We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c6b9dc commit 6c8a8b1Copy full SHA for 6c8a8b1
apps/coderum-dev/package.json
@@ -40,8 +40,8 @@
40
"@repo/typescript-config": "workspace:*",
41
"@types/eslint": "8.56.10",
42
"@types/node": "20.12.07",
43
- "@types/react": "18.3.1",
44
- "@types/react-dom": "18.3.0",
+ "@types/react": "18.3.12",
+ "@types/react-dom": "18.3.1",
45
"@typescript-eslint/eslint-plugin": "7.8.0",
46
"@typescript-eslint/parser": "7.8.0",
47
"drizzle-kit": "0.21.0",
packages/ui/package.json
@@ -25,8 +25,8 @@
25
"@turbo/gen": "1.13.3",
26
27
28
29
30
"concurrently": "8.2.2",
31
"eslint": "8.57.0",
32
"eslint-plugin-storybook": "0.8.0",
0 commit comments