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 7, 2024
1 parent 2fa507d commit e2d3672
Show file tree
Hide file tree
Showing 6 changed files with 105 additions and 105 deletions.
6 changes: 3 additions & 3 deletions examples/hattip-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
"keywords": [],
"author": "",
"devDependencies": {
"@auth/core": "^0.35.3",
"@auth/core": "^0.36.0",
"@hattip/adapter-cloudflare-workers": "^0.0.48",
"@hattip/adapter-node": "^0.0.48",
"@hattip/vite": "^0.0.48",
"@universal-middleware/core": "^0.2.11",
"cross-env": "^7.0.3",
"typescript": "^5.6.2",
"vike-cloudflare": "^0.1.2",
"wrangler": "^3.78.12"
"wrangler": "^3.80.0"
},
"dependencies": {
"@hattip/core": "^0.0.48",
Expand All @@ -31,7 +31,7 @@
"hattip": "^0.0.33",
"lowdb": "^7.0.1",
"solid-js": "^1.9.1",
"vike": "^0.4.197",
"vike": "^0.4.198",
"vike-solid": "^0.7.6",
"vite": "^5.4.8"
}
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 @@ -14,22 +14,22 @@
"keywords": [],
"author": "Joël Charles <[email protected]>",
"devDependencies": {
"@auth/core": "^0.35.3",
"@auth/core": "^0.36.0",
"@hono/vite-cloudflare-pages": "^0.4.2",
"@hono/vite-dev-server": "^0.15.2",
"@hono/vite-dev-server": "^0.16.0",
"@types/node": "^18.19.54",
"@universal-middleware/core": "^0.2.11",
"typescript": "^5.6.2",
"vike-cloudflare": "^0.1.2",
"wrangler": "^3.78.12"
"wrangler": "^3.80.0"
},
"dependencies": {
"@universal-middleware/hono": "^0.2.8",
"cross-fetch": "^4.0.0",
"hono": "^4.6.3",
"solid-js": "^1.9.1",
"tsx": "^4.19.1",
"vike": "^0.4.197",
"vike": "^0.4.198",
"vike-solid": "^0.7.6",
"vite": "^5.4.8"
}
Expand Down
6 changes: 3 additions & 3 deletions examples/vike-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@
"keywords": [],
"author": "Joël Charles <[email protected]>",
"devDependencies": {
"@auth/core": "^0.35.3",
"@auth/core": "^0.36.0",
"@types/node": "^18.19.54",
"typescript": "^5.6.2",
"vike-cloudflare": "^0.1.2",
"wrangler": "^3.78.12"
"wrangler": "^3.80.0"
},
"dependencies": {
"cross-fetch": "^4.0.0",
"solid-js": "^1.9.1",
"tsx": "^4.19.1",
"vike": "^0.4.197",
"vike": "^0.4.198",
"vike-solid": "^0.7.6",
"vite": "^5.4.8"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
}
},
"devDependencies": {
"@biomejs/biome": "^1.9.2",
"@biomejs/biome": "^1.9.3",
"@brillout/test-e2e": "^0.5.35",
"@brillout/test-types": "^0.1.15",
"playwright": "^1.47.2"
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.3",
"tsup": "^8.3.0",
"typescript": "^5.6.2",
"vike": "^0.4.197",
"vike": "^0.4.198",
"vite": "^5.4.8"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit e2d3672

Please sign in to comment.