Skip to content

Commit dc728a0

Browse files
committed
update chakra-ui version
1 parent cf3939d commit dc728a0

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/chakra-ui/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"node": ">=20"
6464
},
6565
"peerDependencies": {
66-
"@chakra-ui/react": ">=3.4.0",
66+
"@chakra-ui/react": ">=3.16.1",
6767
"@rjsf/core": "^6.x",
6868
"@rjsf/utils": "^6.x",
6969
"chakra-react-select": ">=3.3.8",
@@ -87,8 +87,8 @@
8787
"@babel/preset-env": "^7.23.9",
8888
"@babel/preset-react": "^7.23.3",
8989
"@babel/preset-typescript": "^7.23.3",
90-
"@chakra-ui/cli": "^3.4.0",
91-
"@chakra-ui/react": "^3.4.0",
90+
"@chakra-ui/cli": "^3.16.1",
91+
"@chakra-ui/react": "^3.16.1",
9292
"@emotion/eslint-plugin": "^11.11.0",
9393
"@emotion/jest": "^11.11.0",
9494
"@emotion/react": "^11.14.0",

packages/playground/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@rjsf/semantic-ui": "^6.0.0-alpha.0",
4747
"@rjsf/utils": "^6.0.0-alpha.0",
4848
"@rjsf/validator-ajv8": "^6.0.0-alpha.0",
49-
"@chakra-ui/react": "^3.15.1",
49+
"@chakra-ui/react": "^3.16.1",
5050
"@emotion/react": "^11.14.0",
5151
"ajv": "^8.12.0",
5252
"ajv-formats": "^2.1.1",

0 commit comments

Comments
 (0)