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 4deb3b6 commit c91b210Copy full SHA for c91b210
package.json
@@ -101,8 +101,8 @@
101
},
102
"devDependencies": {
103
"@oxc-project/types": "^0.35.0",
104
- "@swc/core": "^1.8.0",
105
- "@sxzz/eslint-config": "^4.4.0",
+ "@swc/core": "^1.9.2",
+ "@sxzz/eslint-config": "^4.4.1",
106
"@sxzz/prettier-config": "^2.0.2",
107
"@types/node": "^22.9.0",
108
"bumpp": "^9.8.1",
@@ -112,12 +112,12 @@
112
"oxc-transform": "^0.35.0",
113
"prettier": "^3.3.3",
114
"rolldown": "nightly",
115
- "rollup": "^4.24.4",
+ "rollup": "^4.25.0",
116
"rollup-plugin-esbuild": "^6.1.1",
117
"tsdown": "^0.3.0",
118
"tsx": "^4.19.2",
119
"typescript": "^5.6.3",
120
- "vite": "^5.4.10",
+ "vite": "^5.4.11",
121
"vitest": "^2.1.4"
122
123
"engines": {
0 commit comments