diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0e8138c..750ea5e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,8 +13,8 @@ catalogs: specifier: 4.7.2 version: 4.7.2 '@eslint/json': - specifier: 1.2.0 - version: 1.2.0 + specifier: 2.0.0 + version: 2.0.0 '@eslint/markdown': specifier: 8.0.2 version: 8.0.2 @@ -266,7 +266,7 @@ importers: version: 4.7.2(eslint@10.4.0(jiti@2.7.0)) '@eslint/json': specifier: 'catalog:' - version: 1.2.0 + version: 2.0.0 '@eslint/markdown': specifier: 'catalog:' version: 8.0.2 @@ -358,7 +358,7 @@ importers: dependencies: '@eslint/json': specifier: 'catalog:' - version: 1.2.0 + version: 2.0.0 '@eslint/markdown': specifier: 'catalog:' version: 8.0.2 @@ -651,8 +651,8 @@ packages: resolution: {integrity: sha512-MwcE1P+AZ4C6DWlpin/OmOA54mmIZ/+xZuJiQd4SyB29oAJjN30UW9wkKNptW2ctp4cEsvhlLY/CsQ1uoHDloQ==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} - '@eslint/json@1.2.0': - resolution: {integrity: sha512-CEFEyNgvzu8zn5QwVYDg3FaG+ZKUeUsNYitFpMYJAqoAlnw68EQgNbUfheSmexZr4n0wZPrAkPLuvsLaXO6wRw==} + '@eslint/json@2.0.0': + resolution: {integrity: sha512-P32ZJMIopNWQd1SFhd0tgjfA/hgzUuVSqHmMi2273QaLWHWimXq6V+qL4DNKnjGzO/aNECtYW+rEJ/pWB6uP+w==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} '@eslint/markdown@8.0.2': @@ -663,10 +663,6 @@ packages: resolution: {integrity: sha512-vqTaUEgxzm+YDSdElad6PiRoX4t8VGDjCtt05zn4nU810UIx/uNEV7/lZJ6KwFThKZOzOxzXy48da+No7HZaMw==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} - '@eslint/plugin-kit@0.6.1': - resolution: {integrity: sha512-iH1B076HoAshH1mLpHMgwdGeTs0CYwL0SPMkGuSebZrwBp16v415e9NZXg2jtrqPVQjf6IANe2Vtlr5KswtcZQ==} - engines: {node: ^20.19.0 || ^22.13.0 || >=24} - '@eslint/plugin-kit@0.7.1': resolution: {integrity: sha512-rZAP3aVgB9ds9KOeUSL+zZ21hPmo8dh6fnIFwRQj5EAZl9gzR7wxYbYXYysAM8CTqGmUGyp2S4kUdV17MnGuWQ==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} @@ -3152,10 +3148,10 @@ snapshots: dependencies: '@types/json-schema': 7.0.15 - '@eslint/json@1.2.0': + '@eslint/json@2.0.0': dependencies: '@eslint/core': 1.2.1 - '@eslint/plugin-kit': 0.6.1 + '@eslint/plugin-kit': 0.7.1 '@humanwhocodes/momoa': 3.3.10 natural-compare: 1.4.0 @@ -3177,11 +3173,6 @@ snapshots: '@eslint/object-schema@3.0.5': {} - '@eslint/plugin-kit@0.6.1': - dependencies: - '@eslint/core': 1.2.1 - levn: 0.4.1 - '@eslint/plugin-kit@0.7.1': dependencies: '@eslint/core': 1.2.1 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 1522d7d..327f581 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -5,7 +5,7 @@ allowBuilds: catalog: '@changesets/cli': ^2.29.4 '@eslint-community/eslint-plugin-eslint-comments': 4.7.2 - '@eslint/json': 1.2.0 + '@eslint/json': 2.0.0 '@eslint/markdown': 8.0.2 '@faker-js/faker': ^10.4.0 '@pnpm/lockfile.types': ^1100.0.5