Skip to content

Commit

Permalink
Merge pull request #112 from magne4000/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies
  • Loading branch information
magne4000 authored Sep 9, 2024
2 parents e1aa8f4 + c2acefd commit e0ea583
Show file tree
Hide file tree
Showing 4 changed files with 164 additions and 284 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@changesets/cli": "^2.27.7",
"@changesets/cli": "^2.27.8",
"@types/node": "^18.19.45",
"cross-env": "^7.0.3",
"typescript": "^5.5.4"
Expand Down
8 changes: 4 additions & 4 deletions packages/vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,14 @@
"@vite-plugin-vercel/vike": "workspace:*",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vike": "^0.4.193",
"vite": "^5.4.2"
"vike": "^0.4.195",
"vite": "^5.4.3"
},
"dependencies": {
"@brillout/libassert": "^0.5.8",
"@manypkg/find-root": "^2.2.3",
"@vercel/build-utils": "^8.3.8",
"@vercel/nft": "^0.27.3",
"@vercel/build-utils": "^8.4.0",
"@vercel/nft": "^0.27.4",
"@vercel/routing-utils": "^3.1.0",
"esbuild": "^0.23.1",
"fast-glob": "^3.3.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/vike-integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@
"@types/node": "^18.19.45",
"@types/qs": "^6.9.15",
"@vercel/edge": "^1.1.2",
"@vercel/node": "^3.2.10",
"@vercel/node": "^3.2.12",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vike": "^0.4.193",
"vite": "^5.4.2",
"vike": "^0.4.195",
"vite": "^5.4.3",
"vite-plugin-vercel": "workspace:*"
},
"dependencies": {
Expand Down
Loading

0 comments on commit e0ea583

Please sign in to comment.