We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2485363 commit 2fcbff8Copy full SHA for 2fcbff8
bun.lockb
1.12 KB
package.json
@@ -27,8 +27,8 @@
27
"@biomejs/biome": "1.7.3",
28
"@codspeed/vitest-plugin": "3.1.0",
29
"@repo/typescript-config": "*",
30
- "@types/react": "18.3.3",
31
- "@types/react-dom": "18.3.0",
+ "@types/react": "18.3.11",
+ "@types/react-dom": "18.3.1",
32
"autoprefixer": "^10.4.19",
33
"class-variance-authority": "^0.7.0",
34
"clsx": "^2.1.1",
packages/ui/package.json
@@ -36,8 +36,8 @@
36
"@storybook/test": "^8.0.0-beta.2",
37
"@turbo/gen": "^1.11.3",
38
"@types/node": "^20.10.6",
39
- "@types/react": "^18.2.46",
40
- "@types/react-dom": "^18.2.18",
+ "@types/react": "18.3.3",
+ "@types/react-dom": "18.3.0",
41
"react": "^18.2.0",
42
"react-dom": "^18.2.0",
43
"storybook": "^8.0.0-beta.2",
0 commit comments