From 12ea280d0e46fa9af0eca30c00f2ee903e67ddcc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 13:45:11 +0000 Subject: [PATCH] Update dependency sort-package-json to v2.13.0 --- package.json | 2 +- pnpm-lock.yaml | 19 +++++++++++++++++-- 2 files changed, 18 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index ea4ec51..b016eeb 100644 --- a/package.json +++ b/package.json @@ -209,7 +209,7 @@ "prettier-plugin-packagejson": "2.5.6", "process": "0.11.10", "rimraf": "6.0.1", - "sort-package-json": "2.12.0", + "sort-package-json": "2.13.0", "tsx": "4.19.2", "typescript": "5.7.3", "zx": "8.3.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6be1799..18132c8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,8 +61,8 @@ importers: specifier: 6.0.1 version: 6.0.1 sort-package-json: - specifier: 2.12.0 - version: 2.12.0 + specifier: 2.13.0 + version: 2.13.0 tsx: specifier: 4.19.2 version: 4.19.2 @@ -1762,6 +1762,10 @@ packages: resolution: {integrity: sha512-/HrPQAeeLaa+vbAH/znjuhwUluuiM/zL5XX9kop8UpDgjtyWKt43hGDk2vd/TBdDpzIyzIHVUgmYofzYrAQjew==} hasBin: true + sort-package-json@2.13.0: + resolution: {integrity: sha512-y1iCgJ+ZrOSgkzuhtpaxxsCLeUPZbEbIxcMDBde6JwpkZ3e9vVQhZ46iCD97GYImdgBLtXSPxxS9LqZbL6Th2Q==} + hasBin: true + source-map-js@1.0.2: resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==} engines: {node: '>=0.10.0'} @@ -3683,6 +3687,17 @@ snapshots: sort-object-keys: 1.1.3 tinyglobby: 0.2.10 + sort-package-json@2.13.0: + dependencies: + detect-indent: 7.0.1 + detect-newline: 4.0.1 + get-stdin: 9.0.0 + git-hooks-list: 3.1.0 + is-plain-obj: 4.1.0 + semver: 7.6.0 + sort-object-keys: 1.1.3 + tinyglobby: 0.2.10 + source-map-js@1.0.2: {} statuses@1.5.0: {}