diff --git a/console/console-ui/package.json b/console/console-ui/package.json index 7c2a024..663b930 100644 --- a/console/console-ui/package.json +++ b/console/console-ui/package.json @@ -40,6 +40,6 @@ "tw-animate-css": "^1.4.0", "typescript": "~6.0.2", "vite": "^8.0.13", - "vue-tsc": "^3.2.9" + "vue-tsc": "^3.3.1" } } diff --git a/console/console-ui/pnpm-lock.yaml b/console/console-ui/pnpm-lock.yaml index f1a679e..ebd387e 100644 --- a/console/console-ui/pnpm-lock.yaml +++ b/console/console-ui/pnpm-lock.yaml @@ -97,8 +97,8 @@ importers: specifier: ^8.0.13 version: 8.0.13(@types/node@25.8.0)(jiti@2.7.0)(yaml@2.9.0) vue-tsc: - specifier: ^3.2.9 - version: 3.2.9(typescript@6.0.3) + specifier: ^3.3.1 + version: 3.3.1(typescript@6.0.3) packages: @@ -772,8 +772,8 @@ packages: '@vue/devtools-shared@8.1.2': resolution: {integrity: sha512-X9RyVFYAdkBe4IUf5v48TxBF/6QPmF8CmWrDAjXzfUHrgQ/HGfTC1A6TqgXqZ03ye66l3AD51BAGD69IvKM9sw==} - '@vue/language-core@3.2.9': - resolution: {integrity: sha512-ie0ojt/0fU/GfIogh+zgHbaYRPlt9S+cLOxcWwF7nTSFh897BVgnFKL2byT4kpp1mlqYWZ2psGwSniyE2xsxYw==} + '@vue/language-core@3.3.1': + resolution: {integrity: sha512-NP8g6V7x81NVOXbLupUvYY6i6LqUkjkVowe2epRedmpgaFCOdjgWHE/rQBvEJ4r7koAYODIjGeBWEdt6n7jYXQ==} '@vue/reactivity@3.5.34': resolution: {integrity: sha512-y9XDjCEuBp+98k+UL5dbYkh57AHU4o6cxZedOPXw3bmrZZYLQsVHguGurq7hVrPCSrQtrnz1f9dssyFr+dMXfQ==} @@ -1380,6 +1380,7 @@ packages: lucide-vue-next@1.0.0: resolution: {integrity: sha512-V6SPvx1IHTj/UY+FrIYWV5faISsPSb8BnWSFDxAtezWKvWc9ZZ40PDrdu1/Qb5vg4lHWr1hs1BAMGVGm6V1Xdg==} + deprecated: Package deprecated. Please use @lucide/vue instead. peerDependencies: vue: '>=3.0.1' @@ -1733,8 +1734,8 @@ packages: pinia: optional: true - vue-tsc@3.2.9: - resolution: {integrity: sha512-qm8/nbo+9eZc1SCndm9wT+gq23pM+wRIdHY0wjm83B3lIginHTwcdrLUyTrKjDWXbMVNjKegNrnymhpdqnCL3A==} + vue-tsc@3.3.1: + resolution: {integrity: sha512-webBP3jhlxzhELZ2g+11KJ6pg5OVY1xWhWrj7N/yQMi1CrtxJnW+tUACyRVeDK0cQNLP2Va5HNYK8pe+7c+msw==} hasBin: true peerDependencies: typescript: '>=5.0.0' @@ -2582,7 +2583,7 @@ snapshots: '@vue/devtools-shared@8.1.2': {} - '@vue/language-core@3.2.9': + '@vue/language-core@3.3.1': dependencies: '@volar/language-core': 2.4.28 '@vue/compiler-dom': 3.5.34 @@ -3493,10 +3494,10 @@ snapshots: '@vue/compiler-sfc': 3.5.34 pinia: 3.0.4(typescript@6.0.3)(vue@3.5.34(typescript@6.0.3)) - vue-tsc@3.2.9(typescript@6.0.3): + vue-tsc@3.3.1(typescript@6.0.3): dependencies: '@volar/typescript': 2.4.28 - '@vue/language-core': 3.2.9 + '@vue/language-core': 3.3.1 typescript: 6.0.3 vue@3.5.34(typescript@6.0.3):