Skip to content

Commit c137b8f

Browse files
Update react monorepo
1 parent e00460b commit c137b8f

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@
1818
"dependencies": {
1919
"@prisma/client": "5.11.0",
2020
"next": "14.1.4",
21-
"react": "18.2.0",
22-
"react-dom": "18.2.0"
21+
"react": "18.3.1",
22+
"react-dom": "18.3.1"
2323
},
2424
"devDependencies": {
2525
"@types/node": "20.12.2",
26-
"@types/react-dom": "18.2.23",
27-
"@types/react": "18.2.73",
26+
"@types/react-dom": "18.3.0",
27+
"@types/react": "18.3.10",
2828
"autoprefixer": "10.4.19",
2929
"eslint-config-next": "14.1.4",
3030
"eslint": "8.57.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)