chore: update Node.js version and dependencies to latest releases
All checks were successful
/ depcheck (push) Successful in 1m13s
/ build-and-deploy-to-vercel (push) Successful in 1m46s
/ surge (push) Successful in 1m59s
/ playwright (push) Successful in 5m46s

This commit is contained in:
严浩
2025-02-21 10:03:18 +08:00
parent 055b5d2a9e
commit 4552bbca34
3 changed files with 71 additions and 51 deletions

2
.npmrc
View File

@ -5,7 +5,7 @@ registry=https://registry.npmjs.org/
registry=https://nexus.oo1.dev/repository/npm/
# https://pnpm.io/zh/npmrc#node-mirrorltreleasedir
use-node-version=22.13.1
use-node-version=22.14.0
node-mirror:release=https://npmmirror.com/mirrors/node/ # pnpm config set node-mirror:release=https://npmmirror.com/mirrors/node/
node-mirror:rc=https://npmmirror.com/mirrors/node-rc/
node-mirror:nightly=https://npmmirror.com/mirrors/node-nightly/