Skip to content

Commit 52e2490

Browse files
authored
feat: update rolldown (#247)
1 parent 420eb32 commit 52e2490

File tree

3 files changed

+64
-64
lines changed

3 files changed

+64
-64
lines changed

packages/vite/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"lightningcss": "^1.30.0",
9191
"picomatch": "^4.0.2",
9292
"postcss": "^8.5.3",
93-
"rolldown": "1.0.0-beta.13-commit.024b632",
93+
"rolldown": "1.0.0-beta.14",
9494
"tinyglobby": "^0.2.13"
9595
},
9696
"optionalDependencies": {
@@ -102,7 +102,7 @@
102102
"@jridgewell/trace-mapping": "^0.3.25",
103103
"@oxc-project/types": "0.72.3",
104104
"@polka/compression": "^1.0.0-next.25",
105-
"@rolldown/pluginutils": "1.0.0-beta.13-commit.024b632",
105+
"@rolldown/pluginutils": "1.0.0-beta.14",
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.13-commit.024b632"
13+
"rolldown": "1.0.0-beta.14"
1414
}
1515
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)