Skip to content

Commit

Permalink
Update peer and dev dependencies in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiodxa committed Dec 6, 2024
1 parent c7ddcbc commit adda669
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Binary file modified bun.lockb
Binary file not shown.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,10 @@
},
"peerDependencies": {
"@react-router/cloudflare": "^7.0.1",
"hono": "^4.6.11",
"hono": "^4.6.12",
"i18next": "^23.0.0",
"pretty-cache-header": "^1.0.0",
"react-router": "^7.0.1",
"react-router": "",
"remix-i18next": "^7.0.0",
"zod": "^3.0.0"
},
Expand All @@ -98,14 +98,14 @@
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@cloudflare/workers-types": "^4.20241112.0",
"@cloudflare/workers-types": "^4.20241205.0",
"@react-router/cloudflare": "^7.0.1",
"@total-typescript/tsconfig": "^1.0.4",
"@types/bun": "^1.1.14",
"i18next": "^23.10.1",
"i18next": "^23.0.0",
"remix-i18next": "^7.0.0",
"typescript": "^5.7.2",
"vite": "^5.4.11",
"vite": "^6.0.3",
"vite-tsconfig-paths": "^5.1.3",
"zod": "^3.22.4"
},
Expand Down

0 comments on commit adda669

Please sign in to comment.