From 11a1b84c75f6f0bc8373e2fed7753e42d7b7451f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 30 Apr 2025 06:02:58 +0000 Subject: [PATCH] chore(deps): update dependency sort-package-json to v3.1.0 --- package.json | 2 +- pnpm-lock.yaml | 25 +++++++++---------------- 2 files changed, 10 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index afbe1ff..a85ee1f 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "husky": "9.1.7", "lint-staged": "15.5.1", "prettier": "3.5.3", - "sort-package-json": "3.0.0", + "sort-package-json": "3.1.0", "turbo": "1.13.4", "typescript": "4.9.5" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2e2cd44..6334227 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: 3.5.3 version: 3.5.3 sort-package-json: - specifier: 3.0.0 - version: 3.0.0 + specifier: 3.1.0 + version: 3.1.0 turbo: specifier: 1.13.4 version: 1.13.4 @@ -1018,16 +1018,12 @@ packages: resolution: {integrity: sha512-2nk+7SIVb14QrgXFHcm84tD4bKQz0RxPuMT8Ag5KPOq7J5fEmAg0UbXdTOSHqNuHSU28k55qnceesxXRZGzKWA==} engines: {node: '>=18'} - get-stdin@9.0.0: - resolution: {integrity: sha512-dVKBjfWisLAicarI2Sf+JuBE/DghV4UzNAVe9yhEJuzeREd3JhOTE9cUaJTeSa77fsbQUK3pcOpJfM59+VKZaA==} - engines: {node: '>=12'} - get-stream@8.0.1: resolution: {integrity: sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==} engines: {node: '>=16'} - git-hooks-list@3.0.0: - resolution: {integrity: sha512-XDfdemBGJIMAsHHOONHQxEH5dX2kCpE6MGZ1IsNvBuDPBZM3p4EAwAC7ygMjn/1/x+BJX0TK1ara1Zrh7JCFdQ==} + git-hooks-list@4.1.1: + resolution: {integrity: sha512-cmP497iLq54AZnv4YRAEMnEyQ1eIn4tGKbmswqwmFV4GBnAqE8NLtWxxdXa++AalfgL5EBH4IxTPyquEuGY/jA==} glob-parent@5.1.2: resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} @@ -1654,8 +1650,8 @@ packages: sort-object-keys@1.1.3: resolution: {integrity: sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==} - sort-package-json@3.0.0: - resolution: {integrity: sha512-vfZWx4DnFNB8R9Vg4Dnx21s20auNzWH15ZaCBfADAiyrCwemRmhWstTgvLjMek1DW3+MHcNaqkp86giCF24rMA==} + sort-package-json@3.1.0: + resolution: {integrity: sha512-PxeCIzE+s88Qj6IXkn1SX9aPJSNkLP7epn6xj0J3Pq12SIM5+XMSaC7iLrszTDYaNfxdqZvI1z6W6LHyd1G4Hw==} hasBin: true sponge-case@1.0.1: @@ -3180,11 +3176,9 @@ snapshots: get-east-asian-width@1.2.0: {} - get-stdin@9.0.0: {} - get-stream@8.0.1: {} - git-hooks-list@3.0.0: {} + git-hooks-list@4.1.1: {} glob-parent@5.1.2: dependencies: @@ -3783,12 +3777,11 @@ snapshots: sort-object-keys@1.1.3: {} - sort-package-json@3.0.0: + sort-package-json@3.1.0: dependencies: detect-indent: 7.0.1 detect-newline: 4.0.1 - get-stdin: 9.0.0 - git-hooks-list: 3.0.0 + git-hooks-list: 4.1.1 is-plain-obj: 4.1.0 semver: 7.7.1 sort-object-keys: 1.1.3