Skip to content

Commit a1d0655

Browse files
fix(deps): update all non-major dependencies
1 parent 3fb48fc commit a1d0655

10 files changed

Lines changed: 660 additions & 928 deletions

File tree

examples/cloudflare-react/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,19 @@
99
"dependencies": {
1010
"@types/react": "^19.2.7",
1111
"@types/react-dom": "^19.2.3",
12-
"react": "^19.2.1",
13-
"react-dom": "^19.2.1",
14-
"vike": "^0.4.247",
12+
"react": "^19.2.3",
13+
"react-dom": "^19.2.3",
14+
"vike": "^0.4.249",
1515
"vike-photon": "^0.1.23",
16-
"vike-react": "^0.6.13"
16+
"vike-react": "^0.6.17"
1717
},
1818
"devDependencies": {
1919
"@photonjs/cloudflare": "^0.1.12",
2020
"@photonjs/runtime": "^0.1.15",
21-
"@vitejs/plugin-react": "^5.1.1",
21+
"@vitejs/plugin-react": "^5.1.2",
2222
"typescript": "^5.9.3",
23-
"vite": "^7.2.7",
24-
"wrangler": "^4.53.0"
23+
"vite": "^7.3.0",
24+
"wrangler": "^4.56.0"
2525
},
2626
"type": "module"
2727
}

examples/express-react/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
},
88
"dependencies": {
99
"@photonjs/express": "^0.1.12",
10-
"@vitejs/plugin-react": "^5.1.1",
10+
"@vitejs/plugin-react": "^5.1.2",
1111
"express": "^5.2.1",
12-
"react": "^19.2.1",
13-
"react-dom": "^19.2.1",
12+
"react": "^19.2.3",
13+
"react-dom": "^19.2.3",
1414
"typescript": "^5.9.3",
15-
"vike": "^0.4.247",
15+
"vike": "^0.4.249",
1616
"vike-photon": "^0.1.23",
17-
"vike-react": "^0.6.13",
18-
"vite": "^7.2.7"
17+
"vike-react": "^0.6.17",
18+
"vite": "^7.3.0"
1919
},
2020
"type": "module"
2121
}

examples/fallback-react/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
"test:types": "tsc --noEmit"
77
},
88
"dependencies": {
9-
"@vitejs/plugin-react": "^5.1.1",
10-
"hono": "^4.10.7",
11-
"react": "^19.2.1",
12-
"react-dom": "^19.2.1",
13-
"vike": "^0.4.247",
9+
"@vitejs/plugin-react": "^5.1.2",
10+
"hono": "^4.11.1",
11+
"react": "^19.2.3",
12+
"react-dom": "^19.2.3",
13+
"vike": "^0.4.249",
1414
"vike-photon": "^0.1.23",
15-
"vike-react": "^0.6.13",
16-
"vite": "^7.2.7"
15+
"vike-react": "^0.6.17",
16+
"vite": "^7.3.0"
1717
},
1818
"devDependencies": {
1919
"typescript": "^5.9.3"

examples/hono-react/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
},
88
"dependencies": {
99
"@photonjs/hono": "^0.1.11",
10-
"@vitejs/plugin-react": "^5.1.1",
11-
"hono": "^4.10.7",
12-
"react": "^19.2.1",
13-
"react-dom": "^19.2.1",
14-
"vike": "^0.4.247",
10+
"@vitejs/plugin-react": "^5.1.2",
11+
"hono": "^4.11.1",
12+
"react": "^19.2.3",
13+
"react-dom": "^19.2.3",
14+
"vike": "^0.4.249",
1515
"vike-photon": "^0.1.23",
16-
"vike-react": "^0.6.13",
17-
"vite": "^7.2.7"
16+
"vike-react": "^0.6.17",
17+
"vite": "^7.3.0"
1818
},
1919
"devDependencies": {
2020
"typescript": "^5.9.3"

examples/vercel-demo/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
"@mdx-js/rollup": "^3.1.1",
1717
"@vercel/edge-config": "^1.4.3",
1818
"@vercel/og": "^0.7.2",
19-
"@vitejs/plugin-react": "^5.1.1",
20-
"react": "^19.2.1",
21-
"react-dom": "^19.2.1",
22-
"vike": "^0.4.247",
23-
"vike-react": "^0.6.13",
24-
"vite": "^7.2.7"
19+
"@vitejs/plugin-react": "^5.1.2",
20+
"react": "^19.2.3",
21+
"react-dom": "^19.2.3",
22+
"vike": "^0.4.249",
23+
"vike-react": "^0.6.17",
24+
"vite": "^7.3.0"
2525
},
2626
"type": "module",
2727
"version": null,
@@ -33,13 +33,13 @@
3333
"@types/react": "^19.2.7",
3434
"@types/react-dom": "^19.2.3",
3535
"@universal-middleware/core": "^0.4.13",
36-
"@vercel/node": "^5.5.15",
36+
"@vercel/node": "^5.5.16",
3737
"@vite-plugin-vercel/schemas": "^1.0.0",
3838
"fast-glob": "^3.3.3",
3939
"playwright": "^1.57.0",
4040
"typescript": "^5.9.3",
4141
"vike-photon": "^0.1.23",
42-
"vitest": "^4.0.15",
43-
"zod": "^4.1.13"
42+
"vitest": "^4.0.16",
43+
"zod": "^4.2.1"
4444
}
4545
}

