Skip to content

Commit f5922fa

Browse files
committed
chore: update
1 parent cf94aef commit f5922fa

File tree

4 files changed

+95
-100
lines changed

4 files changed

+95
-100
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"picocolors": "^1.1.1",
6666
"playwright-chromium": "^1.56.1",
6767
"prettier": "3.6.2",
68-
"rolldown": "https://pkg.pr.new/rolldown@6de293e",
68+
"rolldown": "https://pkg.pr.new/rolldown@e1f35e5",
6969
"rollup": "^4.43.0",
7070
"simple-git-hooks": "^2.13.1",
7171
"tsx": "^4.20.6",

packages/vite/package.json

Lines changed: 1 addition & 1 deletion
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": "https://pkg.pr.new/rolldown@6de293e",
90+
"rolldown": "https://pkg.pr.new/rolldown@e1f35e5",
9191
"tinyglobby": "^0.2.15"
9292
},
9393
"optionalDependencies": {

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": "https://pkg.pr.new/rolldown@6de293e"
13+
"rolldown": "https://pkg.pr.new/rolldown@e1f35e5"
1414
}
1515
}

0 commit comments

Comments
 (0)