From 039d87ee77ce77ec8aa11af7dda34bebdf61a39f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 06:58:59 +0000 Subject: [PATCH] chore(deps): update dependency prettier-plugin-packagejson to v2.5.14 --- package.json | 2 +- pnpm-lock.yaml | 24 +++++++++--------------- 2 files changed, 10 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index 237309bd..99231cc9 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "lint-staged": "15.5.2", "npm-run-all2": "7.0.2", "prettier": "3.5.3", - "prettier-plugin-packagejson": "2.5.13" + "prettier-plugin-packagejson": "2.5.14" }, "packageManager": "pnpm@10.11.0", "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8def312d..02a1bffa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: 3.5.3 version: 3.5.3 prettier-plugin-packagejson: - specifier: 2.5.13 - version: 2.5.13(prettier@3.5.3) + specifier: 2.5.14 + version: 2.5.14(prettier@3.5.3) packages: @@ -254,8 +254,8 @@ packages: engines: {node: '>=0.10'} hasBin: true - prettier-plugin-packagejson@2.5.13: - resolution: {integrity: sha512-94B/Xy25HwiwSkGUGnwQw3cBw9jg9L5LfKCHpuRMjC8ETPq4oCMa2S4EblV628E0XER9n6v5rH0TQY9cUd10pg==} + prettier-plugin-packagejson@2.5.14: + resolution: {integrity: sha512-h+3tSpr2nVpp+YOK1MDIYtYhHVXr8/0V59UUbJpIJFaqi3w4fvUokJo6eV8W+vELrUXIZzJ+DKm5G7lYzrMcKQ==} peerDependencies: prettier: '>= 1.16.0' peerDependenciesMeta: @@ -330,8 +330,8 @@ packages: resolution: {integrity: sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==} engines: {node: '>=12'} - synckit@0.11.5: - resolution: {integrity: sha512-frqvfWyDA5VPVdrWfH24uM6SI/O8NLpVbIIJxb8t/a3YGsp4AW9CYgSKC0OaSEfexnp7Y1pVh2Y6IHO8ggGDmA==} + synckit@0.11.6: + resolution: {integrity: sha512-2pR2ubZSV64f/vqm9eLPz/KOvR9Dm+Co/5ChLgeHl0yEDRc6h5hXHoxEQH8Y5Ljycozd3p1k5TTSVdzYGkPvLw==} engines: {node: ^14.18.0 || >=16.0.0} tinyglobby@0.2.14: @@ -342,9 +342,6 @@ packages: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} engines: {node: '>=8.0'} - tslib@2.8.1: - resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} - which@2.0.2: resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==} engines: {node: '>= 8'} @@ -557,10 +554,10 @@ snapshots: pidtree@0.6.0: {} - prettier-plugin-packagejson@2.5.13(prettier@3.5.3): + prettier-plugin-packagejson@2.5.14(prettier@3.5.3): dependencies: sort-package-json: 3.2.1 - synckit: 0.11.5 + synckit: 0.11.6 optionalDependencies: prettier: 3.5.3 @@ -626,10 +623,9 @@ snapshots: strip-final-newline@3.0.0: {} - synckit@0.11.5: + synckit@0.11.6: dependencies: '@pkgr/core': 0.2.4 - tslib: 2.8.1 tinyglobby@0.2.14: dependencies: @@ -640,8 +636,6 @@ snapshots: dependencies: is-number: 7.0.0 - tslib@2.8.1: {} - which@2.0.2: dependencies: isexe: 2.0.0