We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28e0604 commit 45e6ad3Copy full SHA for 45e6ad3
package.json
@@ -65,9 +65,9 @@
65
"dependencies": {
66
"@babel/core": "^7.26.9",
67
"@babel/plugin-syntax-typescript": "^7.25.9",
68
- "@vue/babel-plugin-jsx": "^1.2.5",
+ "@vue/babel-plugin-jsx": "^1.3.0",
69
"@vue/babel-preset-jsx": "^1.4.0",
70
- "local-pkg": "^1.1.0",
+ "local-pkg": "^1.1.1",
71
"magic-string": "^0.30.17",
72
"unplugin": "^2.2.0",
73
"unplugin-utils": "^0.2.4"
@@ -76,11 +76,11 @@
76
"@sxzz/eslint-config": "^5.2.0",
77
"@sxzz/prettier-config": "^2.2.0",
78
"@types/babel__core": "^7.20.5",
79
- "@types/node": "^22.13.8",
+ "@types/node": "^22.13.9",
80
"bumpp": "^10.0.3",
81
"eslint": "^9.21.0",
82
"prettier": "^3.5.3",
83
- "tsdown": "^0.6.0",
+ "tsdown": "^0.6.3",
84
"tsx": "^4.19.3",
85
"typescript": "^5.8.2",
86
"vite": "^6.2.0",
0 commit comments