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 Jul 15, 2024
1 parent d72b053 commit 4ff969c
Show file tree
Hide file tree
Showing 4 changed files with 97 additions and 74 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"cross-env": "^7.0.3",
"husky": "^9.0.11",
"lint-staged": "^15.2.7",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"typescript": "^5.5.3"
}
}
8 changes: 4 additions & 4 deletions packages/vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
},
"devDependencies": {
"@types/node": "^18.19.31",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"@typescript-eslint/eslint-plugin": "^7.16.0",
"@typescript-eslint/parser": "^7.16.0",
"@vite-plugin-vercel/vike": "workspace:*",
"eslint": "^8.57.0",
"tsup": "^8.1.0",
Expand All @@ -56,8 +56,8 @@
"dependencies": {
"@brillout/libassert": "^0.5.8",
"@manypkg/find-root": "^2.2.2",
"@vercel/build-utils": "^8.3.0",
"@vercel/nft": "^0.27.2",
"@vercel/build-utils": "^8.3.1",
"@vercel/nft": "^0.27.3",
"@vercel/routing-utils": "^3.1.0",
"esbuild": "^0.23.0",
"fast-glob": "^3.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/vike-integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@types/node": "^18.19.31",
"@vercel/node": "^3.2.1",
"@vercel/node": "^3.2.2",
"tsup": "^8.1.0",
"typescript": "^5.5.3",
"vike": "^0.4.179",
Expand Down
159 changes: 91 additions & 68 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4ff969c

Please sign in to comment.