diff --git a/package.json b/package.json index e8c9f2c..8577585 100644 --- a/package.json +++ b/package.json @@ -190,7 +190,7 @@ "package.json": "pnpm sort-package-json" }, "dependencies": { - "@primer/primitives": "9.1.2" + "@primer/primitives": "10.0.0" }, "devDependencies": { "@types/is-color": "1.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 78df2bc..2ddd2a9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@primer/primitives': - specifier: 9.1.2 - version: 9.1.2 + specifier: 10.0.0 + version: 10.0.0 devDependencies: '@types/is-color': specifier: 1.0.3 @@ -438,13 +438,13 @@ packages: resolution: {integrity: sha512-SnDBEmw0h4XpbHcWR8T0LgLj1Cqn8Cvql+Nahot2zBud945z+MYXH3WVPvMI5U37WsWAgw9Cj7pZ6oL7haKrhg==} engines: {node: '>=18'} - '@prettier/sync@0.5.2': - resolution: {integrity: sha512-Yb569su456XNx5BsH/Vyem7xD6g/y9iLmLUzRKM1a/dhU/D7HqqvkAG72znulXlMXztbV0iiu9O5AL8K98TzZQ==} - peerDependencies: - prettier: '*' + '@primer/primitives@10.0.0': + resolution: {integrity: sha512-UPoYfG3BwPHRVX+J99tshUjXWcq8L66feofCGQa5g0SNYC7HO2d9TLE/FXsVV3UUXEi24CwhGRyCGCmubdekjw==} - '@primer/primitives@9.1.2': - resolution: {integrity: sha512-KecRJpUdIf14J3gVpoyMMJeQD6Sh5kcHk93N5bYch4XGB0GOZP3ypxz+NByMjr/2HHPsRfCCO5EEgNjmeWYUGQ==} + '@rollup/rollup-linux-x64-gnu@4.28.0': + resolution: {integrity: sha512-Nl4KIzteVEKE9BdAvYoTkW19pa7LR/RBrT6F1dJCV/3pbjwDcaOq+edkP0LXuJ9kflW/xOK414X78r+K84+msw==} + cpu: [x64] + os: [linux] '@types/fs-extra@11.0.4': resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==} @@ -1279,9 +1279,6 @@ packages: resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} engines: {node: '>=10'} - make-synchronized@0.2.9: - resolution: {integrity: sha512-4wczOs8SLuEdpEvp3vGo83wh8rjJ78UsIk7DIX5fxdfmfMJGog4bQzxfvOwq7Q3yCHLC4jp1urPHIxRS/A93gA==} - markdown-it@14.1.0: resolution: {integrity: sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==} hasBin: true @@ -1499,11 +1496,6 @@ packages: prettier: optional: true - prettier@3.3.3: - resolution: {integrity: sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==} - engines: {node: '>=14'} - hasBin: true - prettier@3.4.2: resolution: {integrity: sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==} engines: {node: '>=14'} @@ -2274,15 +2266,12 @@ snapshots: dependencies: playwright-core: 1.49.0 - '@prettier/sync@0.5.2(prettier@3.3.3)': - dependencies: - make-synchronized: 0.2.9 - prettier: 3.3.3 + '@primer/primitives@10.0.0': + optionalDependencies: + '@rollup/rollup-linux-x64-gnu': 4.28.0 - '@primer/primitives@9.1.2': - dependencies: - '@prettier/sync': 0.5.2(prettier@3.3.3) - prettier: 3.3.3 + '@rollup/rollup-linux-x64-gnu@4.28.0': + optional: true '@types/fs-extra@11.0.4': dependencies: @@ -3249,8 +3238,6 @@ snapshots: dependencies: yallist: 4.0.0 - make-synchronized@0.2.9: {} - markdown-it@14.1.0: dependencies: argparse: 2.0.1 @@ -3453,8 +3440,6 @@ snapshots: optionalDependencies: prettier: 3.4.2 - prettier@3.3.3: {} - prettier@3.4.2: {} process-nextick-args@2.0.1: {}