diff --git a/package.json b/package.json index ebc741e..e6dbe07 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "husky": "9.1.7", "lint-staged": "15.2.10", "prettier": "3.3.3", - "prettier-plugin-packagejson": "2.5.5" + "prettier-plugin-packagejson": "2.5.6" }, "packageManager": "pnpm@9.14.2", "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8a2bca0..b94f325 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: 3.3.3 version: 3.3.3 prettier-plugin-packagejson: - specifier: 2.5.5 - version: 2.5.5(prettier@3.3.3) + specifier: 2.5.6 + version: 2.5.6(prettier@3.3.3) packages: @@ -224,8 +224,8 @@ packages: engines: {node: '>=0.10'} hasBin: true - prettier-plugin-packagejson@2.5.5: - resolution: {integrity: sha512-SvzImCwDluH29OgD37wDv96milAHhIQuYS+WN3iwQzonR8lqv0su7IdQYfLc3So+0MtuPSCEQF6tZYubTnf7xg==} + prettier-plugin-packagejson@2.5.6: + resolution: {integrity: sha512-TY7KiLtyt6Tlf53BEbXUWkN0+TRdHKgIMmtXtDCyHH6yWnZ50Lwq6Vb6lyjapZrhDTXooC4EtlY5iLe1sCgi5w==} peerDependencies: prettier: '>= 1.16.0' peerDependenciesMeta: @@ -272,8 +272,8 @@ packages: sort-object-keys@1.1.3: resolution: {integrity: sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==} - sort-package-json@2.11.0: - resolution: {integrity: sha512-pBs3n/wcsbnMSiO5EYV4AVnZVtyQslfZ/0v6VbrRRVApqyNf0Uqo4MOXJsBmIplGY1hYZ4bq5qjO9xTgY+K8xw==} + sort-package-json@2.12.0: + resolution: {integrity: sha512-/HrPQAeeLaa+vbAH/znjuhwUluuiM/zL5XX9kop8UpDgjtyWKt43hGDk2vd/TBdDpzIyzIHVUgmYofzYrAQjew==} hasBin: true string-argv@0.3.2: @@ -487,9 +487,9 @@ snapshots: pidtree@0.6.0: {} - prettier-plugin-packagejson@2.5.5(prettier@3.3.3): + prettier-plugin-packagejson@2.5.6(prettier@3.3.3): dependencies: - sort-package-json: 2.11.0 + sort-package-json: 2.12.0 synckit: 0.9.2 optionalDependencies: prettier: 3.3.3 @@ -525,7 +525,7 @@ snapshots: sort-object-keys@1.1.3: {} - sort-package-json@2.11.0: + sort-package-json@2.12.0: dependencies: detect-indent: 7.0.1 detect-newline: 4.0.1