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 5a975aa commit a3001f1Copy full SHA for a3001f1
package.json
@@ -62,10 +62,10 @@
62
},
63
"dependencies": {
64
"magic-string": "^0.30.17",
65
- "unplugin": "^2.3.2"
+ "unplugin": "^2.3.3"
66
67
"devDependencies": {
68
- "@sxzz/eslint-config": "^7.0.0",
+ "@sxzz/eslint-config": "^7.0.1",
69
"@sxzz/prettier-config": "^2.2.1",
70
"@sxzz/test-utils": "^0.5.6",
71
"@types/node": "^22.15.17",
@@ -76,7 +76,7 @@
76
"prettier": "^3.5.3",
77
"rolldown": "nightly",
78
"rollup": "^4.40.2",
79
- "tsdown": "^0.11.1",
+ "tsdown": "^0.11.5",
80
"tsx": "^4.19.4",
81
"typescript": "^5.8.3",
82
"vite": "^6.3.5",
0 commit comments