Skip to content

Commit

Permalink
Merge pull request #22 from vikejs/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
magne4000 authored Nov 11, 2024
2 parents c5e0567 + e5ead60 commit b238f9f
Show file tree
Hide file tree
Showing 5 changed files with 76 additions and 77 deletions.
10 changes: 5 additions & 5 deletions examples/hattip-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,17 @@
"cross-env": "^7.0.3",
"typescript": "^5.6.3",
"vike-cloudflare": "^0.1.4",
"wrangler": "^3.84.1"
"wrangler": "^3.86.0"
},
"dependencies": {
"@hattip/core": "^0.0",
"@hattip/router": "^0.0",
"@hattip/core": "^0.0.49",
"@hattip/router": "^0.0.49",
"@universal-middleware/hattip": "^0.2.10",
"cross-fetch": "^4.0.0",
"hattip": "^0.0",
"hattip": "^0.0.33",
"lowdb": "^7.0.1",
"solid-js": "^1.9.3",
"vike": "^0.4.200",
"vike": "^0.4.201",
"vike-solid": "^0.7.6",
"vite": "^5.4.10"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/hono-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
"@universal-middleware/core": "^0.2.13",
"typescript": "^5.6.3",
"vike-cloudflare": "^0.1.4",
"wrangler": "^3.84.1"
"wrangler": "^3.86.0"
},
"dependencies": {
"@universal-middleware/hono": "^0.2.12",
"cross-fetch": "^4.0.0",
"hono": "^4.6.9",
"solid-js": "^1.9.3",
"tsx": "^4.19.2",
"vike": "^0.4.200",
"vike": "^0.4.201",
"vike-solid": "^0.7.6",
"vite": "^5.4.10"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/vike-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
"@types/node": "^18.19.64",
"typescript": "^5.6.3",
"vike-cloudflare": "^0.1.4",
"wrangler": "^3.84.1"
"wrangler": "^3.86.0"
},
"dependencies": {
"cross-fetch": "^4.0.0",
"solid-js": "^1.9.3",
"tsx": "^4.19.2",
"vike": "^0.4.200",
"vike": "^0.4.201",
"vike-solid": "^0.7.6",
"vite": "^5.4.10"
}
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 @@ -22,7 +22,7 @@
"hono": "^4.6.9",
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"vike": "^0.4.200",
"vike": "^0.4.201",
"vite": "^5.4.10"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit b238f9f

Please sign in to comment.