Skip to content

Commit a95d577

Browse files
fix(deps): update react monorepo
1 parent 4645f53 commit a95d577

File tree

2 files changed

+35
-35
lines changed

2 files changed

+35
-35
lines changed

Diff for: package-lock.json

+32-32
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@
1717
"@prisma/client": "4.10.1",
1818
"next": "12.1.4",
1919
"next-auth": "4.3.1",
20-
"react": "18.2.0",
21-
"react-dom": "18.2.0",
20+
"react": "18.3.1",
21+
"react-dom": "18.3.1",
2222
"react-markdown": "8.0.2"
2323
},
2424
"devDependencies": {
2525
"@types/next-auth": "3.13.0",
2626
"@types/node": "16.18.66",
27-
"@types/react": "17.0.44",
27+
"@types/react": "17.0.85",
2828
"prisma": "4.10.1",
2929
"ts-node": "10.7.0",
3030
"typescript": "4.6.3"

0 commit comments

Comments
 (0)