Skip to content

Commit b6c078d

Browse files
authored
chore: bump react (#5720)
1 parent 65dc3f9 commit b6c078d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
"@trpc/react-query": "npm:@trpc/react-query@next",
1717
"@trpc/server": "npm:@trpc/server@next",
1818
"next": "^14.1.4",
19-
"react": "^18.3.0",
20-
"react-dom": "^18.3.0",
19+
"react": "^18.3.1",
20+
"react-dom": "^18.3.1",
2121
"react-hook-form": "^7.43.3",
2222
"zod": "^3.0.0",
2323
"zod-form-data": "^2.0.1"
2424
},
2525
"devDependencies": {
2626
"@types/node": "^20.10.0",
27-
"@types/react": "^18.3.0",
27+
"@types/react": "^18.3.1",
2828
"@types/react-dom": "^18.3.0",
2929
"eslint": "^8.56.0",
3030
"typescript": "^5.4.0"

0 commit comments

Comments
 (0)