Skip to content

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

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

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

Workflow file for this run

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