diff --git a/package.json b/package.json index aa2ab62..568fb4e 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "vite-plugin-vuetify": "2.0.3", "vitest": "1.4.0", "vue-cli-plugin-vuetify": "2.5.8", - "vue-tsc": "2.0.7", + "vue-tsc": "2.0.10", "webpack-plugin-vuetify": "3.0.3" }, "lint-staged": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 856461e..1a2058d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -119,8 +119,8 @@ devDependencies: specifier: 2.5.8 version: 2.5.8(sass-loader@14.1.1)(vue@3.4.21)(webpack@5.89.0) vue-tsc: - specifier: 2.0.7 - version: 2.0.7(typescript@5.4.4) + specifier: 2.0.10 + version: 2.0.10(typescript@5.4.4) webpack-plugin-vuetify: specifier: 3.0.3 version: 3.0.3(@vue/compiler-sfc@3.4.21)(vue@3.4.21)(vuetify@3.5.13)(webpack@5.89.0) @@ -830,22 +830,22 @@ packages: pretty-format: 29.7.0 dev: true - /@volar/language-core@2.1.3: - resolution: {integrity: sha512-F93KYZYqcYltG7NihfnLt/omMZOtrQtsh2+wj+cgx3xolopU+TZvmwlZWOjw3ObZGFj3SKBb4jJn6VSfSch6RA==} + /@volar/language-core@2.2.0-alpha.5: + resolution: {integrity: sha512-RqERQ8HXxKC/HAGpDg7oG/Yg8n3rC3KEnYE3D7lcKIblU59JEZX73IWD/L3fdjzyeSglDWjL91iOblU8MuKEoA==} dependencies: - '@volar/source-map': 2.1.3 + '@volar/source-map': 2.2.0-alpha.5 dev: true - /@volar/source-map@2.1.3: - resolution: {integrity: sha512-j+R+NG/OlDgdNMttADxNuSM9Z26StT/Bjw0NgSydI05Vihngn9zvaP/xXwfWs5qQrRzbKVFxJebS2ks5m/URuA==} + /@volar/source-map@2.2.0-alpha.5: + resolution: {integrity: sha512-Lw1LOPgt1QGaQX9HstRTlBz5x6d5mGq9ZTFMeyWVr8/5YOv3hCU0ehtMTwmCiAX/ZyNSINFI01ODePy2hwy06A==} dependencies: muggle-string: 0.4.1 dev: true - /@volar/typescript@2.1.3: - resolution: {integrity: sha512-ZZqLMih4mvu2eJAW3UCFm84OM/ojYMoA/BU/W1TctT5F2nVzNJmW4jxMWmP3wQzxCbATfTa5gLb1+BSI9NBMBg==} + /@volar/typescript@2.2.0-alpha.5: + resolution: {integrity: sha512-9UKZSDTcgvKMXz9TiU1kHmu3uMuH8+M7oZ6/CzBt8LvFda+ec/ZDcvBjQg2rU5EVn4d+YPYcqenkeHre3tO7Og==} dependencies: - '@volar/language-core': 2.1.3 + '@volar/language-core': 2.2.0-alpha.5 path-browserify: 1.0.1 dev: true @@ -922,15 +922,15 @@ packages: - supports-color dev: true - /@vue/language-core@2.0.7(typescript@5.4.4): - resolution: {integrity: sha512-Vh1yZX3XmYjn9yYLkjU8DN6L0ceBtEcapqiyclHne8guG84IaTzqtvizZB1Yfxm3h6m7EIvjerLO5fvOZO6IIQ==} + /@vue/language-core@2.0.10(typescript@5.4.4): + resolution: {integrity: sha512-3ULtX6hSPJNdNChi6aJ4FfdJNs5EShBLxnwLFTqrk2N1385WOwGVlbHeS2R6W9s9lXZ0+mC2bv4VlFSyeNPNGA==} peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - '@volar/language-core': 2.1.3 + '@volar/language-core': 2.2.0-alpha.5 '@vue/compiler-dom': 3.4.21 '@vue/shared': 3.4.21 computeds: 0.0.1 @@ -3632,14 +3632,14 @@ packages: he: 1.2.0 dev: true - /vue-tsc@2.0.7(typescript@5.4.4): - resolution: {integrity: sha512-LYa0nInkfcDBB7y8jQ9FQ4riJTRNTdh98zK/hzt4gEpBZQmf30dPhP+odzCa+cedGz6B/guvJEd0BavZaRptjg==} + /vue-tsc@2.0.10(typescript@5.4.4): + resolution: {integrity: sha512-XD9GuUuc40fdL6VrfbFS5PehxK6exhKGEkzCbMjT01HcJVNuJxXaPFIhMEfxn581eryX7LBygAH6YYqnXQGElA==} hasBin: true peerDependencies: typescript: '*' dependencies: - '@volar/typescript': 2.1.3 - '@vue/language-core': 2.0.7(typescript@5.4.4) + '@volar/typescript': 2.2.0-alpha.5 + '@vue/language-core': 2.0.10(typescript@5.4.4) semver: 7.6.0 typescript: 5.4.4 dev: true