Skip to content

build(deps-dev): bump vite-plugin-dts from 4.5.0 to 4.5.3 #128

build(deps-dev): bump vite-plugin-dts from 4.5.0 to 4.5.3

build(deps-dev): bump vite-plugin-dts from 4.5.0 to 4.5.3 #128

Workflow file for this run

name: check
on:
push:
branches-ignore:
- 'master'
pull_request:
branches-ignore:
- 'master'
jobs:
lint:
uses: ./.github/workflows/_lint.yml
ts:
uses: ./.github/workflows/_ts.yml
tests:
uses: ./.github/workflows/_test.yml