We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0426a0d commit b42086dCopy full SHA for b42086d
bun.lockb
408 Bytes
web/package.json
@@ -12,7 +12,7 @@
12
"@nextui-org/react": "^2.3.0",
13
"@types/node": "20.5.7",
14
"@types/react": "18.2.21",
15
- "@types/react-dom": "18.2.7",
+ "@types/react-dom": "18.3.0",
16
"autoprefixer": "10.4.19",
17
"clsx": "^2.0.0",
18
"framer-motion": "^11.1.1",
@@ -23,7 +23,7 @@
23
"next-themes": "^0.2.1",
24
"postcss": "8.4.38",
25
"react": "18.2.0",
26
- "react-dom": "18.2.0",
+ "react-dom": "18.3.1",
27
"react-odometer": "^0.0.1",
28
"react-odometerjs": "^3.1.3",
29
"tailwind-variants": "^0.1.20",
0 commit comments