chore(deps): update node.js to v22.13.1

This commit is contained in:
2025-02-04 08:19:02 +08:00
parent 581dd237ca
commit f98225aebf

2
.npmrc
View File

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