We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac11b4b commit 41c2a73Copy full SHA for 41c2a73
package.json
@@ -48,7 +48,7 @@
48
"@typescript-eslint/parser": "5.62.0",
49
"@vitejs/plugin-vue": "4.5.2",
50
"@vitest/coverage-c8": "0.24.5",
51
- "@vue/eslint-config-typescript": "13.0.0",
+ "@vue/eslint-config-typescript": "14.5.0",
52
"@vue/server-renderer": "3.5.13",
53
"@vue/test-utils": "2.4.6",
54
"autoprefixer": "10.4.21",
packages/eslint-config-persona/package.json
@@ -19,7 +19,7 @@
19
"peerDependencies": {
20
"@typescript-eslint/eslint-plugin": "5.62.0",
21
22
23
"eslint": "9.6.0",
24
"eslint-config-standard-with-typescript": "43.0.1",
25
"eslint-formatter-pretty": "6.0.1",
0 commit comments