Skip to content

Commit

Permalink
build(deps): bump @chakra-ui/react from 2.8.2 to 3.2.4
Browse files Browse the repository at this point in the history
Bumps [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react) from 2.8.2 to 3.2.4.
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
- [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/[email protected]/packages/react)

---
updated-dependencies:
- dependency-name: "@chakra-ui/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent ffdf4c1 commit 101f5ef
Show file tree
Hide file tree
Showing 7 changed files with 928 additions and 1,225 deletions.
2 changes: 1 addition & 1 deletion apps/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@chakra-ui/anatomy": "2.3.4",
"@chakra-ui/cli": "^3.2.3",
"@chakra-ui/icons": "^2.2.4",
"@chakra-ui/react": "^2.8.2",
"@chakra-ui/react": "^3.2.4",
"@chakra-ui/styled-system": "2.12.0",
"@chakra-ui/system": "^2.6.2",
"@chriscdn/promise-semaphore": "^2.0.9",
Expand Down
2 changes: 1 addition & 1 deletion apps/embed-iframe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@chakra-ui/anatomy": "2.3.4",
"@chakra-ui/cli": "^3.2.3",
"@chakra-ui/icons": "^2.2.4",
"@chakra-ui/react": "^2.8.2",
"@chakra-ui/react": "^3.2.4",
"@chakra-ui/styled-system": "2.12.0",
"@chakra-ui/system": "^2.6.2",
"@chakra-ui/theme-tools": "^2.2.6",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@chakra-ui/anatomy": "2.3.4",
"@chakra-ui/cli": "^3.2.3",
"@chakra-ui/icons": "^2.2.4",
"@chakra-ui/react": "^2.8.2",
"@chakra-ui/react": "^3.2.4",
"@chakra-ui/styled-system": "2.12.0",
"@chakra-ui/system": "^2.6.2",
"@chakra-ui/theme-tools": "^2.2.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
},
"dependencies": {
"@chakra-ui/icons": "^2.2.4",
"@chakra-ui/react": "^2.8.2",
"@chakra-ui/react": "^3.2.4",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@umami/core": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/data-polling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
]
},
"dependencies": {
"@chakra-ui/react": "^2.8.2",
"@chakra-ui/react": "^3.2.4",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@tanstack/react-query": "^5.62.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/state/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
},
"dependencies": {
"@airgap/beacon-wallet": "^4.3.1",
"@chakra-ui/react": "^2.8.2",
"@chakra-ui/react": "^3.2.4",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@reduxjs/toolkit": "^2.5.0",
Expand Down
2,141 changes: 922 additions & 1,219 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 101f5ef

Please sign in to comment.