chore: update dependence
CI / CI (push) Successful in 30m13s

This commit is contained in:
tao.chen
2026-07-23 19:43:08 +08:00
parent a77c4c7ebe
commit a502f58d26
6 changed files with 5015 additions and 13314 deletions
+5 -4
View File
@@ -8,10 +8,11 @@
"jsx": "react",
"lib": ["DOM", "ES2018", "ES2020.Intl"],
"module": "esnext",
"moduleResolution": "node",
"noEmitOnError": true,
"noImplicitAny": true,
"noUnusedLocals": true,
"moduleResolution": "node",
"noEmitOnError": true,
"noImplicitAny": true,
"noUnusedLocals": true,
"skipLibCheck": true,
"preserveWatchOutput": true,
"resolveJsonModule": true,
"outDir": "lib",