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 Sep 20, 2024
1 parent e0ea583 commit 78af431
Show file tree
Hide file tree
Showing 4 changed files with 154 additions and 127 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"publish:stable": "pnpm run prepublishOnly && changeset publish -r"
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@biomejs/biome": "^1.9.2",
"@changesets/cli": "^2.27.8",
"@types/node": "^18.19.45",
"cross-env": "^7.0.3",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
}
}
10 changes: 5 additions & 5 deletions packages/vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,15 @@
"devDependencies": {
"@types/node": "^18.19.45",
"@vite-plugin-vercel/vike": "workspace:*",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vike": "^0.4.195",
"vite": "^5.4.3"
"tsup": "^8.3.0",
"typescript": "^5.6.2",
"vike": "^0.4.196",
"vite": "^5.4.7"
},
"dependencies": {
"@brillout/libassert": "^0.5.8",
"@manypkg/find-root": "^2.2.3",
"@vercel/build-utils": "^8.4.0",
"@vercel/build-utils": "^8.4.3",
"@vercel/nft": "^0.27.4",
"@vercel/routing-utils": "^3.1.0",
"esbuild": "^0.23.1",
Expand Down
12 changes: 6 additions & 6 deletions packages/vike-integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
},
"devDependencies": {
"@types/node": "^18.19.45",
"@types/qs": "^6.9.15",
"@types/qs": "^6.9.16",
"@vercel/edge": "^1.1.2",
"@vercel/node": "^3.2.12",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vike": "^0.4.195",
"vite": "^5.4.3",
"@vercel/node": "^3.2.15",
"tsup": "^8.3.0",
"typescript": "^5.6.2",
"vike": "^0.4.196",
"vite": "^5.4.7",
"vite-plugin-vercel": "workspace:*"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 78af431

Please sign in to comment.