Skip to content

Commit

Permalink
fix(deps): update dependency @chakra-ui/react to v3.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and lowsky committed Feb 21, 2025
1 parent 9cd2c44 commit 9868dd2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"private": true,
"homepage": ".",
"dependencies": {
"@chakra-ui/react": "3.7.0",
"@chakra-ui/react": "3.8.1",
"@emotion/react": "11.14.0",
"@next/mdx": "14.2.24",
"@octokit/graphql-schema": "15.25.0",
Expand Down
18 changes: 13 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3766,9 +3766,9 @@ __metadata:
languageName: node
linkType: hard

"@chakra-ui/react@npm:3.7.0":
version: 3.7.0
resolution: "@chakra-ui/react@npm:3.7.0"
"@chakra-ui/react@npm:3.8.1":
version: 3.8.1
resolution: "@chakra-ui/react@npm:3.8.1"
dependencies:
"@ark-ui/react": "npm:4.9.1"
"@emotion/is-prop-valid": "npm:1.3.1"
Expand All @@ -3777,11 +3777,12 @@ __metadata:
"@emotion/utils": "npm:1.4.2"
"@pandacss/is-valid-prop": "npm:0.41.0"
csstype: "npm:3.1.3"
fast-safe-stringify: "npm:2.1.1"
peerDependencies:
"@emotion/react": ">=11"
react: ">=18"
react-dom: ">=18"
checksum: 10c0/4a21d5b2e0a6a802aab5bb159413ce63855be1abbef2a0bf4ad7b8956eff182d3e8828ebc1a086208d3933121a0d6ed1fb5bc33972c1e7a92a41fbb38a1025da
checksum: 10c0/25ffb401a6e0e1c0c3c9aed3978cce676e1164291510f17b436419883b326d9328be59e76cd4fa17a39a72ccb0aeaf3128019f2f3227f4829524fa5b9316f01a
languageName: node
linkType: hard

Expand Down Expand Up @@ -11033,7 +11034,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "dashboard@workspace:."
dependencies:
"@chakra-ui/react": "npm:3.7.0"
"@chakra-ui/react": "npm:3.8.1"
"@chromatic-com/storybook": "npm:3.2.4"
"@emotion/react": "npm:11.14.0"
"@eslint/compat": "npm:1.2.6"
Expand Down Expand Up @@ -12766,6 +12767,13 @@ __metadata:
languageName: node
linkType: hard

"fast-safe-stringify@npm:2.1.1":
version: 2.1.1
resolution: "fast-safe-stringify@npm:2.1.1"
checksum: 10c0/d90ec1c963394919828872f21edaa3ad6f1dddd288d2bd4e977027afff09f5db40f94e39536d4646f7e01761d704d72d51dce5af1b93717f3489ef808f5f4e4d
languageName: node
linkType: hard

"fast-url-parser@npm:^1.1.3":
version: 1.1.3
resolution: "fast-url-parser@npm:1.1.3"
Expand Down

0 comments on commit 9868dd2

Please sign in to comment.