Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 8eec849 commit 91ef13c
Show file tree
Hide file tree
Showing 5 changed files with 88 additions and 88 deletions.
4 changes: 2 additions & 2 deletions examples/hattip-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"hattip": "^0.0.33",
"lowdb": "^7.0.1",
"solid-js": "^1.9.3",
"vike": "^0.4.211",
"vike": "^0.4.212",
"vike-solid": "^0.7.8",
"vite": "^6.0.6"
"vite": "^6.0.7"
}
}
8 changes: 4 additions & 4 deletions examples/hono-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@auth/core": "^0.37.4",
"@hono/vite-cloudflare-pages": "^0.4.2",
"@hono/vite-dev-server": "^0.17.0",
"@hono/vite-dev-server": "^0.18.0",
"@types/node": "^18.19.68",
"@universal-middleware/core": "^0.3.3",
"typescript": "^5.7.2",
Expand All @@ -26,11 +26,11 @@
"dependencies": {
"@universal-middleware/hono": "^0.3.3",
"cross-fetch": "^4.1.0",
"hono": "^4.6.15",
"hono": "^4.6.16",
"solid-js": "^1.9.3",
"tsx": "^4.19.2",
"vike": "^0.4.211",
"vike": "^0.4.212",
"vike-solid": "^0.7.8",
"vite": "^6.0.6"
"vite": "^6.0.7"
}
}
4 changes: 2 additions & 2 deletions examples/vike-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"cross-fetch": "^4.1.0",
"solid-js": "^1.9.3",
"tsx": "^4.19.2",
"vike": "^0.4.211",
"vike": "^0.4.212",
"vike-solid": "^0.7.8",
"vite": "^6.0.6"
"vite": "^6.0.7"
}
}
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.3",
"@hattip/adapter-cloudflare-workers": "^0.0.49",
"esbuild-plugin-raw": "^0.1.8",
"hono": "^4.6.15",
"hono": "^4.6.16",
"tsup": "^8.3.5",
"typescript": "^5.7.2",
"vike": "^0.4.211",
"vite": "^6.0.6"
"vike": "^0.4.212",
"vite": "^6.0.7"
},
"peerDependencies": {
"vike": "^0.4.174",
Expand Down
Loading

0 comments on commit 91ef13c

Please sign in to comment.