Skip to content

Commit c7a89d7

Browse files
committed
fix: should use tilde range for eslint-plugin-vue
1 parent 2d56ec4 commit c7a89d7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@vue/eslint-config-typescript": "^14.5.0",
4646
"eslint": "^9.21.0",
4747
"eslint-plugin-oxlint": "^0.15.13",
48-
"eslint-plugin-vue": "^10.0.0",
48+
"eslint-plugin-vue": "~10.0.0",
4949
"jiti": "^2.4.2",
5050
"npm-run-all2": "^7.0.2",
5151
"oxlint": "^0.15.13",

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)