Skip to content

Commit 7016327

Browse files
committed
feat: update rolldown
1 parent a31c182 commit 7016327

File tree

3 files changed

+79
-79
lines changed

3 files changed

+79
-79
lines changed

packages/vite/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,12 +85,12 @@
8585
},
8686
"//": "READ CONTRIBUTING.md to understand what to put under deps vs. devDeps!",
8787
"dependencies": {
88-
"@oxc-project/runtime": "0.70.0",
88+
"@oxc-project/runtime": "0.71.0",
8989
"fdir": "^6.4.4",
9090
"lightningcss": "^1.30.0",
9191
"picomatch": "^4.0.2",
9292
"postcss": "^8.5.3",
93-
"rolldown": "1.0.0-beta.8-commit.360c072",
93+
"rolldown": "1.0.0-beta.9-commit.ce72026",
9494
"tinyglobby": "^0.2.13"
9595
},
9696
"optionalDependencies": {
@@ -100,9 +100,9 @@
100100
"@ampproject/remapping": "^2.3.0",
101101
"@babel/parser": "^7.27.2",
102102
"@jridgewell/trace-mapping": "^0.3.25",
103-
"@oxc-project/types": "0.70.0",
103+
"@oxc-project/types": "0.71.0",
104104
"@polka/compression": "^1.0.0-next.25",
105-
"@rolldown/pluginutils": "1.0.0-beta.8-commit.360c072",
105+
"@rolldown/pluginutils": "1.0.0-beta.9-commit.ce72026",
106106
"@rollup/plugin-alias": "^5.1.1",
107107
"@rollup/plugin-commonjs": "^28.0.3",
108108
"@rollup/plugin-dynamic-import-vars": "2.1.4",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"convert-source-map": "^2.0.0",
1111
"css-color-names": "^1.0.1",
1212
"kill-port": "^1.6.1",
13-
"rolldown": "1.0.0-beta.8-commit.360c072"
13+
"rolldown": "1.0.0-beta.9-commit.ce72026"
1414
}
1515
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)