examples/vercel-react/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,18 @@
77
"dependencies": {
88
"@types/react": "^19.2.7",
99
"@types/react-dom": "^19.2.3",
10-
"react": "^19.2.1",
11-
"react-dom": "^19.2.1",
12-
"vike": "^0.4.247",
10+
"react": "^19.2.3",
11+
"react-dom": "^19.2.3",
12+
"vike": "^0.4.249",
1313
"vike-photon": "^0.1.23",
14-
"vike-react": "^0.6.13"
14+
"vike-react": "^0.6.17"
1515
},
1616
"devDependencies": {
1717
"@photonjs/runtime": "^0.1.15",
1818
"@photonjs/vercel": "^0.1.21",
19-
"@vitejs/plugin-react": "^5.1.1",
19+
"@vitejs/plugin-react": "^5.1.2",
2020
"typescript": "^5.9.3",
21-
"vite": "^7.2.7"
21+
"vite": "^7.3.0"
2222
},
2323
"type": "module"
2424
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"preinstall": "npx only-allow pnpm"
2525
},
2626
"devDependencies": {
27-
"@biomejs/biome": "^2.3.8",
28-
"@brillout/test-e2e": "^0.6.20",
27+
"@biomejs/biome": "^2.3.10",
28+
"@brillout/test-e2e": "^0.6.21",
2929
"@vikejs/biome-config": "^2.0.1",
3030
"playwright": "^1.57.0"
3131
},

packages/vike-photon/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@
3838
"release:commit": "release-me commit"
3939
},
4040
"dependencies": {
41-
"@brillout/picocolors": "^1.0.29",
41+
"@brillout/picocolors": "^1.0.30",
4242
"@brillout/vite-plugin-server-entry": "^0.7.15",
4343
"@photonjs/core": "^0.1.19",
4444
"@photonjs/runtime": "^0.1.15",
4545
"@universal-middleware/compress": "^0.2.34",
4646
"@universal-middleware/core": "^0.4.13",
47-
"@universal-middleware/sirv": "^0.1.23",
47+
"@universal-middleware/sirv": "^0.1.24",
4848
"pkg-types": "^2.3.0",
4949
"standaloner": "^0.1.11"
5050
},
@@ -68,25 +68,25 @@
6868
}
6969
},
7070
"devDependencies": {
71-
"@brillout/release-me": "^0.4.8",
71+
"@brillout/release-me": "^0.4.12",
7272
"@elysiajs/node": "^1.4.2",
7373
"@hattip/adapter-node": "^0.0.49",
74-
"@hono/node-server": "^1.19.6",
74+
"@hono/node-server": "^1.19.7",
7575
"@photonjs/cloudflare": "^0.1.12",
7676
"@photonjs/vercel": "^0.1.21",
77-
"@types/bun": "^1.3.4",
77+
"@types/bun": "^1.3.5",
7878
"@types/deno": "^2.5.0",
7979
"@types/node": "^20.19.25",
80-
"elysia": "^1.4.18",
80+
"elysia": "^1.4.19",
8181
"fastify": "^5.6.2",
8282
"h3": "^1.15.4",
83-
"hono": "^4.10.7",
83+
"hono": "^4.11.1",
8484
"magic-string": "^0.30.21",
85-
"rollup": "4.53.3",
85+
"rollup": "4.53.5",
8686
"tsup": "^8.5.1",
8787
"typescript": "^5.9.3",
88-
"vike": "^0.4.247",
89-
"vite": "^7.2.7"
88+
"vike": "^0.4.249",
89+
"vite": "^7.3.0"
9090
},
9191
"files": [
9292
"dist/",

0 commit comments

Comments
 (0)