diff --git a/package.json b/package.json index f35bc556e..4202ffc7b 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "eslint-plugin-jsonc": "2.20.1", "eslint-plugin-markdown": "5.1.0", "eslint-plugin-n": "17.21.0", - "eslint-plugin-package-json": "0.43.0", + "eslint-plugin-package-json": "0.44.0", "eslint-plugin-perfectionist": "4.15.0", "eslint-plugin-regexp": "2.9.0", "eslint-plugin-yml": "1.18.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 03724d0f9..68b26788b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -184,8 +184,8 @@ importers: specifier: 17.21.0 version: 17.21.0(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3) eslint-plugin-package-json: - specifier: 0.43.0 - version: 0.43.0(@types/estree@1.0.8)(eslint@9.29.0(jiti@2.4.2))(jsonc-eslint-parser@2.4.0) + specifier: 0.44.0 + version: 0.44.0(@types/estree@1.0.8)(eslint@9.29.0(jiti@2.4.2))(jsonc-eslint-parser@2.4.0) eslint-plugin-perfectionist: specifier: 4.15.0 version: 4.15.0(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3) @@ -243,8 +243,8 @@ importers: packages: - '@altano/repository-tools@1.0.1': - resolution: {integrity: sha512-/FFHQOMp5TZWplkDWbbLIjmANDr9H/FtqUm+hfJMK76OBut0Ht0cNfd0ZXd/6LXf4pWUTzvpgVjcin7EEHSznA==} + '@altano/repository-tools@2.0.1': + resolution: {integrity: sha512-YE/52CkFtb+YtHPgbWPai7oo5N9AKnMuP5LM+i2AG7G1H2jdYBCO1iDnkDE3dZ3C1MIgckaF+d5PNRulgt0bdw==} '@ampproject/remapping@2.3.0': resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} @@ -2398,8 +2398,8 @@ packages: peerDependencies: eslint: '>=8.23.0' - eslint-plugin-package-json@0.43.0: - resolution: {integrity: sha512-UZ47kDdbpIDbDPrEPkl6v0V3lPbgLdedraEgbllMVpzbTEoWJEw9yI0CmMkegiKdU39RjTP++1iLYZson0xIXw==} + eslint-plugin-package-json@0.44.0: + resolution: {integrity: sha512-oNJPKckm2UuidT/TKrmRCKFGjY4Ej7Rzz7w0l6WIoTuq3dsJlqo82IvDG+H1ogr2ojqFh1SwfII8M0QBHWIKYg==} engines: {node: ^=20.19.0 || >=22.12.0} peerDependencies: eslint: '>=8.0.0' @@ -3514,8 +3514,8 @@ packages: package-json-from-dist@1.0.1: resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==} - package-json-validator@0.17.0: - resolution: {integrity: sha512-S32vxHj4PXgAaWzk+w9a3ACIs5mxLFnw2uVOx9w/XuagzP9+tauOmh/ITENJe9g/858iuyNIYgfzD5t9gRvlMw==} + package-json-validator@0.19.0: + resolution: {integrity: sha512-lPYKN+CuzKvYnsZeHEZ5kM4GTM/l32rHIDWjfjooJaisTsy0PJ5wzvwGxZR42UM4hxze8zlE/RXKJtgDhHD1Ew==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true @@ -4476,7 +4476,7 @@ packages: snapshots: - '@altano/repository-tools@1.0.1': {} + '@altano/repository-tools@2.0.1': {} '@ampproject/remapping@2.3.0': dependencies: @@ -6575,16 +6575,16 @@ snapshots: transitivePeerDependencies: - typescript - eslint-plugin-package-json@0.43.0(@types/estree@1.0.8)(eslint@9.29.0(jiti@2.4.2))(jsonc-eslint-parser@2.4.0): + eslint-plugin-package-json@0.44.0(@types/estree@1.0.8)(eslint@9.29.0(jiti@2.4.2))(jsonc-eslint-parser@2.4.0): dependencies: - '@altano/repository-tools': 1.0.1 + '@altano/repository-tools': 2.0.1 change-case: 5.4.4 detect-indent: 7.0.1 detect-newline: 4.0.1 eslint: 9.29.0(jiti@2.4.2) eslint-fix-utils: 0.4.0(@types/estree@1.0.8)(eslint@9.29.0(jiti@2.4.2)) jsonc-eslint-parser: 2.4.0 - package-json-validator: 0.17.0 + package-json-validator: 0.19.0 semver: 7.7.2 sort-object-keys: 1.1.3 sort-package-json: 3.3.1 @@ -7899,7 +7899,7 @@ snapshots: package-json-from-dist@1.0.1: {} - package-json-validator@0.17.0: + package-json-validator@0.19.0: dependencies: yargs: 18.0.0