Skip to content

Commit

Permalink
Merge pull request #77 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 committed May 6, 2024
2 parents 68d7ec3 + 942fbb7 commit 8854a42
Show file tree
Hide file tree
Showing 3 changed files with 86 additions and 86 deletions.
8 changes: 4 additions & 4 deletions packages/vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@
},
"devDependencies": {
"@types/node": "^18.19.31",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@vite-plugin-vercel/vike": "workspace:*",
"eslint": "^8.57.0",
"tsup": "^8.0.2",
"typescript": "^5.4.5",
"vike": "^0.4.171",
"vite": "^5.2.10"
"vite": "^5.2.11"
},
"dependencies": {
"@brillout/libassert": "^0.5.8",
Expand All @@ -60,6 +60,6 @@
"eval": "^0.1.8",
"fast-glob": "^3.3.2",
"magicast": "^0.3.4",
"zod": "^3.23.4"
"zod": "^3.23.6"
}
}
4 changes: 2 additions & 2 deletions packages/vike-integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
},
"devDependencies": {
"@types/node": "^18.19.31",
"@vercel/node": "^3.0.27",
"@vercel/node": "^3.0.28",
"tsup": "^8.0.2",
"typescript": "^5.4.5",
"vike": "^0.4.171",
"vite": "^5.2.10",
"vite": "^5.2.11",
"vite-plugin-vercel": "workspace:*"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 8854a42

Please sign in to comment.