Skip to content

Commit 6c8a8b1

Browse files
chore(deps): update react monorepo
1 parent 5c6b9dc commit 6c8a8b1

File tree

3 files changed

+265
-253
lines changed

3 files changed

+265
-253
lines changed

apps/coderum-dev/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"@repo/typescript-config": "workspace:*",
4141
"@types/eslint": "8.56.10",
4242
"@types/node": "20.12.07",
43-
"@types/react": "18.3.1",
44-
"@types/react-dom": "18.3.0",
43+
"@types/react": "18.3.12",
44+
"@types/react-dom": "18.3.1",
4545
"@typescript-eslint/eslint-plugin": "7.8.0",
4646
"@typescript-eslint/parser": "7.8.0",
4747
"drizzle-kit": "0.21.0",

packages/ui/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"@turbo/gen": "1.13.3",
2626
"@types/eslint": "8.56.10",
2727
"@types/node": "20.12.07",
28-
"@types/react": "18.3.1",
29-
"@types/react-dom": "18.3.0",
28+
"@types/react": "18.3.12",
29+
"@types/react-dom": "18.3.1",
3030
"concurrently": "8.2.2",
3131
"eslint": "8.57.0",
3232
"eslint-plugin-storybook": "0.8.0",

0 commit comments

Comments
 (0)