update dependencies

This commit is contained in:
Timi
2026-04-03 01:03:22 +08:00
parent 26a60a6a7d
commit e00648137a
8 changed files with 907 additions and 256 deletions

View File

@@ -17,13 +17,10 @@
"DOM.Iterable"
],
"paths": {
"~/*": [
"./src/*"
],
"@/*": [
"./examples/*"
],
"timi-tdesign-pc": [
"timi-tdesign-mobile": [
"./src/index.ts"
]
}
@@ -34,7 +31,8 @@
"src/**/*.vue",
"examples/**/*.ts",
"examples/**/*.d.ts",
"examples/**/*.vue"
"examples/**/*.vue",
"node_modules/.pnpm/unplugin-auto-import@19.1.2/node_modules/unplugin-auto-import/auto-imports.d.ts"
],
"references": [
{