Skip to content

Commit

Permalink
Merge pull request #19 from vikejs/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
magne4000 authored Oct 21, 2024
2 parents d861e43 + 62acfe7 commit 1e3be63
Show file tree
Hide file tree
Showing 5 changed files with 117 additions and 110 deletions.
4 changes: 2 additions & 2 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.37.0",
"@auth/core": "^0.37.2",
"@hattip/adapter-cloudflare-workers": "^0.0.48",
"@hattip/adapter-node": "^0.0.48",
"@hattip/vite": "^0.0.48",
"@universal-middleware/core": "^0.2.13",
"cross-env": "^7.0.3",
"typescript": "^5.6.3",
"vike-cloudflare": "^0.1.3",
"wrangler": "^3.80.4"
"wrangler": "^3.81.0"
},
"dependencies": {
"@hattip/core": "^0.0.48",
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 @@ -14,14 +14,14 @@
"keywords": [],
"author": "Joël Charles <[email protected]>",
"devDependencies": {
"@auth/core": "^0.37.0",
"@auth/core": "^0.37.2",
"@hono/vite-cloudflare-pages": "^0.4.2",
"@hono/vite-dev-server": "^0.16.0",
"@types/node": "^18.19.55",
"@universal-middleware/core": "^0.2.13",
"typescript": "^5.6.3",
"vike-cloudflare": "^0.1.3",
"wrangler": "^3.80.4"
"wrangler": "^3.81.0"
},
"dependencies": {
"@universal-middleware/hono": "^0.2.12",
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 @@ -14,11 +14,11 @@
"keywords": [],
"author": "Joël Charles <[email protected]>",
"devDependencies": {
"@auth/core": "^0.37.0",
"@auth/core": "^0.37.2",
"@types/node": "^18.19.55",
"typescript": "^5.6.3",
"vike-cloudflare": "^0.1.3",
"wrangler": "^3.80.4"
"wrangler": "^3.81.0"
},
"dependencies": {
"cross-fetch": "^4.0.0",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
}
},
"devDependencies": {
"@biomejs/biome": "^1.9.3",
"@brillout/test-e2e": "^0.5.35",
"@biomejs/biome": "^1.9.4",
"@brillout/test-e2e": "^0.5.36",
"@brillout/test-types": "^0.1.15",
"playwright": "^1.48.0"
"playwright": "^1.48.1"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 1e3be63

Please sign in to comment.