Skip to content

Commit 0b5708b

Browse files
authored
feat: update rolldown (#279)
1 parent bd99df1 commit 0b5708b

File tree

3 files changed

+67
-67
lines changed

3 files changed

+67
-67
lines changed

packages/vite/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"lightningcss": "^1.30.1",
8787
"picomatch": "^4.0.2",
8888
"postcss": "^8.5.6",
89-
"rolldown": "1.0.0-beta.18",
89+
"rolldown": "1.0.0-beta.19",
9090
"tinyglobby": "^0.2.14"
9191
},
9292
"optionalDependencies": {
@@ -98,7 +98,7 @@
9898
"@jridgewell/trace-mapping": "^0.3.25",
9999
"@oxc-project/types": "0.73.2",
100100
"@polka/compression": "^1.0.0-next.25",
101-
"@rolldown/pluginutils": "1.0.0-beta.18",
101+
"@rolldown/pluginutils": "1.0.0-beta.19",
102102
"@rollup/plugin-alias": "^5.1.1",
103103
"@rollup/plugin-commonjs": "^28.0.6",
104104
"@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.18"
13+
"rolldown": "1.0.0-beta.19"
1414
}
1515
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)