Skip to content

Commit f91c7b6

Browse files
committed
chore: update deps
1 parent b085a48 commit f91c7b6

4 files changed

Lines changed: 348 additions & 273 deletions

File tree

examples/shiki/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
},
77
"devDependencies": {
88
"nitro": "latest",
9-
"shiki": "^3.20.0"
9+
"shiki": "^3.21.0"
1010
}
1111
}

examples/vite-ssr-tss-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"@tanstack/react-router": "^1.142.8",
1010
"@tanstack/react-router-devtools": "^1.142.8",
11-
"@tanstack/react-start": "^1.142.8",
11+
"@tanstack/react-start": "^1.145.9",
1212
"nitro": "latest",
1313
"react": "^19.2.3",
1414
"react-dom": "^19.2.3",

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"srvx": "^0.10.0",
7474
"undici": "^7.17.0",
7575
"unenv": "^2.0.0-rc.24",
76-
"unstorage": "^2.0.0-alpha.4"
76+
"unstorage": "^2.0.0-alpha.5"
7777
},
7878
"devDependencies": {
7979
"@azure/functions": "^3.5.1",
@@ -140,7 +140,7 @@
140140
"pretty-bytes": "^7.1.0",
141141
"react": "^19.2.3",
142142
"rendu": "^0.0.7",
143-
"rolldown": "1.0.0-beta.58",
143+
"rolldown": "^1.0.0-beta.59",
144144
"rollup": "^4.55.1",
145145
"rou3": "^0.7.12",
146146
"scule": "^1.3.0",
@@ -158,10 +158,10 @@
158158
"unimport": "^5.6.0",
159159
"untyped": "^2.0.0",
160160
"unwasm": "^0.5.2",
161-
"vite": "8.0.0-beta.5",
162-
"vite7": "npm:vite@^7.3.0",
161+
"vite": "8.0.0-beta.6",
162+
"vite7": "npm:vite@^7.3.1",
163163
"vitest": "^4.0.16",
164-
"wrangler": "^4.56.0",
164+
"wrangler": "~4.54.0",
165165
"xml2js": "^0.6.2",
166166
"youch": "4.1.0-beta.13",
167167
"youch-core": "^0.3.3"

0 commit comments

Comments
 (0)