[U] Update deps

This commit is contained in:
2026-04-24 05:25:06 +00:00
parent ea9c12eda5
commit 1fb6522895
5 changed files with 23 additions and 24 deletions
+2 -3
View File
@@ -5,16 +5,15 @@
"strict": false,
"jsx": "preserve",
"importHelpers": true,
"moduleResolution": "node",
"moduleResolution": "bundler",
"experimentalDecorators": true,
"skipLibCheck": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"sourceMap": true,
"baseUrl": ".",
"paths": {
"@/*": [
"src/*"
"./src/*"
]
},
"lib": [