Skip to content

Commit 0f71d92

Browse files
fix(deps): update chakra-ui monorepo to v3
1 parent 1373ea3 commit 0f71d92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"theme:watch": "chakra-cli tokens src/theme/index.ts --watch"
2020
},
2121
"dependencies": {
22-
"@chakra-ui/react": "^2.5.5",
22+
"@chakra-ui/react": "^3.0.0",
2323
"@emotion/react": "^11.10.6",
2424
"@emotion/styled": "^11.10.6",
2525
"framer-motion": "^11.0.0",
@@ -28,7 +28,7 @@
2828
"react-dom": "^18.2.0"
2929
},
3030
"devDependencies": {
31-
"@chakra-ui/cli": "^2.3.0",
31+
"@chakra-ui/cli": "^3.0.0",
3232
"@types/node": "^20.0.0",
3333
"@types/react": "^18.0.29",
3434
"@types/react-dom": "^18.0.11",

0 commit comments

Comments
 (0)