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 24b829f commit 20b8d20Copy full SHA for 20b8d20
2 files changed
package.json
@@ -68,7 +68,7 @@
68
"dependencies": {
69
"lightningcss": "^1.30.1",
70
"magic-string": "^0.30.17",
71
- "unplugin": "^2.3.4"
+ "unplugin": "^2.3.5"
72
},
73
"devDependencies": {
74
"@sxzz/eslint-config": "^7.0.1",
@@ -80,14 +80,14 @@
80
"eslint": "^9.27.0",
81
"fast-glob": "^3.3.3",
82
"prettier": "^3.5.3",
83
- "rollup": "^4.41.0",
+ "rollup": "^4.41.1",
84
"rollup-plugin-css-only": "^4.5.2",
85
- "tsdown": "^0.12.1",
+ "tsdown": "^0.12.3",
86
"tsx": "^4.19.4",
87
"typescript": "^5.8.3",
88
"vite": "^6.3.5",
89
"vitest": "^3.1.4",
90
- "vue": "^3.5.14"
+ "vue": "^3.5.15"
91
92
"engines": {
93
"node": ">=20.18.0"
0 commit comments