Skip to content

Commit e1bba3d

Browse files
authored
Merge branch 'main' into fix/custom-vp-home-broken
2 parents bd66115 + 44209f1 commit e1bba3d

4 files changed

Lines changed: 113 additions & 116 deletions

File tree

packages/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"@oxc-node/core": "catalog:",
115115
"@tsdown/css": "catalog:",
116116
"@tsdown/exe": "catalog:",
117-
"@vitejs/devtools": "^0.3.3",
117+
"@vitejs/devtools": "^0.3.4",
118118
"es-module-lexer": "^1.7.0",
119119
"hookable": "^6.0.1",
120120
"magic-string": "^0.30.21",
@@ -212,7 +212,7 @@
212212
"node": "^20.19.0 || ^22.18.0 || >=24.11.0"
213213
},
214214
"bundledVersions": {
215-
"vite": "8.1.2",
215+
"vite": "8.1.3",
216216
"rolldown": "1.1.4",
217217
"tsdown": "0.22.3"
218218
}

packages/tools/.upstream-versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"vite": {
88
"repo": "https://github.com/vitejs/vite.git",
99
"branch": "main",
10-
"hash": "ba3119397d0110952f29965774c627a3017d7292"
10+
"hash": "578ffb80d46940f3b99cd96ed609f8b3a0ac5ede"
1111
}
1212
}

0 commit comments

Comments
 (0)