chore(deps): update dependency @vue/eslint-config-typescript to ^14.1.4
This commit is contained in:
parent
d00c9bfbcd
commit
e885b1c32f
12
package-lock.json
generated
12
package-lock.json
generated
@ -15,7 +15,7 @@
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^5.2.0",
|
||||
"@vue/eslint-config-prettier": "^10.1.0",
|
||||
"@vue/eslint-config-typescript": "^14.1.3",
|
||||
"@vue/eslint-config-typescript": "^14.1.4",
|
||||
"@vue/tsconfig": "^0.6.0",
|
||||
"eslint": "^9.15.0",
|
||||
"eslint-plugin-vue": "^9.31.0",
|
||||
@ -1347,15 +1347,15 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@vue/eslint-config-typescript": {
|
||||
"version": "14.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@vue/eslint-config-typescript/-/eslint-config-typescript-14.1.3.tgz",
|
||||
"integrity": "sha512-L4NUJQz/0We2QYtrNwRAGRy4KfpOagl5V3MpZZ+rQ51a+bKjlKYYrugi7lp7PIX8LolRgu06ZwDoswnSGWnAmA==",
|
||||
"version": "14.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@vue/eslint-config-typescript/-/eslint-config-typescript-14.1.4.tgz",
|
||||
"integrity": "sha512-NcG1adLFde+t+TCaXlL38PHuZlBEuwDahgrPVyB052m9QeHOswVIAplMD2cXgH8vXieAVNF1+mXvyilpIO3+kg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^8.8.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.15.0",
|
||||
"fast-glob": "^3.3.2",
|
||||
"typescript-eslint": "^8.8.1",
|
||||
"typescript-eslint": "^8.15.0",
|
||||
"vue-eslint-parser": "^9.4.3"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -18,7 +18,7 @@
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^5.2.0",
|
||||
"@vue/eslint-config-prettier": "^10.1.0",
|
||||
"@vue/eslint-config-typescript": "^14.1.3",
|
||||
"@vue/eslint-config-typescript": "^14.1.4",
|
||||
"@vue/tsconfig": "^0.6.0",
|
||||
"eslint": "^9.15.0",
|
||||
"eslint-plugin-vue": "^9.31.0",
|
||||
|
Loading…
Reference in New Issue
Block a user