Template
1
0
mirror of https://github.com/un-pany/v3-admin-vite.git synced 2025-04-20 10:59:21 +08:00

ci: 升级 node & pnpm

This commit is contained in:
pany 2024-12-10 17:05:44 +08:00
parent 272642ec97
commit 75206acfe3
3 changed files with 282 additions and 278 deletions

View File

@ -17,12 +17,12 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@master
with:
node-version: 22.11.0
node-version: 22.12.0
- name: Setup pnpm
uses: pnpm/action-setup@v2
with:
version: 9.13.2
version: 9.15.0
- name: Build
run: pnpm install && pnpm build

View File

@ -53,7 +53,7 @@
"unplugin-auto-import": "0.18.6",
"unplugin-svg-component": "0.12.1",
"unplugin-vue-components": "0.27.5",
"vite": "6.0.2",
"vite": "6.0.3",
"vite-svg-loader": "5.1.0",
"vitest": "2.1.8",
"vue-tsc": "2.1.10"

554
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff