Skip to content

Commit 1b786fc

Browse files
authored
perf: remove oxc-parser manual wasm fallback logic (#3413)
1 parent 429757f commit 1b786fc

8 files changed

Lines changed: 64 additions & 125 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@
9090
"@intlify/utils": "^0.13.0",
9191
"@miyaneee/rollup-plugin-json5": "^1.2.0",
9292
"@nuxt/kit": "^3.16.2",
93-
"@oxc-parser/wasm": "^0.60.0",
9493
"@rollup/plugin-yaml": "^4.1.2",
9594
"@vue/compiler-sfc": "^3.5.13",
9695
"debug": "^4.4.0",
@@ -101,7 +100,7 @@
101100
"knitwork": "^1.2.0",
102101
"magic-string": "^0.30.17",
103102
"mlly": "^1.7.4",
104-
"oxc-parser": "^0.61.2",
103+
"oxc-parser": "^0.66.0",
105104
"pathe": "^2.0.3",
106105
"typescript": "^5.8.2",
107106
"ufo": "^1.5.4",

pnpm-lock.yaml

Lines changed: 59 additions & 86 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)