Skip to content

fix(deps): update dependency @chakra-ui/react to v3.34.0 #2544

fix(deps): update dependency @chakra-ui/react to v3.34.0

fix(deps): update dependency @chakra-ui/react to v3.34.0 #2544

Workflow file for this run

name: lint
on:
- push
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
with:
fetch-depth: 0
- name: Setup
uses: ./.github/actions/setup
- name: Lint
run: pnpm lint