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 1373ea3 commit 0f71d92Copy full SHA for 0f71d92
package.json
@@ -19,7 +19,7 @@
19
"theme:watch": "chakra-cli tokens src/theme/index.ts --watch"
20
},
21
"dependencies": {
22
- "@chakra-ui/react": "^2.5.5",
+ "@chakra-ui/react": "^3.0.0",
23
"@emotion/react": "^11.10.6",
24
"@emotion/styled": "^11.10.6",
25
"framer-motion": "^11.0.0",
@@ -28,7 +28,7 @@
28
"react-dom": "^18.2.0"
29
30
"devDependencies": {
31
- "@chakra-ui/cli": "^2.3.0",
+ "@chakra-ui/cli": "^3.0.0",
32
"@types/node": "^20.0.0",
33
"@types/react": "^18.0.29",
34
"@types/react-dom": "^18.0.11",
0 commit comments