Skip to content

Commit

Permalink
Merge pull request #86 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 Jun 17, 2024
2 parents c7ab910 + 708ec44 commit 45aff09
Show file tree
Hide file tree
Showing 4 changed files with 92 additions and 328 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"@types/node": "^18.19.31",
"cross-env": "^7.0.3",
"husky": "^9.0.11",
"lint-staged": "^15.2.5",
"prettier": "^3.3.1",
"lint-staged": "^15.2.7",
"prettier": "^3.3.2",
"typescript": "^5.4.5"
}
}
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.12.0",
"@typescript-eslint/parser": "^7.12.0",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"@vite-plugin-vercel/vike": "workspace:*",
"eslint": "^8.57.0",
"tsup": "^8.1.0",
"typescript": "^5.4.5",
"vike": "^0.4.174",
"vite": "^5.2.13"
"vike": "^0.4.176",
"vite": "^5.3.1"
},
"dependencies": {
"@brillout/libassert": "^0.5.8",
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,16 +34,16 @@
"@vercel/node": "^3.1.7",
"tsup": "^8.1.0",
"typescript": "^5.4.5",
"vike": "^0.4.174",
"vite": "^5.2.13",
"vike": "^0.4.176",
"vite": "^5.3.1",
"vite-plugin-vercel": "workspace:*"
},
"dependencies": {
"@brillout/libassert": "^0.5.8",
"nanoid": "^5.0.7"
},
"peerDependencies": {
"vike": "^0.4.174",
"vike": "^0.4.176",
"vite": "^4.4 || ^5.0.2",
"vite-plugin-vercel": "*"
},
Expand Down
Loading

0 comments on commit 45aff09

Please sign in to comment.