Commit 5cb011d
Bump @chakra-ui/react from 2.10.4 to 3.30.0 (#25)
* Bump @chakra-ui/react from 2.10.4 to 3.30.0
Bumps [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react) from 2.10.4 to 3.30.0.
- [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-version: 3.30.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
* Fix build failures after Chakra UI v3 upgrade
Build fixes:
- Updated Drawer component to use namespaced API (Drawer.Root, Drawer.Backdrop, Drawer.CloseTrigger, etc.)
- Replaced extendTheme with createSystem and defaultConfig for theme configuration
- Converted token values to new format with explicit value keys
- Changed ChakraProvider theme prop to value prop
- Replaced VStack/HStack spacing prop with gap prop
- Updated Skeleton component: isLoaded → loading (inverted logic)
- Fixed IconButton: moved icon from prop to children
- Updated Link component to use asChild pattern
- Fixed useDisclosure: isOpen → open
- Added type assertions for useBreakpointValue to satisfy stricter TypeScript checks
- Updated tsconfig.json for Next.js compatibility (jsx: react-jsx)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: aieng-bot-maintain[bot] <[email protected]>
Co-authored-by: Claude Sonnet 4.5 <[email protected]>1 parent 9dd5191 commit 5cb011d
File tree
7 files changed
+1858
-933
lines changed- src/app
- about
- components
7 files changed
+1858
-933
lines changed
0 commit comments