chore(deps): update dependency eslint-plugin-vue to v9.33.0

This commit is contained in:
Renovate
2025-03-05 03:07:12 +00:00
committed by Joakim Olsson
parent 4c858e4fd0
commit 4102ae295c
2 changed files with 8 additions and 5 deletions
+7 -4
View File
@@ -39,7 +39,7 @@
"esbuild": "0.25.0",
"eslint": "9.21.0",
"eslint-plugin-nuxt": "4.0.0",
"eslint-plugin-vue": "9.32.0",
"eslint-plugin-vue": "9.33.0",
"nuxt": "3.15.4",
"postcss-html": "1.8.0",
"sass": "1.85.1",
@@ -12549,10 +12549,11 @@
}
},
"node_modules/eslint-plugin-vue": {
"version": "9.32.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.32.0.tgz",
"integrity": "sha512-b/Y05HYmnB/32wqVcjxjHZzNpwxj1onBOvqW89W+V+XNG1dRuaFbNd3vT9CLbr2LXjEoq+3vn8DanWf7XU22Ug==",
"version": "9.33.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.33.0.tgz",
"integrity": "sha512-174lJKuNsuDIlLpjeXc5E2Tss8P44uIimAfGD0b90k0NoirJqpG7stLuU9Vp/9ioTOrQdWVREc4mRd1BD+CvGw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-community/eslint-utils": "^4.4.0",
"globals": "^13.24.0",
@@ -12575,6 +12576,7 @@
"resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz",
"integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"type-fest": "^0.20.2"
},
@@ -12590,6 +12592,7 @@
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
"integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
"dev": true,
"license": "(MIT OR CC0-1.0)",
"engines": {
"node": ">=10"
},
+1 -1
View File
@@ -31,7 +31,7 @@
"esbuild": "0.25.0",
"eslint": "9.21.0",
"eslint-plugin-nuxt": "4.0.0",
"eslint-plugin-vue": "9.32.0",
"eslint-plugin-vue": "9.33.0",
"nuxt": "3.15.4",
"postcss-html": "1.8.0",
"sass": "1.85.1",