Skip to content

Commit 08ea49e

Browse files
committed
feat: update rolldown
actually it was updated in 9cf9481 https://github.com/rolldown/rolldown/releases/tag/v1.0.0-beta.43
1 parent 2ac79ea commit 08ea49e

File tree

3 files changed

+5
-10
lines changed

3 files changed

+5
-10
lines changed

packages/vite/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"lightningcss": "^1.30.2",
8888
"picomatch": "^4.0.3",
8989
"postcss": "^8.5.6",
90-
"rolldown": "1.0.0-beta.42",
90+
"rolldown": "1.0.0-beta.43",
9191
"tinyglobby": "^0.2.15"
9292
},
9393
"optionalDependencies": {
@@ -99,7 +99,7 @@
9999
"@jridgewell/trace-mapping": "^0.3.31",
100100
"@oxc-project/types": "0.94.0",
101101
"@polka/compression": "^1.0.0-next.25",
102-
"@rolldown/pluginutils": "^1.0.0-beta.42",
102+
"@rolldown/pluginutils": "^1.0.0-beta.43",
103103
"@rollup/plugin-alias": "^5.1.1",
104104
"@rollup/plugin-commonjs": "^28.0.6",
105105
"@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.42"
13+
"rolldown": "1.0.0-beta.43"
1414
}
1515
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)