We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24495c0 commit 82f7e2bCopy full SHA for 82f7e2b
package.json
@@ -55,7 +55,7 @@
55
},
56
"peerDependencies": {
57
"eslint": "^8.57.0 || ^9.0.0",
58
- "vue-eslint-parser": "^9.4.3"
+ "vue-eslint-parser": "^10.0.0"
59
60
"dependencies": {
61
"@eslint-community/eslint-utils": "^4.4.0",
@@ -99,6 +99,6 @@
99
"prettier": "^3.3.3",
100
"typescript": "^5.7.2",
101
"vitepress": "^1.4.1",
102
103
}
104
0 commit comments