feat(SAT): add SAT page and viewer component; update dependencies
Some checks failed
/ playwright (push) Blocked by required conditions
/ surge (push) Has been cancelled
/ depcheck (push) Has been cancelled
/ build-and-deploy-to-vercel (push) Has been cancelled

This commit is contained in:
严浩
2025-02-07 18:09:32 +08:00
parent 1d5a387ae0
commit d4b8585143
7 changed files with 1100 additions and 1078 deletions

1
.npmrc
View File

@ -7,7 +7,6 @@ registry=https://nexus.oo1.dev/repository/npm/
# https://pnpm.io/zh/npmrc#node-mirrorltreleasedir
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://mirrors.tuna.tsinghua.edu.cn/nodejs-release/
node-mirror:rc=https://npmmirror.com/mirrors/node-rc/
node-mirror:nightly=https://npmmirror.com/mirrors/node-nightly/