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 26e5d58 commit 2618edeCopy full SHA for 2618ede
package.json
@@ -69,7 +69,7 @@
69
},
70
"devDependencies": {
71
"@babel/types": "^7.27.1",
72
- "@sxzz/eslint-config": "^7.0.0",
+ "@sxzz/eslint-config": "^7.0.1",
73
"@sxzz/prettier-config": "^2.2.1",
74
"@sxzz/test-utils": "^0.5.6",
75
"@types/node": "^22.15.17",
@@ -79,10 +79,10 @@
79
"eslint": "^9.26.0",
80
"prettier": "^3.5.3",
81
"rollup": "^4.40.2",
82
- "tsdown": "^0.11.1",
+ "tsdown": "^0.11.3",
83
"tsx": "^4.19.4",
84
"typescript": "^5.8.3",
85
- "unplugin-oxc": "^0.4.0",
+ "unplugin-oxc": "^0.4.2",
86
"vite": "^6.3.5",
87
"vitest": "^3.1.3",
88
"webpack": "^5.99.8"
0 commit comments