From 4a094e85432ecc714615e96e1beec999ca842802 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 18:04:38 +0000 Subject: [PATCH] chore(deps-dev): bump the prettier group with 2 updates Bumps the prettier group with 2 updates: [@ianvs/prettier-plugin-sort-imports](https://github.com/ianvs/prettier-plugin-sort-imports) and [prettier-plugin-packagejson](https://github.com/matzkoh/prettier-plugin-packagejson). Updates `@ianvs/prettier-plugin-sort-imports` from 4.4.1 to 4.4.2 - [Release notes](https://github.com/ianvs/prettier-plugin-sort-imports/releases) - [Changelog](https://github.com/IanVS/prettier-plugin-sort-imports/blob/main/CHANGELOG.md) - [Commits](https://github.com/ianvs/prettier-plugin-sort-imports/compare/v4.4.1...v4.4.2) Updates `prettier-plugin-packagejson` from 2.5.14 to 2.5.15 - [Release notes](https://github.com/matzkoh/prettier-plugin-packagejson/releases) - [Commits](https://github.com/matzkoh/prettier-plugin-packagejson/compare/v2.5.14...v2.5.15) --- updated-dependencies: - dependency-name: "@ianvs/prettier-plugin-sort-imports" dependency-version: 4.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: prettier - dependency-name: prettier-plugin-packagejson dependency-version: 2.5.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: prettier ... Signed-off-by: dependabot[bot] --- package.json | 4 +-- pnpm-lock.yaml | 74 +++++++++++++++++++++++++------------------------- 2 files changed, 39 insertions(+), 39 deletions(-) diff --git a/package.json b/package.json index e59f1967..da359d39 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@graphql-codegen/cli": "5.0.6", "@graphql-codegen/client-preset": "4.8.1", "@graphql-typed-document-node/core": "3.2.0", - "@ianvs/prettier-plugin-sort-imports": "4.4.1", + "@ianvs/prettier-plugin-sort-imports": "4.4.2", "@octokit/graphql-schema": "15.26.0", "@octokit/webhooks-schemas": "7.6.1", "@octokit/webhooks-types": "7.6.1", @@ -77,7 +77,7 @@ "graphql-tag": "2.12.6", "knip": "5.59.1", "prettier": "3.5.3", - "prettier-plugin-packagejson": "2.5.14", + "prettier-plugin-packagejson": "2.5.15", "tsx": "4.19.3", "typescript": "5.8.3", "typescript-eslint": "8.33.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1aefffa0..bd3b509b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,8 +40,8 @@ importers: specifier: 3.2.0 version: 3.2.0(graphql@16.11.0) '@ianvs/prettier-plugin-sort-imports': - specifier: 4.4.1 - version: 4.4.1(prettier@3.5.3) + specifier: 4.4.2 + version: 4.4.2(prettier@3.5.3) '@octokit/graphql-schema': specifier: 15.26.0 version: 15.26.0 @@ -97,8 +97,8 @@ importers: specifier: 3.5.3 version: 3.5.3 prettier-plugin-packagejson: - specifier: 2.5.14 - version: 2.5.14(prettier@3.5.3) + specifier: 2.5.15 + version: 2.5.15(prettier@3.5.3) tsx: specifier: 4.19.3 version: 4.19.3 @@ -195,8 +195,8 @@ packages: resolution: {integrity: sha512-h/eKy9agOya1IGuLaZ9tEUgz+uIRXcbtOhRtUyyMf8JFmn1iT13vnl/IGVWSkdOCG/pC57U4S1jnAabAavTMwg==} engines: {node: '>=6.9.0'} - '@babel/parser@7.27.3': - resolution: {integrity: sha512-xyYxRj6+tLNDTWi0KCBcZ9V7yg3/lwL9DWh9Uwh/RIVlIfFidggcgxKX3GCXwCiswwcGRawBKbEg2LG/Y8eJhw==} + '@babel/parser@7.27.4': + resolution: {integrity: sha512-BRmLHGwpUqLFR2jzx9orBuX/ABDkj2jLKOXrHDTN2aOKL+jFDDKaRNo9nyYsIl9h/UE/7lMKdDjKQQyxKKDZ7g==} engines: {node: '>=6.0.0'} hasBin: true @@ -214,8 +214,8 @@ packages: resolution: {integrity: sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==} engines: {node: '>=6.9.0'} - '@babel/traverse@7.27.3': - resolution: {integrity: sha512-lId/IfN/Ye1CIu8xG7oKBHXd2iNb2aW1ilPszzGcJug6M8RCKfVNcYhpI5+bMvFYjK7lXIM0R+a+6r8xhHp2FQ==} + '@babel/traverse@7.27.4': + resolution: {integrity: sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA==} engines: {node: '>=6.9.0'} '@babel/types@7.27.3': @@ -976,11 +976,11 @@ packages: resolution: {integrity: sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==} engines: {node: '>=18.18'} - '@ianvs/prettier-plugin-sort-imports@4.4.1': - resolution: {integrity: sha512-F0/Hrcfpy8WuxlQyAWJTEren/uxKhYonOGY4OyWmwRdeTvkh9mMSCxowZLjNkhwi/2ipqCgtXwwOk7tW0mWXkA==} + '@ianvs/prettier-plugin-sort-imports@4.4.2': + resolution: {integrity: sha512-KkVFy3TLh0OFzimbZglMmORi+vL/i2OFhEs5M07R9w0IwWAGpsNNyE4CY/2u0YoMF5bawKC2+8/fUH60nnNtjw==} peerDependencies: '@vue/compiler-sfc': 2.7.x || 3.x - prettier: 2 || 3 + prettier: 2 || 3 || ^4.0.0-0 peerDependenciesMeta: '@vue/compiler-sfc': optional: true @@ -1263,8 +1263,8 @@ packages: cpu: [x64] os: [win32] - '@pkgr/core@0.2.4': - resolution: {integrity: sha512-ROFF39F6ZrnzSUEmQQZUar0Jt4xVoP9WnDRdWwF4NNcXs3xBTLgBUDoOwW141y1jP+S8nahIbdxbFC7IShw9Iw==} + '@pkgr/core@0.2.7': + resolution: {integrity: sha512-YLT9Zo3oNPJoBjBc4q8G2mjU4tqIbf5CEOORbUUr48dCD9q3umJ3IPlVqOqDakPfd2HuwccBaqlGhN4Gmr5OWg==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} '@repeaterjs/repeater@3.0.6': @@ -2687,8 +2687,8 @@ packages: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} - prettier-plugin-packagejson@2.5.14: - resolution: {integrity: sha512-h+3tSpr2nVpp+YOK1MDIYtYhHVXr8/0V59UUbJpIJFaqi3w4fvUokJo6eV8W+vELrUXIZzJ+DKm5G7lYzrMcKQ==} + prettier-plugin-packagejson@2.5.15: + resolution: {integrity: sha512-2QSx6y4IT6LTwXtCvXAopENW5IP/aujC8fobEM2pDbs0IGkiVjW/ipPuYAHuXigbNe64aGWF7vIetukuzM3CBw==} peerDependencies: prettier: '>= 1.16.0' peerDependenciesMeta: @@ -2947,8 +2947,8 @@ packages: resolution: {integrity: sha512-c7AfkZ9udatCuAy9RSfiGPpeOKKUAUK5e1cXadLOGUjasdxqYqAK0jTNkM/FSEyJ3a5Ra27j/tw/PS0qLmaF/A==} engines: {node: '>=18'} - synckit@0.11.6: - resolution: {integrity: sha512-2pR2ubZSV64f/vqm9eLPz/KOvR9Dm+Co/5ChLgeHl0yEDRc6h5hXHoxEQH8Y5Ljycozd3p1k5TTSVdzYGkPvLw==} + synckit@0.11.8: + resolution: {integrity: sha512-+XZ+r1XGIJGeQk3VvXhT6xx/VpbHsRzsTkGgF6E5RX9TTXD0118l87puaEBZ566FhqblC6U0d4XnubznJDm30A==} engines: {node: ^14.18.0 || >=16.0.0} term-size@2.2.1: @@ -3325,7 +3325,7 @@ snapshots: '@ardatan/relay-compiler@12.0.3(graphql@16.11.0)': dependencies: '@babel/generator': 7.27.3 - '@babel/parser': 7.27.3 + '@babel/parser': 7.27.4 '@babel/runtime': 7.27.3 chalk: 4.1.2 fb-watchman: 2.0.2 @@ -3354,9 +3354,9 @@ snapshots: '@babel/helper-compilation-targets': 7.27.2 '@babel/helper-module-transforms': 7.27.3(@babel/core@7.27.3) '@babel/helpers': 7.27.3 - '@babel/parser': 7.27.3 + '@babel/parser': 7.27.4 '@babel/template': 7.27.2 - '@babel/traverse': 7.27.3 + '@babel/traverse': 7.27.4 '@babel/types': 7.27.3 convert-source-map: 2.0.0 debug: 4.4.1 @@ -3368,7 +3368,7 @@ snapshots: '@babel/generator@7.27.3': dependencies: - '@babel/parser': 7.27.3 + '@babel/parser': 7.27.4 '@babel/types': 7.27.3 '@jridgewell/gen-mapping': 0.3.8 '@jridgewell/trace-mapping': 0.3.25 @@ -3384,7 +3384,7 @@ snapshots: '@babel/helper-module-imports@7.27.1': dependencies: - '@babel/traverse': 7.27.3 + '@babel/traverse': 7.27.4 '@babel/types': 7.27.3 transitivePeerDependencies: - supports-color @@ -3394,7 +3394,7 @@ snapshots: '@babel/core': 7.27.3 '@babel/helper-module-imports': 7.27.1 '@babel/helper-validator-identifier': 7.27.1 - '@babel/traverse': 7.27.3 + '@babel/traverse': 7.27.4 transitivePeerDependencies: - supports-color @@ -3411,7 +3411,7 @@ snapshots: '@babel/template': 7.27.2 '@babel/types': 7.27.3 - '@babel/parser@7.27.3': + '@babel/parser@7.27.4': dependencies: '@babel/types': 7.27.3 @@ -3425,14 +3425,14 @@ snapshots: '@babel/template@7.27.2': dependencies: '@babel/code-frame': 7.27.1 - '@babel/parser': 7.27.3 + '@babel/parser': 7.27.4 '@babel/types': 7.27.3 - '@babel/traverse@7.27.3': + '@babel/traverse@7.27.4': dependencies: '@babel/code-frame': 7.27.1 '@babel/generator': 7.27.3 - '@babel/parser': 7.27.3 + '@babel/parser': 7.27.4 '@babel/template': 7.27.2 '@babel/types': 7.27.3 debug: 4.4.1 @@ -4201,9 +4201,9 @@ snapshots: '@graphql-tools/graphql-tag-pluck@8.3.19(graphql@16.11.0)': dependencies: '@babel/core': 7.27.3 - '@babel/parser': 7.27.3 + '@babel/parser': 7.27.4 '@babel/plugin-syntax-import-assertions': 7.27.1(@babel/core@7.27.3) - '@babel/traverse': 7.27.3 + '@babel/traverse': 7.27.4 '@babel/types': 7.27.3 '@graphql-tools/utils': 10.8.6(graphql@16.11.0) graphql: 16.11.0 @@ -4348,11 +4348,11 @@ snapshots: '@humanwhocodes/retry@0.4.3': {} - '@ianvs/prettier-plugin-sort-imports@4.4.1(prettier@3.5.3)': + '@ianvs/prettier-plugin-sort-imports@4.4.2(prettier@3.5.3)': dependencies: '@babel/generator': 7.27.3 - '@babel/parser': 7.27.3 - '@babel/traverse': 7.27.3 + '@babel/parser': 7.27.4 + '@babel/traverse': 7.27.4 '@babel/types': 7.27.3 prettier: 3.5.3 semver: 7.7.2 @@ -4633,7 +4633,7 @@ snapshots: '@oxc-resolver/binding-win32-x64-msvc@9.0.2': optional: true - '@pkgr/core@0.2.4': {} + '@pkgr/core@0.2.7': {} '@repeaterjs/repeater@3.0.6': {} @@ -6088,10 +6088,10 @@ snapshots: prelude-ls@1.2.1: {} - prettier-plugin-packagejson@2.5.14(prettier@3.5.3): + prettier-plugin-packagejson@2.5.15(prettier@3.5.3): dependencies: sort-package-json: 3.2.1 - synckit: 0.11.6 + synckit: 0.11.8 optionalDependencies: prettier: 3.5.3 @@ -6365,9 +6365,9 @@ snapshots: timeout-signal: 2.0.0 whatwg-mimetype: 4.0.0 - synckit@0.11.6: + synckit@0.11.8: dependencies: - '@pkgr/core': 0.2.4 + '@pkgr/core': 0.2.7 term-size@2.2.1: {}