mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-29 10:31:38 +00:00
chore(deps): update dependency @eslint/json to v2
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint-community/eslint-plugin-eslint-comments": "4.7.2",
|
||||
"@eslint/json": "1.2.0",
|
||||
"@eslint/json": "2.0.0",
|
||||
"@playwright/test": "1.60.0",
|
||||
"@stylistic/eslint-plugin": "5.10.0",
|
||||
"@stylistic/stylelint-plugin": "5.2.0",
|
||||
|
||||
29
pnpm-lock.yaml
generated
29
pnpm-lock.yaml
generated
@@ -211,8 +211,8 @@ importers:
|
||||
specifier: 4.7.2
|
||||
version: 4.7.2(eslint@10.4.0(jiti@2.7.0))
|
||||
'@eslint/json':
|
||||
specifier: 1.2.0
|
||||
version: 1.2.0
|
||||
specifier: 2.0.0
|
||||
version: 2.0.0
|
||||
'@playwright/test':
|
||||
specifier: 1.60.0
|
||||
version: 1.60.0
|
||||
@@ -797,18 +797,14 @@ packages:
|
||||
resolution: {integrity: sha512-nE7DEIchvtiFTwBw4Lfbu59PG+kCofhjsKaCWzxTpt4lfRjRMqG6uMBzKXuEcyXhOHoUp9riAm7/aWYGhXZ9cw==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@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/object-schema@3.0.5':
|
||||
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.2':
|
||||
resolution: {integrity: sha512-+CNAzxglkrpNf/kKywqQfk74QjtceuOE7Qm+AF8miRvPF/wmmK5+OJOgVh3AVTT3RP2mH3+FOaxlE5v72owk0A==}
|
||||
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
||||
@@ -5533,20 +5529,15 @@ snapshots:
|
||||
|
||||
'@eslint/js@9.39.4': {}
|
||||
|
||||
'@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.2
|
||||
'@humanwhocodes/momoa': 3.3.10
|
||||
natural-compare: 1.4.0
|
||||
|
||||
'@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.2':
|
||||
dependencies:
|
||||
'@eslint/core': 1.2.1
|
||||
@@ -6257,8 +6248,8 @@ snapshots:
|
||||
|
||||
'@typescript-eslint/project-service@8.60.0(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@typescript-eslint/tsconfig-utils': 8.60.0(typescript@5.9.3)
|
||||
'@typescript-eslint/types': 8.60.0
|
||||
'@typescript-eslint/tsconfig-utils': 8.60.1(typescript@5.9.3)
|
||||
'@typescript-eslint/types': 8.60.1
|
||||
debug: 4.4.3
|
||||
typescript: 5.9.3
|
||||
transitivePeerDependencies:
|
||||
@@ -6266,8 +6257,8 @@ snapshots:
|
||||
|
||||
'@typescript-eslint/project-service@8.60.0(typescript@6.0.3)':
|
||||
dependencies:
|
||||
'@typescript-eslint/tsconfig-utils': 8.60.0(typescript@6.0.3)
|
||||
'@typescript-eslint/types': 8.60.0
|
||||
'@typescript-eslint/tsconfig-utils': 8.60.1(typescript@6.0.3)
|
||||
'@typescript-eslint/types': 8.60.1
|
||||
debug: 4.4.3
|
||||
typescript: 6.0.3
|
||||
transitivePeerDependencies:
|
||||
|
||||
Reference in New Issue
Block a user