Skip to content

Commit e737d8b

Browse files
authored
chore: bump vite(rolldown) version to 7.0.10 (#7635)
#### What type of PR is this? /area ui /milestone 2.21.x #### What this PR does / why we need it: Bump rolldown-vite version to 7.0.10 #### Does this PR introduce a user-facing change? ```release-note None ```
1 parent 471195d commit e737d8b

File tree

2 files changed

+215
-285
lines changed

2 files changed

+215
-285
lines changed

ui/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -156,10 +156,10 @@
156156
"tailwindcss": "^3.4.17",
157157
"tailwindcss-themer": "^4.1.1",
158158
"terser": "^5.37.0",
159-
"tsdown": "^0.12.8",
159+
"tsdown": "^0.13.0",
160160
"typescript": "~5.8.0",
161161
"unplugin-icons": "^22.1.0",
162-
"vite": "^7.0.0",
162+
"vite": "^7.0.5",
163163
"vite-plugin-dts": "^4.5.4",
164164
"vite-plugin-externals": "^0.6.2",
165165
"vite-plugin-html": "^3.2.2",
@@ -171,7 +171,7 @@
171171
"packageManager": "[email protected]+sha512.5ea8b0deed94ed68691c9bad4c955492705c5eeb8a87ef86bc62c74a26b037b08ff9570f108b2e4dbd1dd1a9186fea925e527f141c648e85af45631074680184",
172172
"pnpm": {
173173
"overrides": {
174-
"vite": "npm:[email protected].3",
174+
"vite": "npm:[email protected].10",
175175
"prosemirror-model": "1.25.1",
176176
"prosemirror-view": "1.40.0",
177177
"prosemirror-transform": "1.10.4"

0 commit comments

Comments
 (0)