Skip to content

fix(deps): update all non-major dependencies #1862

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #1862

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set node
uses: actions/setup-node@v4
with:
node-version: lts/*
- name: Install pnpm
# https://github.com/nitrojs/nitro/pull/3060
# https://github.com/nodejs/corepack/pull/614
run: npm i -g --force corepack && corepack enable pnpm
- name: Setup ni
run: npm i -g @antfu/ni
- name: Install
run: nci
- name: Build
run: nr build
- name: Lint
run: nr lint
- name: Test
run: nr test
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy