Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 1e3be63 commit 0170558
Show file tree
Hide file tree
Showing 6 changed files with 454 additions and 171 deletions.
6 changes: 3 additions & 3 deletions examples/hattip-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"cross-env": "^7.0.3",
"typescript": "^5.6.3",
"vike-cloudflare": "^0.1.3",
"wrangler": "^3.81.0"
"wrangler": "^3.83.0"
},
"dependencies": {
"@hattip/core": "^0.0.48",
Expand All @@ -30,9 +30,9 @@
"cross-fetch": "^4.0.0",
"hattip": "^0.0.33",
"lowdb": "^7.0.1",
"solid-js": "^1.9.2",
"solid-js": "^1.9.3",
"vike": "^0.4.199",
"vike-solid": "^0.7.6",
"vite": "^5.4.9"
"vite": "^5.4.10"
}
}
10 changes: 5 additions & 5 deletions examples/hono-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,16 @@
"@universal-middleware/core": "^0.2.13",
"typescript": "^5.6.3",
"vike-cloudflare": "^0.1.3",
"wrangler": "^3.81.0"
"wrangler": "^3.83.0"
},
"dependencies": {
"@universal-middleware/hono": "^0.2.12",
"cross-fetch": "^4.0.0",
"hono": "^4.6.5",
"solid-js": "^1.9.2",
"tsx": "^4.19.1",
"hono": "^4.6.7",
"solid-js": "^1.9.3",
"tsx": "^4.19.2",
"vike": "^0.4.199",
"vike-solid": "^0.7.6",
"vite": "^5.4.9"
"vite": "^5.4.10"
}
}
8 changes: 4 additions & 4 deletions examples/vike-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
"@types/node": "^18.19.55",
"typescript": "^5.6.3",
"vike-cloudflare": "^0.1.3",
"wrangler": "^3.81.0"
"wrangler": "^3.83.0"
},
"dependencies": {
"cross-fetch": "^4.0.0",
"solid-js": "^1.9.2",
"tsx": "^4.19.1",
"solid-js": "^1.9.3",
"tsx": "^4.19.2",
"vike": "^0.4.199",
"vike-solid": "^0.7.6",
"vite": "^5.4.9"
"vite": "^5.4.10"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@biomejs/biome": "^1.9.4",
"@brillout/test-e2e": "^0.5.36",
"@brillout/test-types": "^0.1.15",
"playwright": "^1.48.1"
"playwright": "^1.48.2"
},
"packageManager": "[email protected]"
}
6 changes: 3 additions & 3 deletions packages/vike-cloudflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
"@brillout/release-me": "^0.4.2",
"@hattip/adapter-cloudflare-workers": "^0.0.48",
"esbuild-plugin-raw": "^0.1.8",
"hono": "^4.6.5",
"tsup": "^8.3.0",
"hono": "^4.6.7",
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"vike": "^0.4.199",
"vite": "^5.4.9"
"vite": "^5.4.10"
},
"peerDependencies": {
"vike": "^0.4.174",
Expand Down
Loading

0 comments on commit 0170558

Please sign in to comment.