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 Dec 9, 2024
1 parent 0433028 commit d486f88
Show file tree
Hide file tree
Showing 5 changed files with 135 additions and 95 deletions.
6 changes: 3 additions & 3 deletions examples/hattip-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@
"@hattip/adapter-cloudflare-workers": "^0.0.49",
"@hattip/adapter-node": "^0.0.49",
"@hattip/vite": "^0.0.49",
"@universal-middleware/core": "^0.3.0",
"@universal-middleware/core": "^0.3.1",
"cross-env": "^7.0.3",
"typescript": "^5.7.2",
"vike-cloudflare": "^0.1.5",
"wrangler": "^3.91.0"
"wrangler": "^3.93.0"
},
"dependencies": {
"@hattip/core": "^0.0.49",
"@hattip/router": "^0.0.49",
"@universal-middleware/hattip": "^0.3.0",
"@universal-middleware/hattip": "^0.3.1",
"cross-fetch": "^4.0.0",
"hattip": "^0.0.33",
"lowdb": "^7.0.1",
Expand Down
8 changes: 4 additions & 4 deletions examples/hono-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
"@hono/vite-cloudflare-pages": "^0.4.2",
"@hono/vite-dev-server": "^0.17.0",
"@types/node": "^18.19.67",
"@universal-middleware/core": "^0.3.0",
"@universal-middleware/core": "^0.3.1",
"typescript": "^5.7.2",
"vike-cloudflare": "^0.1.5",
"wrangler": "^3.91.0"
"wrangler": "^3.93.0"
},
"dependencies": {
"@universal-middleware/hono": "^0.3.0",
"@universal-middleware/hono": "^0.3.1",
"cross-fetch": "^4.0.0",
"hono": "^4.6.12",
"hono": "^4.6.13",
"solid-js": "^1.9.3",
"tsx": "^4.19.2",
"vike": "^0.4.206",
Expand Down
2 changes: 1 addition & 1 deletion examples/vike-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@types/node": "^18.19.67",
"typescript": "^5.7.2",
"vike-cloudflare": "^0.1.5",
"wrangler": "^3.91.0"
"wrangler": "^3.93.0"
},
"dependencies": {
"cross-fetch": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vike-cloudflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@brillout/release-me": "^0.4.2",
"@hattip/adapter-cloudflare-workers": "^0.0.49",
"esbuild-plugin-raw": "^0.1.8",
"hono": "^4.6.12",
"hono": "^4.6.13",
"tsup": "^8.3.5",
"typescript": "^5.7.2",
"vike": "^0.4.206",
Expand Down
Loading

0 comments on commit d486f88

Please sign in to comment.