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 c91b210 commit 2bcf1c0Copy full SHA for 2bcf1c0
package.json
@@ -96,11 +96,11 @@
96
"dependencies": {
97
"@rollup/pluginutils": "^5.1.3",
98
"magic-string": "^0.30.12",
99
- "oxc-parser": "^0.35.0",
+ "oxc-parser": "^0.36.0",
100
"unplugin": "^1.15.0"
101
},
102
"devDependencies": {
103
- "@oxc-project/types": "^0.35.0",
+ "@oxc-project/types": "^0.36.0",
104
"@swc/core": "^1.9.2",
105
"@sxzz/eslint-config": "^4.4.1",
106
"@sxzz/prettier-config": "^2.0.2",
@@ -109,7 +109,7 @@
109
"esbuild": "^0.24.0",
110
"eslint": "^9.14.0",
111
"fast-glob": "^3.3.2",
112
- "oxc-transform": "^0.35.0",
+ "oxc-transform": "^0.36.0",
113
"prettier": "^3.3.3",
114
"rolldown": "nightly",
115
"rollup": "^4.25.0",
0 commit comments