Skip to content

Commit

Permalink
Merge pull request #93 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 Jul 29, 2024
2 parents b3f0711 + 1c72df6 commit e0183ac
Show file tree
Hide file tree
Showing 4 changed files with 123 additions and 142 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"@changesets/cli": "^2.27.7",
"@types/node": "^18.19.31",
"cross-env": "^7.0.3",
"husky": "^9.1.1",
"husky": "^9.1.3",
"lint-staged": "^15.2.7",
"prettier": "^3.3.3",
"typescript": "^5.5.3"
"typescript": "^5.5.4"
}
}
10 changes: 5 additions & 5 deletions packages/vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@
},
"devDependencies": {
"@types/node": "^18.19.31",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"@vite-plugin-vercel/vike": "workspace:*",
"eslint": "^8.57.0",
"tsup": "^8.2.1",
"typescript": "^5.5.3",
"tsup": "^8.2.3",
"typescript": "^5.5.4",
"vike": "^0.4.181",
"vite": "^5.3.4"
"vite": "^5.3.5"
},
"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 @@ -32,10 +32,10 @@
"devDependencies": {
"@types/node": "^18.19.31",
"@vercel/node": "^3.2.7",
"tsup": "^8.2.1",
"typescript": "^5.5.3",
"tsup": "^8.2.3",
"typescript": "^5.5.4",
"vike": "^0.4.181",
"vite": "^5.3.4",
"vite": "^5.3.5",
"vite-plugin-vercel": "workspace:*"
},
"dependencies": {
Expand Down
Loading

0 comments on commit e0183ac

Please sign in to comment.