We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5b849e commit cd4a4cdCopy full SHA for cd4a4cd
bun.lockb
1.06 KB
package.json
@@ -37,8 +37,8 @@
37
"@biomejs/biome": "1.7.3",
38
"@codspeed/vitest-plugin": "^3.1.1",
39
"@repo/typescript-config": "*",
40
- "@types/react": "18.3.3",
41
- "@types/react-dom": "18.3.0",
+ "@types/react": "18.3.18",
+ "@types/react-dom": "18.3.5",
42
"autoprefixer": "^10.4.19",
43
"class-variance-authority": "^0.7.0",
44
"clsx": "^2.1.1",
packages/ui/package.json
@@ -36,8 +36,8 @@
36
"@storybook/test": "^8.0.0-beta.2",
"@turbo/gen": "^1.11.3",
"@types/node": "^20.10.6",
- "@types/react": "^18.2.46",
- "@types/react-dom": "^18.2.18",
+ "@types/react": "18.3.3",
+ "@types/react-dom": "18.3.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"storybook": "^8.0.0-beta.2",
0 commit comments