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:
parent
272642ec97
commit
75206acfe3
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@ -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
|
||||
|
@ -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
554
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user