This commit is contained in:
parent
5d646e0ed2
commit
ceb25e6799
@ -53,7 +53,7 @@
|
||||
"vite-plugin-vuetify": "2.0.3",
|
||||
"vitest": "1.6.0",
|
||||
"vue-cli-plugin-vuetify": "2.5.8",
|
||||
"vue-tsc": "2.0.18",
|
||||
"vue-tsc": "2.0.19",
|
||||
"webpack-plugin-vuetify": "3.0.3"
|
||||
},
|
||||
"lint-staged": {
|
||||
|
@ -121,8 +121,8 @@ importers:
|
||||
specifier: 2.5.8
|
||||
version: 2.5.8(sass-loader@14.2.1(sass@1.77.2)(webpack@5.89.0))(vue@3.4.27(typescript@5.4.5))(webpack@5.89.0)
|
||||
vue-tsc:
|
||||
specifier: 2.0.18
|
||||
version: 2.0.18(typescript@5.4.5)
|
||||
specifier: 2.0.19
|
||||
version: 2.0.19(typescript@5.4.5)
|
||||
webpack-plugin-vuetify:
|
||||
specifier: 3.0.3
|
||||
version: 3.0.3(@vue/compiler-sfc@3.4.27)(vue@3.4.27(typescript@5.4.5))(vuetify@3.6.6)(webpack@5.89.0)
|
||||
@ -569,15 +569,9 @@ packages:
|
||||
'@volar/typescript@2.2.4':
|
||||
resolution: {integrity: sha512-uAQC53tgEbHO62G8NXMfmBrJAlP2QJ9WxVEEQqqK3I6VSy8frL5LbH3hAWODxiwMWixv74wJLWlKbWXOgdIoRQ==}
|
||||
|
||||
'@vue/compiler-core@3.4.26':
|
||||
resolution: {integrity: sha512-N9Vil6Hvw7NaiyFUFBPXrAyETIGlQ8KcFMkyk6hW1Cl6NvoqvP+Y8p1Eqvx+UdqsnrnI9+HMUEJegzia3mhXmQ==}
|
||||
|
||||
'@vue/compiler-core@3.4.27':
|
||||
resolution: {integrity: sha512-E+RyqY24KnyDXsCuQrI+mlcdW3ALND6U7Gqa/+bVwbcpcR3BRRIckFoz7Qyd4TTlnugtwuI7YgjbvsLmxb+yvg==}
|
||||
|
||||
'@vue/compiler-dom@3.4.26':
|
||||
resolution: {integrity: sha512-4CWbR5vR9fMg23YqFOhr6t6WB1Fjt62d6xdFPyj8pxrYub7d+OgZaObMsoxaF9yBUHPMiPFK303v61PwAuGvZA==}
|
||||
|
||||
'@vue/compiler-dom@3.4.27':
|
||||
resolution: {integrity: sha512-kUTvochG/oVgE1w5ViSr3KUBh9X7CWirebA3bezTbB5ZKBQZwR2Mwj9uoSKRMFcz4gSMzzLXBPD6KpCLb9nvWw==}
|
||||
|
||||
@ -607,8 +601,8 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@vue/language-core@2.0.18':
|
||||
resolution: {integrity: sha512-MwKRQAReHN1z7P3/8k/ISC5MjDRjHxGyitn50jWrMmzW9FNySG/1NxMPgAHcVJ4zApJUolS9TexYzT4I6BKL5w==}
|
||||
'@vue/language-core@2.0.19':
|
||||
resolution: {integrity: sha512-A9EGOnvb51jOvnCYoRLnMP+CcoPlbZVxI9gZXE/y2GksRWM6j/PrLEIC++pnosWTN08tFpJgxhSS//E9v/Sg+Q==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
@ -629,9 +623,6 @@ packages:
|
||||
peerDependencies:
|
||||
vue: 3.4.27
|
||||
|
||||
'@vue/shared@3.4.26':
|
||||
resolution: {integrity: sha512-Fg4zwR0GNnjzodMt3KRy2AWGMKQXByl56+4HjN87soxLNU9P5xcJkstAlIeEF3cU6UYOzmJl1tV0dVPGIljCnQ==}
|
||||
|
||||
'@vue/shared@3.4.27':
|
||||
resolution: {integrity: sha512-DL3NmY2OFlqmYYrzp39yi3LDkKxa5vZVwxWdQ3rG0ekuWscHraeIbnI8t+aZK7qhYqEqWKTUdijadunb9pnrgA==}
|
||||
|
||||
@ -2236,8 +2227,8 @@ packages:
|
||||
vue-template-compiler@2.7.15:
|
||||
resolution: {integrity: sha512-yQxjxMptBL7UAog00O8sANud99C6wJF+7kgbcwqkvA38vCGF7HWE66w0ZFnS/kX5gSoJr/PQ4/oS3Ne2pW37Og==}
|
||||
|
||||
vue-tsc@2.0.18:
|
||||
resolution: {integrity: sha512-0SrsAJzsUrX7A6aXLsBrXrAesozAirASPnVz5VUt2+4imFNP2cEXtLQy1s8ayUHLex3zoYIoZVgZ7h7UgqaEVw==}
|
||||
vue-tsc@2.0.19:
|
||||
resolution: {integrity: sha512-JWay5Zt2/871iodGF72cELIbcAoPyhJxq56mPPh+M2K7IwI688FMrFKc/+DvB05wDWEuCPexQJ6L10zSwzzapg==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
@ -2779,14 +2770,6 @@ snapshots:
|
||||
'@volar/language-core': 2.2.4
|
||||
path-browserify: 1.0.1
|
||||
|
||||
'@vue/compiler-core@3.4.26':
|
||||
dependencies:
|
||||
'@babel/parser': 7.24.4
|
||||
'@vue/shared': 3.4.26
|
||||
entities: 4.5.0
|
||||
estree-walker: 2.0.2
|
||||
source-map-js: 1.2.0
|
||||
|
||||
'@vue/compiler-core@3.4.27':
|
||||
dependencies:
|
||||
'@babel/parser': 7.24.4
|
||||
@ -2795,11 +2778,6 @@ snapshots:
|
||||
estree-walker: 2.0.2
|
||||
source-map-js: 1.2.0
|
||||
|
||||
'@vue/compiler-dom@3.4.26':
|
||||
dependencies:
|
||||
'@vue/compiler-core': 3.4.26
|
||||
'@vue/shared': 3.4.26
|
||||
|
||||
'@vue/compiler-dom@3.4.27':
|
||||
dependencies:
|
||||
'@vue/compiler-core': 3.4.27
|
||||
@ -2845,11 +2823,11 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@vue/language-core@2.0.18(typescript@5.4.5)':
|
||||
'@vue/language-core@2.0.19(typescript@5.4.5)':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.2.4
|
||||
'@vue/compiler-dom': 3.4.26
|
||||
'@vue/shared': 3.4.26
|
||||
'@vue/compiler-dom': 3.4.27
|
||||
'@vue/shared': 3.4.27
|
||||
computeds: 0.0.1
|
||||
minimatch: 9.0.3
|
||||
path-browserify: 1.0.1
|
||||
@ -2878,8 +2856,6 @@ snapshots:
|
||||
'@vue/shared': 3.4.27
|
||||
vue: 3.4.27(typescript@5.4.5)
|
||||
|
||||
'@vue/shared@3.4.26': {}
|
||||
|
||||
'@vue/shared@3.4.27': {}
|
||||
|
||||
'@vue/test-utils@2.4.6':
|
||||
@ -4459,10 +4435,10 @@ snapshots:
|
||||
de-indent: 1.0.2
|
||||
he: 1.2.0
|
||||
|
||||
vue-tsc@2.0.18(typescript@5.4.5):
|
||||
vue-tsc@2.0.19(typescript@5.4.5):
|
||||
dependencies:
|
||||
'@volar/typescript': 2.2.4
|
||||
'@vue/language-core': 2.0.18(typescript@5.4.5)
|
||||
'@vue/language-core': 2.0.19(typescript@5.4.5)
|
||||
semver: 7.6.0
|
||||
typescript: 5.4.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user