Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#79)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 29b1186 commit 9889a4f
Show file tree
Hide file tree
Showing 6 changed files with 199 additions and 190 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"license": "MIT",
"devDependencies": {
"@hattip/router": "catalog:",
"@shikijs/vitepress-twoslash": "^1.24.0",
"@shikijs/vitepress-twoslash": "^1.24.1",
"@types/express": "catalog:",
"@universal-middleware-examples/tool": "workspace:*",
"@universal-middleware/cloudflare": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"tsup": "catalog:",
"tsx": "catalog:",
"typescript": "catalog:",
"vercel": "^39.1.2",
"vercel": "^39.1.3",
"vite": "catalog:",
"vitest": "catalog:"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
"vitest": "catalog:"
},
"peerDependencies": {
"vitest": "^2.1.6"
"vitest": "^2.1.8"
}
}
6 changes: 3 additions & 3 deletions packages/universal-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"@universal-middleware/hono": "workspace:^",
"@universal-middleware/vercel": "workspace:^",
"@universal-middleware/webroute": "workspace:^",
"oxc-transform": "^0.38.0",
"oxc-transform": "^0.39.0",
"package-up": "^5.0.0",
"unplugin": "^1.16.0"
},
Expand All @@ -129,7 +129,7 @@
"@swc/core": "catalog:",
"esbuild": "^0.24.0",
"rimraf": "catalog:",
"rollup": "^4.28.0",
"rollup": "^4.28.1",
"tsup": "catalog:",
"typescript": "catalog:",
"vite": "catalog:",
Expand All @@ -139,7 +139,7 @@
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-node-resolve": "^15.3.0",
"esbuild": "^0.24.0",
"rollup": "^4.28.0",
"rollup": "^4.28.1",
"vite": ">=5.4.11"
},
"peerDependenciesMeta": {
Expand Down
Loading

0 comments on commit 9889a4f

Please sign in to comment.