Merge branch 'renovate/eslint-plugin-vue-10.x' into 'main'
chore(deps): update dependency eslint-plugin-vue to v10.6.1 See merge request unboundsoftware/dancefinder/dancefinder-app!2642
This commit was merged in pull request #2691.
This commit is contained in:
Generated
+4
-4
@@ -41,7 +41,7 @@
|
||||
"eslint": "9.39.1",
|
||||
"eslint-plugin-nuxt": "4.0.0",
|
||||
"eslint-plugin-simple-import-sort": "12.1.1",
|
||||
"eslint-plugin-vue": "10.6.0",
|
||||
"eslint-plugin-vue": "10.6.1",
|
||||
"nuxt": "4.2.1",
|
||||
"postcss-html": "1.8.0",
|
||||
"sass": "1.94.2",
|
||||
@@ -13032,9 +13032,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/eslint-plugin-vue": {
|
||||
"version": "10.6.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-10.6.0.tgz",
|
||||
"integrity": "sha512-TsoFluWxOpsJlE/l2jJygLQLWBPJ3Qdkesv7tBIunICbTcG0dS1/NBw/Ol4tJw5kHWlAVds4lUmC29/vlPUcEQ==",
|
||||
"version": "10.6.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-10.6.1.tgz",
|
||||
"integrity": "sha512-OMvDAFbewocYrJamF1EoSWoT4xa7/QRb/yYouEZMiroTE+WRmFUreR+kAFQHqM45W3kg5oljVfUYfH9HEwX1Bg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -33,7 +33,7 @@
|
||||
"eslint": "9.39.1",
|
||||
"eslint-plugin-nuxt": "4.0.0",
|
||||
"eslint-plugin-simple-import-sort": "12.1.1",
|
||||
"eslint-plugin-vue": "10.6.0",
|
||||
"eslint-plugin-vue": "10.6.1",
|
||||
"nuxt": "4.2.1",
|
||||
"postcss-html": "1.8.0",
|
||||
"sass": "1.94.2",
|
||||
|
||||
Reference in New Issue
Block a user