Skip to content

chore(deps-dev): bump @vitejs/plugin-react-swc from 3.8.0 to 3.10.1 #919

chore(deps-dev): bump @vitejs/plugin-react-swc from 3.8.0 to 3.10.1

chore(deps-dev): bump @vitejs/plugin-react-swc from 3.8.0 to 3.10.1 #919

Workflow file for this run

name: On PR
permissions: write-all
on:
pull_request:
jobs:
security:
name: Security Checks
uses: ./.github/workflows/_security-checks.yml
static-checks:
name: Static Checks
uses: ./.github/workflows/_static-checks.yml
secrets: inherit
unit-tests:
name: Unit Tests
uses: ./.github/workflows/_unit-tests.yml
secrets: inherit