This commit is contained in:
Stephen Zhou
2026-01-20 15:33:06 +08:00
parent b6ecfe6398
commit 8eb88eb2fa
3 changed files with 78 additions and 837 deletions

View File

@ -115,7 +115,6 @@
"mitt": "^3.0.1",
"negotiator": "^1.0.0",
"next": "~16.1.1",
"next-pwa": "^5.6.0",
"next-themes": "^0.4.6",
"nuqs": "^2.8.6",
"pinyin-pro": "^3.27.0",

912
web/pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@ -1,8 +1,8 @@
{
"compilerOptions": {
"incremental": true,
"jsx": "react-jsx",
"target": "es2022",
"jsx": "react-jsx",
"lib": [
"dom",
"dom.iterable",