Skip to content

Commit 08f2a3b

Browse files
chore(deps): update dependency @types/react to v18.3.6
1 parent 5c6b9dc commit 08f2a3b

File tree

3 files changed

+236
-226
lines changed

3 files changed

+236
-226
lines changed

apps/coderum-dev/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@repo/typescript-config": "workspace:*",
4141
"@types/eslint": "8.56.10",
4242
"@types/node": "20.12.07",
43-
"@types/react": "18.3.1",
43+
"@types/react": "18.3.6",
4444
"@types/react-dom": "18.3.0",
4545
"@typescript-eslint/eslint-plugin": "7.8.0",
4646
"@typescript-eslint/parser": "7.8.0",

packages/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@turbo/gen": "1.13.3",
2626
"@types/eslint": "8.56.10",
2727
"@types/node": "20.12.07",
28-
"@types/react": "18.3.1",
28+
"@types/react": "18.3.6",
2929
"@types/react-dom": "18.3.0",
3030
"concurrently": "8.2.2",
3131
"eslint": "8.57.0",

0 commit comments

Comments
 (0)