Skip to content

Commit

Permalink
chore(deps): update dependencies (non-major) (#929)
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 Feb 1, 2025
1 parent ee2f37d commit 736dd15
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 180 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.12",
"@cloudflare/vitest-pool-workers": "^0.6.7",
"@cloudflare/workers-types": "^4.20250124.3",
"@cloudflare/vitest-pool-workers": "^0.6.11",
"@cloudflare/workers-types": "^4.20250129.0",
"@eslint/js": "^9.19.0",
"@trivago/prettier-plugin-sort-imports": "^5.2.1",
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
"@types/eslint": "^9.6.1",
"@types/eslint__js": "^8.42.3",
"@vitest/coverage-istanbul": "2.1.8",
Expand All @@ -60,23 +60,23 @@
"eslint": "^9.19.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-prettier": "^5.2.3",
"miniflare": "^3.20250124.0",
"miniflare": "^3.20250129.0",
"prettier": "^3.4.2",
"typescript": "^5.7.3",
"typescript-eslint": "^8.21.0",
"typescript-eslint": "^8.22.0",
"vite-tsconfig-paths": "^5.1.4",
"vitepress": "1.6.3",
"vitest": "2.1.8",
"wrangler": "^3.105.1"
"wrangler": "^3.107.2"
},
"dependencies": {
"@hono/valibot-validator": "^0.5.2",
"hono": "^4.6.19",
"hono": "^4.6.20",
"valibot": "^0.42.1"
},
"pnpm": {
"overrides": {
"@types/node": "22.10.10"
"@types/node": "22.13.0"
}
},
"packageManager": "[email protected]"
Expand Down
Loading

0 comments on commit 736dd15

Please sign in to comment.