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 3c36b8b commit bdeacd6Copy full SHA for bdeacd6
package.json
@@ -63,7 +63,7 @@
63
"vue": "^2.0.0 || ^3.0.0"
64
},
65
"dependencies": {
66
- "@babel/core": "^7.27.7",
+ "@babel/core": "^7.28.0",
67
"@babel/plugin-syntax-typescript": "^7.27.1",
68
"@vue/babel-plugin-jsx": "^1.4.0",
69
"@vue/babel-preset-jsx": "^1.4.0",
@@ -76,14 +76,14 @@
76
"@sxzz/eslint-config": "^7.0.4",
77
"@sxzz/prettier-config": "^2.2.3",
78
"@types/babel__core": "^7.20.5",
79
- "@types/node": "^22.15.34",
+ "@types/node": "^22.16.0",
80
"bumpp": "^10.2.0",
81
- "eslint": "^9.30.0",
+ "eslint": "^9.30.1",
82
"prettier": "^3.6.2",
83
"tsdown": "^0.12.9",
84
"tsx": "^4.20.3",
85
"typescript": "^5.8.3",
86
- "vite": "^7.0.0",
+ "vite": "^7.0.2",
87
"vitest": "^3.2.4",
88
"vue": "^3.5.17"
89
0 commit comments