Skip to content

Bump vite-plugin-dts from 4.5.4 to 5.0.3 in /web #1384

Bump vite-plugin-dts from 4.5.4 to 5.0.3 in /web

Bump vite-plugin-dts from 4.5.4 to 5.0.3 in /web #1384

Workflow file for this run

name: Check for Typos
on:
pull_request:
jobs:
typos:
runs-on: macos-15
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-ios-swiftformat
cancel-in-progress: true
steps:
- name: Checkout repo
uses: actions/checkout@v6
- name: Run typos
uses: crate-ci/typos@master