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 0563b29 commit 1ab3884Copy full SHA for 1ab3884
package.json
@@ -75,7 +75,7 @@
75
},
76
"dependencies": {
77
"oxc-minify": "^0.80.0",
78
- "oxc-resolver": "^11.6.0",
+ "oxc-resolver": "^11.6.1",
79
"oxc-transform": "^0.80.0",
80
"unplugin": "^2.3.5",
81
"unplugin-utils": "^0.2.4"
@@ -84,13 +84,13 @@
84
"@sxzz/eslint-config": "^7.1.2",
85
"@sxzz/prettier-config": "^2.2.3",
86
"@sxzz/test-utils": "^0.5.9",
87
- "@types/node": "^24.1.0",
+ "@types/node": "^24.2.0",
88
"bumpp": "^10.2.2",
89
"eslint": "^9.32.0",
90
"prettier": "^3.6.2",
91
"rollup": "^4.46.2",
92
"tinyexec": "^1.0.1",
93
- "tsdown": "^0.13.2",
+ "tsdown": "^0.13.3",
94
"tsx": "^4.20.3",
95
"typescript": "^5.9.2",
96
"unloader": "^0.4.5",
0 commit comments