⬆️ Update dependency eslint-plugin-vue to v9.23.0
All checks were successful
ci/woodpecker/push/docker Pipeline was successful
All checks were successful
ci/woodpecker/push/docker Pipeline was successful
This commit is contained in:
parent
c30a81f3ec
commit
dcc36d3d47
@ -40,7 +40,7 @@
|
|||||||
"@vue/test-utils": "2.4.4",
|
"@vue/test-utils": "2.4.4",
|
||||||
"@vue/tsconfig": "0.5.1",
|
"@vue/tsconfig": "0.5.1",
|
||||||
"eslint": "8.57.0",
|
"eslint": "8.57.0",
|
||||||
"eslint-plugin-vue": "9.22.0",
|
"eslint-plugin-vue": "9.23.0",
|
||||||
"husky": "9.0.11",
|
"husky": "9.0.11",
|
||||||
"jsdom": "24.0.0",
|
"jsdom": "24.0.0",
|
||||||
"lint-staged": "15.2.2",
|
"lint-staged": "15.2.2",
|
||||||
|
@ -69,7 +69,7 @@ devDependencies:
|
|||||||
version: 9.0.0(eslint@8.57.0)(prettier@3.2.5)
|
version: 9.0.0(eslint@8.57.0)(prettier@3.2.5)
|
||||||
'@vue/eslint-config-typescript':
|
'@vue/eslint-config-typescript':
|
||||||
specifier: 12.0.0
|
specifier: 12.0.0
|
||||||
version: 12.0.0(eslint-plugin-vue@9.22.0)(eslint@8.57.0)(typescript@5.4.2)
|
version: 12.0.0(eslint-plugin-vue@9.23.0)(eslint@8.57.0)(typescript@5.4.2)
|
||||||
'@vue/test-utils':
|
'@vue/test-utils':
|
||||||
specifier: 2.4.4
|
specifier: 2.4.4
|
||||||
version: 2.4.4(vue@3.4.20)
|
version: 2.4.4(vue@3.4.20)
|
||||||
@ -80,8 +80,8 @@ devDependencies:
|
|||||||
specifier: 8.57.0
|
specifier: 8.57.0
|
||||||
version: 8.57.0
|
version: 8.57.0
|
||||||
eslint-plugin-vue:
|
eslint-plugin-vue:
|
||||||
specifier: 9.22.0
|
specifier: 9.23.0
|
||||||
version: 9.22.0(eslint@8.57.0)
|
version: 9.23.0(eslint@8.57.0)
|
||||||
husky:
|
husky:
|
||||||
specifier: 9.0.11
|
specifier: 9.0.11
|
||||||
version: 9.0.11
|
version: 9.0.11
|
||||||
@ -733,7 +733,7 @@ packages:
|
|||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
globby: 11.1.0
|
globby: 11.1.0
|
||||||
is-glob: 4.0.3
|
is-glob: 4.0.3
|
||||||
semver: 7.5.4
|
semver: 7.6.0
|
||||||
ts-api-utils: 1.0.3(typescript@5.4.2)
|
ts-api-utils: 1.0.3(typescript@5.4.2)
|
||||||
typescript: 5.4.2
|
typescript: 5.4.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@ -753,7 +753,7 @@ packages:
|
|||||||
'@typescript-eslint/types': 6.14.0
|
'@typescript-eslint/types': 6.14.0
|
||||||
'@typescript-eslint/typescript-estree': 6.14.0(typescript@5.4.2)
|
'@typescript-eslint/typescript-estree': 6.14.0(typescript@5.4.2)
|
||||||
eslint: 8.57.0
|
eslint: 8.57.0
|
||||||
semver: 7.5.4
|
semver: 7.6.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
@ -892,7 +892,7 @@ packages:
|
|||||||
- '@types/eslint'
|
- '@types/eslint'
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vue/eslint-config-typescript@12.0.0(eslint-plugin-vue@9.22.0)(eslint@8.57.0)(typescript@5.4.2):
|
/@vue/eslint-config-typescript@12.0.0(eslint-plugin-vue@9.23.0)(eslint@8.57.0)(typescript@5.4.2):
|
||||||
resolution: {integrity: sha512-StxLFet2Qe97T8+7L8pGlhYBBr8Eg05LPuTDVopQV6il+SK6qqom59BA/rcFipUef2jD8P2X44Vd8tMFytfvlg==}
|
resolution: {integrity: sha512-StxLFet2Qe97T8+7L8pGlhYBBr8Eg05LPuTDVopQV6il+SK6qqom59BA/rcFipUef2jD8P2X44Vd8tMFytfvlg==}
|
||||||
engines: {node: ^14.17.0 || >=16.0.0}
|
engines: {node: ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -906,7 +906,7 @@ packages:
|
|||||||
'@typescript-eslint/eslint-plugin': 6.14.0(@typescript-eslint/parser@6.14.0)(eslint@8.57.0)(typescript@5.4.2)
|
'@typescript-eslint/eslint-plugin': 6.14.0(@typescript-eslint/parser@6.14.0)(eslint@8.57.0)(typescript@5.4.2)
|
||||||
'@typescript-eslint/parser': 6.14.0(eslint@8.57.0)(typescript@5.4.2)
|
'@typescript-eslint/parser': 6.14.0(eslint@8.57.0)(typescript@5.4.2)
|
||||||
eslint: 8.57.0
|
eslint: 8.57.0
|
||||||
eslint-plugin-vue: 9.22.0(eslint@8.57.0)
|
eslint-plugin-vue: 9.23.0(eslint@8.57.0)
|
||||||
typescript: 5.4.2
|
typescript: 5.4.2
|
||||||
vue-eslint-parser: 9.3.2(eslint@8.57.0)
|
vue-eslint-parser: 9.3.2(eslint@8.57.0)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@ -1636,8 +1636,8 @@ packages:
|
|||||||
synckit: 0.8.6
|
synckit: 0.8.6
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-plugin-vue@9.22.0(eslint@8.57.0):
|
/eslint-plugin-vue@9.23.0(eslint@8.57.0):
|
||||||
resolution: {integrity: sha512-7wCXv5zuVnBtZE/74z4yZ0CM8AjH6bk4MQGm7hZjUC2DBppKU5ioeOk5LGSg/s9a1ZJnIsdPLJpXnu1Rc+cVHg==}
|
resolution: {integrity: sha512-Bqd/b7hGYGrlV+wP/g77tjyFmp81lh5TMw0be9093X02SyelxRRfCI6/IsGq/J7Um0YwB9s0Ry0wlFyjPdmtUw==}
|
||||||
engines: {node: ^14.17.0 || >=16.0.0}
|
engines: {node: ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
|
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user