Skip to content

Commit

Permalink
chore: bump react (#5720)
Browse files Browse the repository at this point in the history
  • Loading branch information
KATT authored May 13, 2024
1 parent 65dc3f9 commit b6c078d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
"@trpc/react-query": "npm:@trpc/react-query@next",
"@trpc/server": "npm:@trpc/server@next",
"next": "^14.1.4",
"react": "^18.3.0",
"react-dom": "^18.3.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.43.3",
"zod": "^3.0.0",
"zod-form-data": "^2.0.1"
},
"devDependencies": {
"@types/node": "^20.10.0",
"@types/react": "^18.3.0",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"eslint": "^8.56.0",
"typescript": "^5.4.0"
Expand Down

0 comments on commit b6c078d

Please sign in to comment.