Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d085bc5

Browse filesBrowse files
authored
Merge branch 'v10' into drop-old
2 parents 6fd84f9 + be3ff99 commit d085bc5
Copy full SHA for d085bc5

File tree

Expand file treeCollapse file tree

1 file changed

+4
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-3
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+4-3Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@
5454
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5555
},
5656
"peerDependencies": {
57-
"eslint": "^8.57.0 || ^9.0.0"
57+
"eslint": "^8.57.0 || ^9.0.0",
58+
"vue-eslint-parser": "^9.4.3"
5859
},
5960
"dependencies": {
6061
"@eslint-community/eslint-utils": "^4.4.0",
@@ -63,7 +64,6 @@
6364
"nth-check": "^2.1.1",
6465
"postcss-selector-parser": "^6.0.15",
6566
"semver": "^7.6.3",
66-
"vue-eslint-parser": "^9.4.3",
6767
"xml-name-validator": "^4.0.0"
6868
},
6969
"devDependencies": {
@@ -98,6 +98,7 @@
9898
"pathe": "^1.1.2",
9999
"prettier": "^3.3.3",
100100
"typescript": "^5.7.2",
101-
"vitepress": "^1.4.1"
101+
"vitepress": "^1.4.1",
102+
"vue-eslint-parser": "^9.4.3"
102103
}
103104
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.