From 2fc74f3f066bd78344d9951a41d386e6d004a9de Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Jul 2025 08:15:54 +0000 Subject: [PATCH] chore(deps): update dependency prettier-plugin-packagejson to v2.5.17 --- package.json | 2 +- pnpm-lock.yaml | 19 ++++++++++--------- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 02521704..a6614a2f 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "lint-staged": "15.5.2", "npm-run-all2": "7.0.2", "prettier": "3.6.2", - "prettier-plugin-packagejson": "2.5.16" + "prettier-plugin-packagejson": "2.5.17" }, "packageManager": "pnpm@10.12.4", "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a1e3ff5b..faedbb09 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: 3.6.2 version: 3.6.2 prettier-plugin-packagejson: - specifier: 2.5.16 - version: 2.5.16(prettier@3.6.2) + specifier: 2.5.17 + version: 2.5.17(prettier@3.6.2) packages: @@ -254,8 +254,8 @@ packages: engines: {node: '>=0.10'} hasBin: true - prettier-plugin-packagejson@2.5.16: - resolution: {integrity: sha512-1EORN4SahAWU55ll+xp0PXhiUmD93PJlBE88GbWv7X5xtZ7ycj3GNbRGX+r75zWn70KAoYVO08rF2C/TqGCHPA==} + prettier-plugin-packagejson@2.5.17: + resolution: {integrity: sha512-1WYvhTix+4EMYZQYSjAxb6+KTCULINuHUTBcxYa2ipoUS9Y2zJVjE3kuZ5I7ZWIFqyK8xpwYIunXqN5eiT7Hew==} peerDependencies: prettier: '>= 1.16.0' peerDependenciesMeta: @@ -310,8 +310,9 @@ packages: sort-object-keys@1.1.3: resolution: {integrity: sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==} - sort-package-json@3.2.2: - resolution: {integrity: sha512-twAMvmzOcEPsN3N9zKPDpl6zproGU0JcBOQFU4T6e5wrStH8iuPiAjFz9g+cMRC52eQBUbZlFCeGt+F4vginkw==} + sort-package-json@3.3.1: + resolution: {integrity: sha512-awjhQR2Iy5UN3NuguAK5+RezcEuUg9Ra4O8y2Aj+DlJa7MywyHaipAPf9bu4qqFj0hsYHHoT9sS3aV7Ucu728g==} + engines: {node: '>=20'} hasBin: true string-argv@0.3.2: @@ -554,9 +555,9 @@ snapshots: pidtree@0.6.0: {} - prettier-plugin-packagejson@2.5.16(prettier@3.6.2): + prettier-plugin-packagejson@2.5.17(prettier@3.6.2): dependencies: - sort-package-json: 3.2.2 + sort-package-json: 3.3.1 synckit: 0.11.8 optionalDependencies: prettier: 3.6.2 @@ -599,7 +600,7 @@ snapshots: sort-object-keys@1.1.3: {} - sort-package-json@3.2.2: + sort-package-json@3.3.1: dependencies: detect-indent: 7.0.1 detect-newline: 4.0.1