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 d14d21d commit 32d28d7Copy full SHA for 32d28d7
package.json
@@ -52,9 +52,9 @@
52
"@babel/parser": "^7.27.0"
53
},
54
"devDependencies": {
55
- "@antfu/eslint-config": "4.16.1",
56
- "@babel/types": "7.27.7",
57
- "@types/node": "22.15.34",
+ "@antfu/eslint-config": "4.16.2",
+ "@babel/types": "7.28.0",
+ "@types/node": "22.16.0",
58
"@vitest/coverage-v8": "3.2.4",
59
"@vue/compiler-core": "3.5.17",
60
"@vue/compiler-dom": "3.5.17",
@@ -73,7 +73,7 @@
73
"unbuild": "3.5.0",
74
"vitest": "3.2.4",
75
"vue": "3.5.17",
76
- "vue-tsc": "2.2.10"
+ "vue-tsc": "2.2.12"
77
78
"resolutions": {
79
0 commit comments