Skip to content

Commit

Permalink
Merge pull request #81 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 20, 2024
2 parents 5977b95 + 37268ac commit a289b53
Show file tree
Hide file tree
Showing 4 changed files with 202 additions and 184 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"publish:stable": "pnpm run prepublishOnly && changeset publish -r"
},
"devDependencies": {
"@changesets/cli": "^2.27.1",
"@changesets/cli": "^2.27.2",
"@types/node": "^18.19.31",
"cross-env": "^7.0.3",
"husky": "^9.0.11",
Expand Down
10 changes: 5 additions & 5 deletions packages/vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
},
"devDependencies": {
"@types/node": "^18.19.31",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"@vite-plugin-vercel/vike": "workspace:*",
"eslint": "^8.57.0",
"tsup": "^8.0.2",
Expand All @@ -53,10 +53,10 @@
"dependencies": {
"@brillout/libassert": "^0.5.8",
"@manypkg/find-root": "^2.2.1",
"@vercel/build-utils": "^8.1.0",
"@vercel/nft": "^0.27.0",
"@vercel/build-utils": "^8.2.0",
"@vercel/nft": "^0.27.1",
"@vercel/routing-utils": "^3.1.0",
"esbuild": "^0.21.2",
"esbuild": "^0.21.3",
"eval": "^0.1.8",
"fast-glob": "^3.3.2",
"magicast": "^0.3.4",
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.1.1",
"@vercel/node": "^3.1.5",
"tsup": "^8.0.2",
"typescript": "^5.4.5",
"vike": "^0.4.171",
Expand Down
Loading

0 comments on commit a289b53

Please sign in to comment.