We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30736bd commit 8a90efcCopy full SHA for 8a90efc
generators/vue/resources/package.json
@@ -21,7 +21,7 @@
21
"vue-router": "4.5.0"
22
},
23
"devDependencies": {
24
- "@eslint/js": "9.21.0",
+ "@eslint/js": "9.22.0",
25
"@module-federation/enhanced": "0.10.0",
26
"@pinia/testing": "1.0.0",
27
"@tsconfig/node18": "18.2.4",
@@ -36,7 +36,7 @@
36
"copy-webpack-plugin": "13.0.0",
37
"css-loader": "7.1.2",
38
"css-minimizer-webpack-plugin": "7.0.2",
39
- "eslint": "9.21.0",
+ "eslint": "9.22.0",
40
"eslint-plugin-prettier": "5.2.3",
41
"eslint-plugin-vue": "10.0.0",
42
"flush-promises": "1.0.2",
0 commit comments