update: 升级 tdesign-vue-next 至 1.17.1 和 vue 至 3.5.22

This commit is contained in:
刘引
2025-10-13 08:41:24 +08:00
parent 2a38aed1f7
commit fc76632d4d
2 changed files with 140 additions and 91 deletions

View File

@@ -13,8 +13,8 @@
"normalize.css": "^8.0.1", "normalize.css": "^8.0.1",
"pinia": "^3.0.3", "pinia": "^3.0.3",
"qs": "^6.14.0", "qs": "^6.14.0",
"tdesign-vue-next": "^1.15.1", "tdesign-vue-next": "^1.17.1",
"vue": "^3.5.18", "vue": "^3.5.22",
"vue-router": "^4.5.1" "vue-router": "^4.5.1"
}, },
"devDependencies": { "devDependencies": {

225
pnpm-lock.yaml generated
View File

@@ -19,26 +19,26 @@ importers:
version: 8.0.1 version: 8.0.1
pinia: pinia:
specifier: ^3.0.3 specifier: ^3.0.3
version: 3.0.3(typescript@5.1.6)(vue@3.5.18(typescript@5.1.6)) version: 3.0.3(typescript@5.1.6)(vue@3.5.22(typescript@5.1.6))
qs: qs:
specifier: ^6.14.0 specifier: ^6.14.0
version: 6.14.0 version: 6.14.0
tdesign-vue-next: tdesign-vue-next:
specifier: ^1.15.1 specifier: ^1.17.1
version: 1.15.1(vue@3.5.18(typescript@5.1.6)) version: 1.17.1(vue@3.5.22(typescript@5.1.6))
vue: vue:
specifier: ^3.5.18 specifier: ^3.5.22
version: 3.5.18(typescript@5.1.6) version: 3.5.22(typescript@5.1.6)
vue-router: vue-router:
specifier: ^4.5.1 specifier: ^4.5.1
version: 4.5.1(vue@3.5.18(typescript@5.1.6)) version: 4.5.1(vue@3.5.22(typescript@5.1.6))
devDependencies: devDependencies:
'@types/node': '@types/node':
specifier: ^24.0.3 specifier: ^24.0.3
version: 24.0.3 version: 24.0.3
'@vitejs/plugin-vue': '@vitejs/plugin-vue':
specifier: ^6.0.0 specifier: ^6.0.0
version: 6.0.0(vite@7.0.5(@types/node@24.0.3)(lightningcss@1.30.1)(sass-embedded@1.86.0)(sass@1.89.2)(terser@5.39.0))(vue@3.5.18(typescript@5.1.6)) version: 6.0.0(vite@7.0.5(@types/node@24.0.3)(lightningcss@1.30.1)(sass-embedded@1.86.0)(sass@1.89.2)(terser@5.39.0))(vue@3.5.22(typescript@5.1.6))
sass: sass:
specifier: ^1.89.2 specifier: ^1.89.2
version: 1.89.2 version: 1.89.2
@@ -47,10 +47,10 @@ importers:
version: 5.1.6 version: 5.1.6
unplugin-auto-import: unplugin-auto-import:
specifier: ^19.3.0 specifier: ^19.3.0
version: 19.3.0(@vueuse/core@9.13.0(vue@3.5.18(typescript@5.1.6))) version: 19.3.0(@vueuse/core@9.13.0(vue@3.5.22(typescript@5.1.6)))
unplugin-vue-components: unplugin-vue-components:
specifier: ^28.7.0 specifier: ^28.7.0
version: 28.7.0(@babel/parser@7.28.0)(vue@3.5.18(typescript@5.1.6)) version: 28.7.0(@babel/parser@7.28.4)(vue@3.5.22(typescript@5.1.6))
vite: vite:
specifier: ^7.0.5 specifier: ^7.0.5
version: 7.0.5(@types/node@24.0.3)(lightningcss@1.30.1)(sass-embedded@1.86.0)(sass@1.89.2)(terser@5.39.0) version: 7.0.5(@types/node@24.0.3)(lightningcss@1.30.1)(sass-embedded@1.86.0)(sass@1.89.2)(terser@5.39.0)
@@ -73,6 +73,11 @@ packages:
engines: {node: '>=6.0.0'} engines: {node: '>=6.0.0'}
hasBin: true hasBin: true
'@babel/parser@7.28.4':
resolution: {integrity: sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg==}
engines: {node: '>=6.0.0'}
hasBin: true
'@babel/runtime@7.28.2': '@babel/runtime@7.28.2':
resolution: {integrity: sha512-KHp2IflsnGywDjBWDkR9iEqiWSpc8GIi0lgTT3mOElT0PP1tG26P4tmFI2YvAdzgq9RGyoHZQEIEdZy6Ec5xCA==} resolution: {integrity: sha512-KHp2IflsnGywDjBWDkR9iEqiWSpc8GIi0lgTT3mOElT0PP1tG26P4tmFI2YvAdzgq9RGyoHZQEIEdZy6Ec5xCA==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
@@ -81,6 +86,10 @@ packages:
resolution: {integrity: sha512-x0LvFTekgSX+83TI28Y9wYPUfzrnl2aT5+5QLnO6v7mSJYtEEevuDRN0F0uSHRk1G1IWZC43o00Y0xDDrpBGPQ==} resolution: {integrity: sha512-x0LvFTekgSX+83TI28Y9wYPUfzrnl2aT5+5QLnO6v7mSJYtEEevuDRN0F0uSHRk1G1IWZC43o00Y0xDDrpBGPQ==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@babel/types@7.28.4':
resolution: {integrity: sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q==}
engines: {node: '>=6.9.0'}
'@bufbuild/protobuf@2.2.4': '@bufbuild/protobuf@2.2.4':
resolution: {integrity: sha512-P9xQgtMh71TA7tHTnbDe68zcI+TPnkyyfBIhGaUr4iUEIXN7yI01DyjmmdEwXTk5OlISBJYkoxCVj2dwmHqIkA==} resolution: {integrity: sha512-P9xQgtMh71TA7tHTnbDe68zcI+TPnkyyfBIhGaUr4iUEIXN7yI01DyjmmdEwXTk5OlISBJYkoxCVj2dwmHqIkA==}
@@ -252,6 +261,9 @@ packages:
'@jridgewell/sourcemap-codec@1.5.0': '@jridgewell/sourcemap-codec@1.5.0':
resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==} resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==}
'@jridgewell/sourcemap-codec@1.5.5':
resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
'@jridgewell/trace-mapping@0.3.25': '@jridgewell/trace-mapping@0.3.25':
resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==}
@@ -503,14 +515,20 @@ packages:
'@vue/compiler-core@3.5.18': '@vue/compiler-core@3.5.18':
resolution: {integrity: sha512-3slwjQrrV1TO8MoXgy3aynDQ7lslj5UqDxuHnrzHtpON5CBinhWjJETciPngpin/T3OuW3tXUf86tEurusnztw==} resolution: {integrity: sha512-3slwjQrrV1TO8MoXgy3aynDQ7lslj5UqDxuHnrzHtpON5CBinhWjJETciPngpin/T3OuW3tXUf86tEurusnztw==}
'@vue/compiler-core@3.5.22':
resolution: {integrity: sha512-jQ0pFPmZwTEiRNSb+i9Ow/I/cHv2tXYqsnHKKyCQ08irI2kdF5qmYedmF8si8mA7zepUFmJ2hqzS8CQmNOWOkQ==}
'@vue/compiler-dom@3.5.18': '@vue/compiler-dom@3.5.18':
resolution: {integrity: sha512-RMbU6NTU70++B1JyVJbNbeFkK+A+Q7y9XKE2EM4NLGm2WFR8x9MbAtWxPPLdm0wUkuZv9trpwfSlL6tjdIa1+A==} resolution: {integrity: sha512-RMbU6NTU70++B1JyVJbNbeFkK+A+Q7y9XKE2EM4NLGm2WFR8x9MbAtWxPPLdm0wUkuZv9trpwfSlL6tjdIa1+A==}
'@vue/compiler-sfc@3.5.18': '@vue/compiler-dom@3.5.22':
resolution: {integrity: sha512-5aBjvGqsWs+MoxswZPoTB9nSDb3dhd1x30xrrltKujlCxo48j8HGDNj3QPhF4VIS0VQDUrA1xUfp2hEa+FNyXA==} resolution: {integrity: sha512-W8RknzUM1BLkypvdz10OVsGxnMAuSIZs9Wdx1vzA3mL5fNMN15rhrSCLiTm6blWeACwUwizzPVqGJgOGBEN/hA==}
'@vue/compiler-ssr@3.5.18': '@vue/compiler-sfc@3.5.22':
resolution: {integrity: sha512-xM16Ak7rSWHkM3m22NlmcdIM+K4BMyFARAfV9hYFl+SFuRzrZ3uGMNW05kA5pmeMa0X9X963Kgou7ufdbpOP9g==} resolution: {integrity: sha512-tbTR1zKGce4Lj+JLzFXDq36K4vcSZbJ1RBu8FxcDv1IGRz//Dh2EBqksyGVypz3kXpshIfWKGOCcqpSbyGWRJQ==}
'@vue/compiler-ssr@3.5.22':
resolution: {integrity: sha512-GdgyLvg4R+7T8Nk2Mlighx7XGxq/fJf9jaVofc3IL0EPesTE86cP/8DD1lT3h1JeZr2ySBvyqKQJgbS54IX1Ww==}
'@vue/compiler-vue2@2.7.16': '@vue/compiler-vue2@2.7.16':
resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==} resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==}
@@ -535,23 +553,26 @@ packages:
typescript: typescript:
optional: true optional: true
'@vue/reactivity@3.5.18': '@vue/reactivity@3.5.22':
resolution: {integrity: sha512-x0vPO5Imw+3sChLM5Y+B6G1zPjwdOri9e8V21NnTnlEvkxatHEH5B5KEAJcjuzQ7BsjGrKtfzuQ5eQwXh8HXBg==} resolution: {integrity: sha512-f2Wux4v/Z2pqc9+4SmgZC1p73Z53fyD90NFWXiX9AKVnVBEvLFOWCEgJD3GdGnlxPZt01PSlfmLqbLYzY/Fw4A==}
'@vue/runtime-core@3.5.18': '@vue/runtime-core@3.5.22':
resolution: {integrity: sha512-DUpHa1HpeOQEt6+3nheUfqVXRog2kivkXHUhoqJiKR33SO4x+a5uNOMkV487WPerQkL0vUuRvq/7JhRgLW3S+w==} resolution: {integrity: sha512-EHo4W/eiYeAzRTN5PCextDUZ0dMs9I8mQ2Fy+OkzvRPUYQEyK9yAjbasrMCXbLNhF7P0OUyivLjIy0yc6VrLJQ==}
'@vue/runtime-dom@3.5.18': '@vue/runtime-dom@3.5.22':
resolution: {integrity: sha512-YwDj71iV05j4RnzZnZtGaXwPoUWeRsqinblgVJwR8XTXYZ9D5PbahHQgsbmzUvCWNF6x7siQ89HgnX5eWkr3mw==} resolution: {integrity: sha512-Av60jsryAkI023PlN7LsqrfPvwfxOd2yAwtReCjeuugTJTkgrksYJJstg1e12qle0NarkfhfFu1ox2D+cQotww==}
'@vue/server-renderer@3.5.18': '@vue/server-renderer@3.5.22':
resolution: {integrity: sha512-PvIHLUoWgSbDG7zLHqSqaCoZvHi6NNmfVFOqO+OnwvqMz/tqQr3FuGWS8ufluNddk7ZLBJYMrjcw1c6XzR12mA==} resolution: {integrity: sha512-gXjo+ao0oHYTSswF+a3KRHZ1WszxIqO7u6XwNHqcqb9JfyIL/pbWrrh/xLv7jeDqla9u+LK7yfZKHih1e1RKAQ==}
peerDependencies: peerDependencies:
vue: 3.5.18 vue: 3.5.22
'@vue/shared@3.5.18': '@vue/shared@3.5.18':
resolution: {integrity: sha512-cZy8Dq+uuIXbxCZpuLd2GJdeSO/lIzIspC2WtkqIpje5QyFbvLaI5wZtdUjLHjGZrlVX6GilejatWwVYYRc8tA==} resolution: {integrity: sha512-cZy8Dq+uuIXbxCZpuLd2GJdeSO/lIzIspC2WtkqIpje5QyFbvLaI5wZtdUjLHjGZrlVX6GilejatWwVYYRc8tA==}
'@vue/shared@3.5.22':
resolution: {integrity: sha512-F4yc6palwq3TT0u+FYf0Ns4Tfl9GRFURDN2gWG7L1ecIaS/4fCIuFOjMTnCyjsu/OK6vaDKLCrGAa+KvvH+h4w==}
'@vueuse/core@9.13.0': '@vueuse/core@9.13.0':
resolution: {integrity: sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==} resolution: {integrity: sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==}
@@ -635,9 +656,6 @@ packages:
csstype@3.1.3: csstype@3.1.3:
resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==} resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
dayjs@1.11.10:
resolution: {integrity: sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==}
dayjs@1.11.13: dayjs@1.11.13:
resolution: {integrity: sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==} resolution: {integrity: sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==}
@@ -876,6 +894,9 @@ packages:
magic-string@0.30.17: magic-string@0.30.17:
resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==} resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==}
magic-string@0.30.19:
resolution: {integrity: sha512-2N21sPY9Ws53PZvsEpVtNuSW+ScYbQdp4b9qUaL+9QkHUrGFKo56Lg9Emg5s9V/qrtNBmiR01sYhUOwu3H+VOw==}
math-intrinsics@1.1.0: math-intrinsics@1.1.0:
resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==} resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
engines: {node: '>= 0.4'} engines: {node: '>= 0.4'}
@@ -1177,13 +1198,13 @@ packages:
resolution: {integrity: sha512-GTt8rSKje5FilG+wEdfCkOcLL7LWqpMlr2c3LRuKt/YXxcJ52aGSbGBAdI4L3aaqfrBt6y711El53ItyH1NWzg==} resolution: {integrity: sha512-GTt8rSKje5FilG+wEdfCkOcLL7LWqpMlr2c3LRuKt/YXxcJ52aGSbGBAdI4L3aaqfrBt6y711El53ItyH1NWzg==}
engines: {node: '>=16.0.0'} engines: {node: '>=16.0.0'}
tdesign-icons-vue-next@0.3.6: tdesign-icons-vue-next@0.4.1:
resolution: {integrity: sha512-X9u90dBv8tPhfpguUyx+BzF8CU2ef2L4RXOO7MYOj1ufHCHwBXTF8L3GPfq6KZd/2u4vMLYAA8lGURn4PZZICw==} resolution: {integrity: sha512-uDPuTLRORnGcTyVGNoentNaK4V+ZcBmhYwcY3KqDaQQ5rrPeLMxu0ZVmgOEf0JtF2QZiqAxY7vodNEiLUdoRKA==}
peerDependencies: peerDependencies:
vue: ^3.0.0 vue: ^3.0.0
tdesign-vue-next@1.15.1: tdesign-vue-next@1.17.1:
resolution: {integrity: sha512-GKeE5Pcj8ILV3GRBEKfv501CJCge0DssSjywl1FYBAXmSQzQEmlwzTtukUmMn03GvshTb1eMnJSXFsk87V/DFA==} resolution: {integrity: sha512-rqRPHSfPn5Y7Nxffa9Q6JumPguc+K2YfcaaxrvyYkZIQwCQ8Fwi2rhh6KpgQud2SAPMP/N1SxfIvYJVS5Lyu8Q==}
engines: {node: '>= 18'} engines: {node: '>= 18'}
peerDependencies: peerDependencies:
vue: '>=3.1.0' vue: '>=3.1.0'
@@ -1327,8 +1348,8 @@ packages:
peerDependencies: peerDependencies:
typescript: '>=5.0.0' typescript: '>=5.0.0'
vue@3.5.18: vue@3.5.22:
resolution: {integrity: sha512-7W4Y4ZbMiQ3SEo+m9lnoNpV9xG7QVMLa+/0RFwwiAVkeYoyGXqWE85jabU4pllJNUzqfLShJ5YLptewhCWUgNA==} resolution: {integrity: sha512-toaZjQ3a/G/mYaLSbV+QsQhIdMo9x5rrqIpYRObsJ6T/J+RyCSFwN2LHNVH9v8uIcljDNa3QzPVdv3Y6b9hAJQ==}
peerDependencies: peerDependencies:
typescript: '*' typescript: '*'
peerDependenciesMeta: peerDependenciesMeta:
@@ -1348,6 +1369,10 @@ snapshots:
dependencies: dependencies:
'@babel/types': 7.28.1 '@babel/types': 7.28.1
'@babel/parser@7.28.4':
dependencies:
'@babel/types': 7.28.4
'@babel/runtime@7.28.2': {} '@babel/runtime@7.28.2': {}
'@babel/types@7.28.1': '@babel/types@7.28.1':
@@ -1355,6 +1380,11 @@ snapshots:
'@babel/helper-string-parser': 7.27.1 '@babel/helper-string-parser': 7.27.1
'@babel/helper-validator-identifier': 7.27.1 '@babel/helper-validator-identifier': 7.27.1
'@babel/types@7.28.4':
dependencies:
'@babel/helper-string-parser': 7.27.1
'@babel/helper-validator-identifier': 7.27.1
'@bufbuild/protobuf@2.2.4': '@bufbuild/protobuf@2.2.4':
optional: true optional: true
@@ -1436,7 +1466,7 @@ snapshots:
'@jridgewell/gen-mapping@0.3.8': '@jridgewell/gen-mapping@0.3.8':
dependencies: dependencies:
'@jridgewell/set-array': 1.2.1 '@jridgewell/set-array': 1.2.1
'@jridgewell/sourcemap-codec': 1.5.0 '@jridgewell/sourcemap-codec': 1.5.5
'@jridgewell/trace-mapping': 0.3.25 '@jridgewell/trace-mapping': 0.3.25
optional: true optional: true
@@ -1454,10 +1484,12 @@ snapshots:
'@jridgewell/sourcemap-codec@1.5.0': {} '@jridgewell/sourcemap-codec@1.5.0': {}
'@jridgewell/sourcemap-codec@1.5.5': {}
'@jridgewell/trace-mapping@0.3.25': '@jridgewell/trace-mapping@0.3.25':
dependencies: dependencies:
'@jridgewell/resolve-uri': 3.1.2 '@jridgewell/resolve-uri': 3.1.2
'@jridgewell/sourcemap-codec': 1.5.0 '@jridgewell/sourcemap-codec': 1.5.5
optional: true optional: true
'@parcel/watcher-android-arm64@2.5.1': '@parcel/watcher-android-arm64@2.5.1':
@@ -1606,11 +1638,11 @@ snapshots:
'@types/web-bluetooth@0.0.16': '@types/web-bluetooth@0.0.16':
optional: true optional: true
'@vitejs/plugin-vue@6.0.0(vite@7.0.5(@types/node@24.0.3)(lightningcss@1.30.1)(sass-embedded@1.86.0)(sass@1.89.2)(terser@5.39.0))(vue@3.5.18(typescript@5.1.6))': '@vitejs/plugin-vue@6.0.0(vite@7.0.5(@types/node@24.0.3)(lightningcss@1.30.1)(sass-embedded@1.86.0)(sass@1.89.2)(terser@5.39.0))(vue@3.5.22(typescript@5.1.6))':
dependencies: dependencies:
'@rolldown/pluginutils': 1.0.0-beta.19 '@rolldown/pluginutils': 1.0.0-beta.19
vite: 7.0.5(@types/node@24.0.3)(lightningcss@1.30.1)(sass-embedded@1.86.0)(sass@1.89.2)(terser@5.39.0) vite: 7.0.5(@types/node@24.0.3)(lightningcss@1.30.1)(sass-embedded@1.86.0)(sass@1.89.2)(terser@5.39.0)
vue: 3.5.18(typescript@5.1.6) vue: 3.5.22(typescript@5.1.6)
'@volar/language-core@2.4.20': '@volar/language-core@2.4.20':
dependencies: dependencies:
@@ -1632,27 +1664,40 @@ snapshots:
estree-walker: 2.0.2 estree-walker: 2.0.2
source-map-js: 1.2.1 source-map-js: 1.2.1
'@vue/compiler-core@3.5.22':
dependencies:
'@babel/parser': 7.28.4
'@vue/shared': 3.5.22
entities: 4.5.0
estree-walker: 2.0.2
source-map-js: 1.2.1
'@vue/compiler-dom@3.5.18': '@vue/compiler-dom@3.5.18':
dependencies: dependencies:
'@vue/compiler-core': 3.5.18 '@vue/compiler-core': 3.5.18
'@vue/shared': 3.5.18 '@vue/shared': 3.5.18
'@vue/compiler-sfc@3.5.18': '@vue/compiler-dom@3.5.22':
dependencies: dependencies:
'@babel/parser': 7.28.0 '@vue/compiler-core': 3.5.22
'@vue/compiler-core': 3.5.18 '@vue/shared': 3.5.22
'@vue/compiler-dom': 3.5.18
'@vue/compiler-ssr': 3.5.18 '@vue/compiler-sfc@3.5.22':
'@vue/shared': 3.5.18 dependencies:
'@babel/parser': 7.28.4
'@vue/compiler-core': 3.5.22
'@vue/compiler-dom': 3.5.22
'@vue/compiler-ssr': 3.5.22
'@vue/shared': 3.5.22
estree-walker: 2.0.2 estree-walker: 2.0.2
magic-string: 0.30.17 magic-string: 0.30.19
postcss: 8.5.6 postcss: 8.5.6
source-map-js: 1.2.1 source-map-js: 1.2.1
'@vue/compiler-ssr@3.5.18': '@vue/compiler-ssr@3.5.22':
dependencies: dependencies:
'@vue/compiler-dom': 3.5.18 '@vue/compiler-dom': 3.5.22
'@vue/shared': 3.5.18 '@vue/shared': 3.5.22
'@vue/compiler-vue2@2.7.16': '@vue/compiler-vue2@2.7.16':
dependencies: dependencies:
@@ -1692,36 +1737,38 @@ snapshots:
optionalDependencies: optionalDependencies:
typescript: 5.1.6 typescript: 5.1.6
'@vue/reactivity@3.5.18': '@vue/reactivity@3.5.22':
dependencies: dependencies:
'@vue/shared': 3.5.18 '@vue/shared': 3.5.22
'@vue/runtime-core@3.5.18': '@vue/runtime-core@3.5.22':
dependencies: dependencies:
'@vue/reactivity': 3.5.18 '@vue/reactivity': 3.5.22
'@vue/shared': 3.5.18 '@vue/shared': 3.5.22
'@vue/runtime-dom@3.5.18': '@vue/runtime-dom@3.5.22':
dependencies: dependencies:
'@vue/reactivity': 3.5.18 '@vue/reactivity': 3.5.22
'@vue/runtime-core': 3.5.18 '@vue/runtime-core': 3.5.22
'@vue/shared': 3.5.18 '@vue/shared': 3.5.22
csstype: 3.1.3 csstype: 3.1.3
'@vue/server-renderer@3.5.18(vue@3.5.18(typescript@5.1.6))': '@vue/server-renderer@3.5.22(vue@3.5.22(typescript@5.1.6))':
dependencies: dependencies:
'@vue/compiler-ssr': 3.5.18 '@vue/compiler-ssr': 3.5.22
'@vue/shared': 3.5.18 '@vue/shared': 3.5.22
vue: 3.5.18(typescript@5.1.6) vue: 3.5.22(typescript@5.1.6)
'@vue/shared@3.5.18': {} '@vue/shared@3.5.18': {}
'@vueuse/core@9.13.0(vue@3.5.18(typescript@5.1.6))': '@vue/shared@3.5.22': {}
'@vueuse/core@9.13.0(vue@3.5.22(typescript@5.1.6))':
dependencies: dependencies:
'@types/web-bluetooth': 0.0.16 '@types/web-bluetooth': 0.0.16
'@vueuse/metadata': 9.13.0 '@vueuse/metadata': 9.13.0
'@vueuse/shared': 9.13.0(vue@3.5.18(typescript@5.1.6)) '@vueuse/shared': 9.13.0(vue@3.5.22(typescript@5.1.6))
vue-demi: 0.14.6(vue@3.5.18(typescript@5.1.6)) vue-demi: 0.14.6(vue@3.5.22(typescript@5.1.6))
transitivePeerDependencies: transitivePeerDependencies:
- '@vue/composition-api' - '@vue/composition-api'
- vue - vue
@@ -1730,9 +1777,9 @@ snapshots:
'@vueuse/metadata@9.13.0': '@vueuse/metadata@9.13.0':
optional: true optional: true
'@vueuse/shared@9.13.0(vue@3.5.18(typescript@5.1.6))': '@vueuse/shared@9.13.0(vue@3.5.22(typescript@5.1.6))':
dependencies: dependencies:
vue-demi: 0.14.6(vue@3.5.18(typescript@5.1.6)) vue-demi: 0.14.6(vue@3.5.22(typescript@5.1.6))
transitivePeerDependencies: transitivePeerDependencies:
- '@vue/composition-api' - '@vue/composition-api'
- vue - vue
@@ -1817,8 +1864,6 @@ snapshots:
csstype@3.1.3: {} csstype@3.1.3: {}
dayjs@1.11.10: {}
dayjs@1.11.13: {} dayjs@1.11.13: {}
de-indent@1.0.2: {} de-indent@1.0.2: {}
@@ -2023,6 +2068,10 @@ snapshots:
dependencies: dependencies:
'@jridgewell/sourcemap-codec': 1.5.0 '@jridgewell/sourcemap-codec': 1.5.0
magic-string@0.30.19:
dependencies:
'@jridgewell/sourcemap-codec': 1.5.5
math-intrinsics@1.1.0: {} math-intrinsics@1.1.0: {}
micromatch@4.0.5: micromatch@4.0.5:
@@ -2073,10 +2122,10 @@ snapshots:
picomatch@4.0.2: {} picomatch@4.0.2: {}
pinia@3.0.3(typescript@5.1.6)(vue@3.5.18(typescript@5.1.6)): pinia@3.0.3(typescript@5.1.6)(vue@3.5.22(typescript@5.1.6)):
dependencies: dependencies:
'@vue/devtools-api': 7.7.7 '@vue/devtools-api': 7.7.7
vue: 3.5.18(typescript@5.1.6) vue: 3.5.22(typescript@5.1.6)
optionalDependencies: optionalDependencies:
typescript: 5.1.6 typescript: 5.1.6
@@ -2312,12 +2361,12 @@ snapshots:
sync-message-port@1.1.3: sync-message-port@1.1.3:
optional: true optional: true
tdesign-icons-vue-next@0.3.6(vue@3.5.18(typescript@5.1.6)): tdesign-icons-vue-next@0.4.1(vue@3.5.22(typescript@5.1.6)):
dependencies: dependencies:
'@babel/runtime': 7.28.2 '@babel/runtime': 7.28.2
vue: 3.5.18(typescript@5.1.6) vue: 3.5.22(typescript@5.1.6)
tdesign-vue-next@1.15.1(vue@3.5.18(typescript@5.1.6)): tdesign-vue-next@1.17.1(vue@3.5.22(typescript@5.1.6)):
dependencies: dependencies:
'@babel/runtime': 7.28.2 '@babel/runtime': 7.28.2
'@popperjs/core': 2.11.8 '@popperjs/core': 2.11.8
@@ -2325,14 +2374,14 @@ snapshots:
'@types/sortablejs': 1.15.8 '@types/sortablejs': 1.15.8
'@types/tinycolor2': 1.4.6 '@types/tinycolor2': 1.4.6
'@types/validator': 13.15.2 '@types/validator': 13.15.2
dayjs: 1.11.10 dayjs: 1.11.13
lodash-es: 4.17.21 lodash-es: 4.17.21
mitt: 3.0.1 mitt: 3.0.1
sortablejs: 1.15.6 sortablejs: 1.15.6
tdesign-icons-vue-next: 0.3.6(vue@3.5.18(typescript@5.1.6)) tdesign-icons-vue-next: 0.4.1(vue@3.5.22(typescript@5.1.6))
tinycolor2: 1.6.0 tinycolor2: 1.6.0
validator: 13.15.15 validator: 13.15.15
vue: 3.5.18(typescript@5.1.6) vue: 3.5.22(typescript@5.1.6)
terser@5.39.0: terser@5.39.0:
dependencies: dependencies:
@@ -2379,7 +2428,7 @@ snapshots:
unplugin: 2.3.5 unplugin: 2.3.5
unplugin-utils: 0.2.4 unplugin-utils: 0.2.4
unplugin-auto-import@19.3.0(@vueuse/core@9.13.0(vue@3.5.18(typescript@5.1.6))): unplugin-auto-import@19.3.0(@vueuse/core@9.13.0(vue@3.5.22(typescript@5.1.6))):
dependencies: dependencies:
local-pkg: 1.1.1 local-pkg: 1.1.1
magic-string: 0.30.17 magic-string: 0.30.17
@@ -2388,14 +2437,14 @@ snapshots:
unplugin: 2.3.5 unplugin: 2.3.5
unplugin-utils: 0.2.4 unplugin-utils: 0.2.4
optionalDependencies: optionalDependencies:
'@vueuse/core': 9.13.0(vue@3.5.18(typescript@5.1.6)) '@vueuse/core': 9.13.0(vue@3.5.22(typescript@5.1.6))
unplugin-utils@0.2.4: unplugin-utils@0.2.4:
dependencies: dependencies:
pathe: 2.0.3 pathe: 2.0.3
picomatch: 4.0.2 picomatch: 4.0.2
unplugin-vue-components@28.7.0(@babel/parser@7.28.0)(vue@3.5.18(typescript@5.1.6)): unplugin-vue-components@28.7.0(@babel/parser@7.28.4)(vue@3.5.22(typescript@5.1.6)):
dependencies: dependencies:
chokidar: 3.6.0 chokidar: 3.6.0
debug: 4.4.1 debug: 4.4.1
@@ -2405,9 +2454,9 @@ snapshots:
tinyglobby: 0.2.14 tinyglobby: 0.2.14
unplugin: 2.3.5 unplugin: 2.3.5
unplugin-utils: 0.2.4 unplugin-utils: 0.2.4
vue: 3.5.18(typescript@5.1.6) vue: 3.5.22(typescript@5.1.6)
optionalDependencies: optionalDependencies:
'@babel/parser': 7.28.0 '@babel/parser': 7.28.4
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@@ -2440,15 +2489,15 @@ snapshots:
vscode-uri@3.1.0: {} vscode-uri@3.1.0: {}
vue-demi@0.14.6(vue@3.5.18(typescript@5.1.6)): vue-demi@0.14.6(vue@3.5.22(typescript@5.1.6)):
dependencies: dependencies:
vue: 3.5.18(typescript@5.1.6) vue: 3.5.22(typescript@5.1.6)
optional: true optional: true
vue-router@4.5.1(vue@3.5.18(typescript@5.1.6)): vue-router@4.5.1(vue@3.5.22(typescript@5.1.6)):
dependencies: dependencies:
'@vue/devtools-api': 6.6.4 '@vue/devtools-api': 6.6.4
vue: 3.5.18(typescript@5.1.6) vue: 3.5.22(typescript@5.1.6)
vue-tsc@3.0.3(typescript@5.1.6): vue-tsc@3.0.3(typescript@5.1.6):
dependencies: dependencies:
@@ -2456,13 +2505,13 @@ snapshots:
'@vue/language-core': 3.0.3(typescript@5.1.6) '@vue/language-core': 3.0.3(typescript@5.1.6)
typescript: 5.1.6 typescript: 5.1.6
vue@3.5.18(typescript@5.1.6): vue@3.5.22(typescript@5.1.6):
dependencies: dependencies:
'@vue/compiler-dom': 3.5.18 '@vue/compiler-dom': 3.5.22
'@vue/compiler-sfc': 3.5.18 '@vue/compiler-sfc': 3.5.22
'@vue/runtime-dom': 3.5.18 '@vue/runtime-dom': 3.5.22
'@vue/server-renderer': 3.5.18(vue@3.5.18(typescript@5.1.6)) '@vue/server-renderer': 3.5.22(vue@3.5.22(typescript@5.1.6))
'@vue/shared': 3.5.18 '@vue/shared': 3.5.22
optionalDependencies: optionalDependencies:
typescript: 5.1.6 typescript: 5.1.6