Compare commits
3 Commits
679a1422f1
...
256ec43e8e
Author | SHA1 | Date | |
---|---|---|---|
256ec43e8e | |||
ccf2feb505 | |||
61c0d4cb1d |
@ -48,12 +48,12 @@
|
|||||||
"prettier": "3.3.2",
|
"prettier": "3.3.2",
|
||||||
"sass": "1.77.6",
|
"sass": "1.77.6",
|
||||||
"sass-loader": "14.2.1",
|
"sass-loader": "14.2.1",
|
||||||
"typescript": "5.5.2",
|
"typescript": "5.5.3",
|
||||||
"vite": "5.3.2",
|
"vite": "5.3.2",
|
||||||
"vite-plugin-vuetify": "2.0.3",
|
"vite-plugin-vuetify": "2.0.3",
|
||||||
"vitest": "1.6.0",
|
"vitest": "1.6.0",
|
||||||
"vue-cli-plugin-vuetify": "2.5.8",
|
"vue-cli-plugin-vuetify": "2.5.8",
|
||||||
"vue-tsc": "2.0.22",
|
"vue-tsc": "2.0.24",
|
||||||
"webpack-plugin-vuetify": "3.0.3"
|
"webpack-plugin-vuetify": "3.0.3"
|
||||||
},
|
},
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
|
237
pnpm-lock.yaml
237
pnpm-lock.yaml
@ -28,10 +28,10 @@ importers:
|
|||||||
version: 3.0.5
|
version: 3.0.5
|
||||||
pinia:
|
pinia:
|
||||||
specifier: 2.1.7
|
specifier: 2.1.7
|
||||||
version: 2.1.7(typescript@5.5.2)(vue@3.4.30(typescript@5.5.2))
|
version: 2.1.7(typescript@5.5.3)(vue@3.4.30(typescript@5.5.3))
|
||||||
pinia-plugin-persistedstate:
|
pinia-plugin-persistedstate:
|
||||||
specifier: 3.2.1
|
specifier: 3.2.1
|
||||||
version: 3.2.1(pinia@2.1.7(typescript@5.5.2)(vue@3.4.30(typescript@5.5.2)))
|
version: 3.2.1(pinia@2.1.7(typescript@5.5.3)(vue@3.4.30(typescript@5.5.3)))
|
||||||
roboto-fontface:
|
roboto-fontface:
|
||||||
specifier: ^0.10.0
|
specifier: ^0.10.0
|
||||||
version: 0.10.0
|
version: 0.10.0
|
||||||
@ -40,13 +40,13 @@ importers:
|
|||||||
version: 10.0.0
|
version: 10.0.0
|
||||||
vue:
|
vue:
|
||||||
specifier: 3.4.30
|
specifier: 3.4.30
|
||||||
version: 3.4.30(typescript@5.5.2)
|
version: 3.4.30(typescript@5.5.3)
|
||||||
vue-router:
|
vue-router:
|
||||||
specifier: 4.4.0
|
specifier: 4.4.0
|
||||||
version: 4.4.0(vue@3.4.30(typescript@5.5.2))
|
version: 4.4.0(vue@3.4.30(typescript@5.5.3))
|
||||||
vuetify:
|
vuetify:
|
||||||
specifier: 3.6.10
|
specifier: 3.6.10
|
||||||
version: 3.6.10(typescript@5.5.2)(vite-plugin-vuetify@2.0.3)(vue@3.4.30(typescript@5.5.2))(webpack-plugin-vuetify@3.0.3)
|
version: 3.6.10(typescript@5.5.3)(vite-plugin-vuetify@2.0.3)(vue@3.4.30(typescript@5.5.3))(webpack-plugin-vuetify@3.0.3)
|
||||||
webfontloader:
|
webfontloader:
|
||||||
specifier: 1.6.28
|
specifier: 1.6.28
|
||||||
version: 1.6.28
|
version: 1.6.28
|
||||||
@ -65,13 +65,13 @@ importers:
|
|||||||
version: 1.6.38
|
version: 1.6.38
|
||||||
'@vitejs/plugin-vue':
|
'@vitejs/plugin-vue':
|
||||||
specifier: 5.0.5
|
specifier: 5.0.5
|
||||||
version: 5.0.5(vite@5.3.2(@types/node@20.14.9)(sass@1.77.6)(terser@5.26.0))(vue@3.4.30(typescript@5.5.2))
|
version: 5.0.5(vite@5.3.2(@types/node@20.14.9)(sass@1.77.6)(terser@5.26.0))(vue@3.4.30(typescript@5.5.3))
|
||||||
'@vue/eslint-config-prettier':
|
'@vue/eslint-config-prettier':
|
||||||
specifier: 9.0.0
|
specifier: 9.0.0
|
||||||
version: 9.0.0(@types/eslint@8.44.9)(eslint@9.6.0)(prettier@3.3.2)
|
version: 9.0.0(@types/eslint@8.44.9)(eslint@9.6.0)(prettier@3.3.2)
|
||||||
'@vue/eslint-config-typescript':
|
'@vue/eslint-config-typescript':
|
||||||
specifier: 13.0.0
|
specifier: 13.0.0
|
||||||
version: 13.0.0(eslint-plugin-vue@9.26.0(eslint@9.6.0))(eslint@9.6.0)(typescript@5.5.2)
|
version: 13.0.0(eslint-plugin-vue@9.26.0(eslint@9.6.0))(eslint@9.6.0)(typescript@5.5.3)
|
||||||
'@vue/test-utils':
|
'@vue/test-utils':
|
||||||
specifier: 2.4.6
|
specifier: 2.4.6
|
||||||
version: 2.4.6
|
version: 2.4.6
|
||||||
@ -106,26 +106,26 @@ importers:
|
|||||||
specifier: 14.2.1
|
specifier: 14.2.1
|
||||||
version: 14.2.1(sass@1.77.6)(webpack@5.89.0)
|
version: 14.2.1(sass@1.77.6)(webpack@5.89.0)
|
||||||
typescript:
|
typescript:
|
||||||
specifier: 5.5.2
|
specifier: 5.5.3
|
||||||
version: 5.5.2
|
version: 5.5.3
|
||||||
vite:
|
vite:
|
||||||
specifier: 5.3.2
|
specifier: 5.3.2
|
||||||
version: 5.3.2(@types/node@20.14.9)(sass@1.77.6)(terser@5.26.0)
|
version: 5.3.2(@types/node@20.14.9)(sass@1.77.6)(terser@5.26.0)
|
||||||
vite-plugin-vuetify:
|
vite-plugin-vuetify:
|
||||||
specifier: 2.0.3
|
specifier: 2.0.3
|
||||||
version: 2.0.3(vite@5.3.2(@types/node@20.14.9)(sass@1.77.6)(terser@5.26.0))(vue@3.4.30(typescript@5.5.2))(vuetify@3.6.10)
|
version: 2.0.3(vite@5.3.2(@types/node@20.14.9)(sass@1.77.6)(terser@5.26.0))(vue@3.4.30(typescript@5.5.3))(vuetify@3.6.10)
|
||||||
vitest:
|
vitest:
|
||||||
specifier: 1.6.0
|
specifier: 1.6.0
|
||||||
version: 1.6.0(@types/node@20.14.9)(jsdom@24.1.0)(sass@1.77.6)(terser@5.26.0)
|
version: 1.6.0(@types/node@20.14.9)(jsdom@24.1.0)(sass@1.77.6)(terser@5.26.0)
|
||||||
vue-cli-plugin-vuetify:
|
vue-cli-plugin-vuetify:
|
||||||
specifier: 2.5.8
|
specifier: 2.5.8
|
||||||
version: 2.5.8(sass-loader@14.2.1(sass@1.77.6)(webpack@5.89.0))(vue@3.4.30(typescript@5.5.2))(webpack@5.89.0)
|
version: 2.5.8(sass-loader@14.2.1(sass@1.77.6)(webpack@5.89.0))(vue@3.4.30(typescript@5.5.3))(webpack@5.89.0)
|
||||||
vue-tsc:
|
vue-tsc:
|
||||||
specifier: 2.0.22
|
specifier: 2.0.24
|
||||||
version: 2.0.22(typescript@5.5.2)
|
version: 2.0.24(typescript@5.5.3)
|
||||||
webpack-plugin-vuetify:
|
webpack-plugin-vuetify:
|
||||||
specifier: 3.0.3
|
specifier: 3.0.3
|
||||||
version: 3.0.3(@vue/compiler-sfc@3.4.30)(vue@3.4.30(typescript@5.5.2))(vuetify@3.6.10)(webpack@5.89.0)
|
version: 3.0.3(@vue/compiler-sfc@3.4.30)(vue@3.4.30(typescript@5.5.3))(vuetify@3.6.10)(webpack@5.89.0)
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
@ -141,11 +141,6 @@ packages:
|
|||||||
resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==}
|
resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
|
|
||||||
'@babel/parser@7.24.4':
|
|
||||||
resolution: {integrity: sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==}
|
|
||||||
engines: {node: '>=6.0.0'}
|
|
||||||
hasBin: true
|
|
||||||
|
|
||||||
'@babel/parser@7.24.7':
|
'@babel/parser@7.24.7':
|
||||||
resolution: {integrity: sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==}
|
resolution: {integrity: sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==}
|
||||||
engines: {node: '>=6.0.0'}
|
engines: {node: '>=6.0.0'}
|
||||||
@ -566,24 +561,18 @@ packages:
|
|||||||
'@vitest/utils@1.6.0':
|
'@vitest/utils@1.6.0':
|
||||||
resolution: {integrity: sha512-21cPiuGMoMZwiOHa2i4LXkMkMkCGzA+MVFV70jRwHo95dL4x/ts5GZhML1QWuy7yfp3WzK3lRvZi3JnXTYqrBw==}
|
resolution: {integrity: sha512-21cPiuGMoMZwiOHa2i4LXkMkMkCGzA+MVFV70jRwHo95dL4x/ts5GZhML1QWuy7yfp3WzK3lRvZi3JnXTYqrBw==}
|
||||||
|
|
||||||
'@volar/language-core@2.3.1':
|
'@volar/language-core@2.4.0-alpha.5':
|
||||||
resolution: {integrity: sha512-25CZ3ulM6jWgQsPQjKb7maKDlryvXWvsl7ytw4uj1Yyy17BgdiTWqMuNSxIODC3+/7IBOOGYoINC/1OOLACLLw==}
|
resolution: {integrity: sha512-CX+0vrNoCcO3tGZYIn7kNHug/u6+EImfbZe0tI6x/lCZc0MBJ7t9f6AKJT+mHJZ3ePhva6NVNv8mY1tNEURd5A==}
|
||||||
|
|
||||||
'@volar/source-map@2.3.1':
|
'@volar/source-map@2.4.0-alpha.5':
|
||||||
resolution: {integrity: sha512-fU3IL19wRy5S5OaGq67ejSl+/xdMuOHgp9Rsp3OiOhLyg25CctLYDdGZ9Y3+MJ1iqTLDh94PdvdR1BZX6I0hNQ==}
|
resolution: {integrity: sha512-5OxMPGqbxaMuFXfj10k3xWwmJ2nb0b20kNaONAKxwUQxGY6nh6skX5AAFhIAbC8woplsVJpR0tAhgQR4S96VYQ==}
|
||||||
|
|
||||||
'@volar/typescript@2.3.1':
|
'@volar/typescript@2.4.0-alpha.5':
|
||||||
resolution: {integrity: sha512-OrUV6dYt/1h92+aWElexra6dp++gF/IEddvwyxeobyYfKAoKDUMsWU0iJCj0clZlfdyYaLmNEAkulJlVimxnOw==}
|
resolution: {integrity: sha512-D9nzGP09afyLlsXC5rzVeLzEaMLOmW1GGPyOiuXRRGTLshX+/cp+MNsUbwUd3pih0OhRmpUFl4VHpUGA2M4iBw==}
|
||||||
|
|
||||||
'@vue/compiler-core@3.4.27':
|
|
||||||
resolution: {integrity: sha512-E+RyqY24KnyDXsCuQrI+mlcdW3ALND6U7Gqa/+bVwbcpcR3BRRIckFoz7Qyd4TTlnugtwuI7YgjbvsLmxb+yvg==}
|
|
||||||
|
|
||||||
'@vue/compiler-core@3.4.30':
|
'@vue/compiler-core@3.4.30':
|
||||||
resolution: {integrity: sha512-ZL8y4Xxdh8O6PSwfdZ1IpQ24PjTAieOz3jXb/MDTfDtANcKBMxg1KLm6OX2jofsaQGYfIVzd3BAG22i56/cF1w==}
|
resolution: {integrity: sha512-ZL8y4Xxdh8O6PSwfdZ1IpQ24PjTAieOz3jXb/MDTfDtANcKBMxg1KLm6OX2jofsaQGYfIVzd3BAG22i56/cF1w==}
|
||||||
|
|
||||||
'@vue/compiler-dom@3.4.27':
|
|
||||||
resolution: {integrity: sha512-kUTvochG/oVgE1w5ViSr3KUBh9X7CWirebA3bezTbB5ZKBQZwR2Mwj9uoSKRMFcz4gSMzzLXBPD6KpCLb9nvWw==}
|
|
||||||
|
|
||||||
'@vue/compiler-dom@3.4.30':
|
'@vue/compiler-dom@3.4.30':
|
||||||
resolution: {integrity: sha512-+16Sd8lYr5j/owCbr9dowcNfrHd+pz+w2/b5Lt26Oz/kB90C9yNbxQ3bYOvt7rI2bxk0nqda39hVcwDFw85c2Q==}
|
resolution: {integrity: sha512-+16Sd8lYr5j/owCbr9dowcNfrHd+pz+w2/b5Lt26Oz/kB90C9yNbxQ3bYOvt7rI2bxk0nqda39hVcwDFw85c2Q==}
|
||||||
|
|
||||||
@ -613,8 +602,8 @@ packages:
|
|||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@vue/language-core@2.0.22':
|
'@vue/language-core@2.0.24':
|
||||||
resolution: {integrity: sha512-dNTAAtEOuMiz7N1s5tKpypnVVCtawxVSF5BukD0ELcYSw+DSbrSlYYSw8GuwvurodCeYFSHsmslE+c2sYDNoiA==}
|
resolution: {integrity: sha512-997YD6Lq/66LXr3ZOLNxDCmyn13z9NP8LU1UZn9hGCDWhzlbXAIP0hOgL3w3x4RKEaWTaaRtsHP9DzHvmduruQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: '*'
|
typescript: '*'
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
@ -635,9 +624,6 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
vue: 3.4.30
|
vue: 3.4.30
|
||||||
|
|
||||||
'@vue/shared@3.4.27':
|
|
||||||
resolution: {integrity: sha512-DL3NmY2OFlqmYYrzp39yi3LDkKxa5vZVwxWdQ3rG0ekuWscHraeIbnI8t+aZK7qhYqEqWKTUdijadunb9pnrgA==}
|
|
||||||
|
|
||||||
'@vue/shared@3.4.30':
|
'@vue/shared@3.4.30':
|
||||||
resolution: {integrity: sha512-CLg+f8RQCHQnKvuHY9adMsMaQOcqclh6Z5V9TaoMgy0ut0tz848joZ7/CYFFyF/yZ5i2yaw7Fn498C+CNZVHIg==}
|
resolution: {integrity: sha512-CLg+f8RQCHQnKvuHY9adMsMaQOcqclh6Z5V9TaoMgy0ut0tz848joZ7/CYFFyF/yZ5i2yaw7Fn498C+CNZVHIg==}
|
||||||
|
|
||||||
@ -2103,8 +2089,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==}
|
resolution: {integrity: sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==}
|
||||||
engines: {node: '>=14.16'}
|
engines: {node: '>=14.16'}
|
||||||
|
|
||||||
typescript@5.5.2:
|
typescript@5.5.3:
|
||||||
resolution: {integrity: sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==}
|
resolution: {integrity: sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==}
|
||||||
engines: {node: '>=14.17'}
|
engines: {node: '>=14.17'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
@ -2255,11 +2241,11 @@ packages:
|
|||||||
vue-template-compiler@2.7.15:
|
vue-template-compiler@2.7.15:
|
||||||
resolution: {integrity: sha512-yQxjxMptBL7UAog00O8sANud99C6wJF+7kgbcwqkvA38vCGF7HWE66w0ZFnS/kX5gSoJr/PQ4/oS3Ne2pW37Og==}
|
resolution: {integrity: sha512-yQxjxMptBL7UAog00O8sANud99C6wJF+7kgbcwqkvA38vCGF7HWE66w0ZFnS/kX5gSoJr/PQ4/oS3Ne2pW37Og==}
|
||||||
|
|
||||||
vue-tsc@2.0.22:
|
vue-tsc@2.0.24:
|
||||||
resolution: {integrity: sha512-lMBIwPBO0sxCcmvu45yt1b035AaQ8/XSXQDk8m75y4j0jSXY/y/XzfEtssQ9JMS47lDaR10O3/926oCs8OeGUw==}
|
resolution: {integrity: sha512-1qi4P8L7yS78A7OJ7CDDxUIZPD6nVxoQEgX3DkRZNi1HI1qOfzOJwQlNpmwkogSVD6S/XcanbW9sktzpSxz6rA==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: '*'
|
typescript: '>=5.0.0'
|
||||||
|
|
||||||
vue@3.4.30:
|
vue@3.4.30:
|
||||||
resolution: {integrity: sha512-NcxtKCwkdf1zPsr7Y8+QlDBCGqxvjLXF2EX+yi76rV5rrz90Y6gK1cq0olIhdWGgrlhs9ElHuhi9t3+W5sG5Xw==}
|
resolution: {integrity: sha512-NcxtKCwkdf1zPsr7Y8+QlDBCGqxvjLXF2EX+yi76rV5rrz90Y6gK1cq0olIhdWGgrlhs9ElHuhi9t3+W5sG5Xw==}
|
||||||
@ -2410,10 +2396,6 @@ snapshots:
|
|||||||
|
|
||||||
'@babel/helper-validator-identifier@7.22.20': {}
|
'@babel/helper-validator-identifier@7.22.20': {}
|
||||||
|
|
||||||
'@babel/parser@7.24.4':
|
|
||||||
dependencies:
|
|
||||||
'@babel/types': 7.23.6
|
|
||||||
|
|
||||||
'@babel/parser@7.24.7':
|
'@babel/parser@7.24.7':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/types': 7.23.6
|
'@babel/types': 7.23.6
|
||||||
@ -2670,13 +2652,13 @@ snapshots:
|
|||||||
|
|
||||||
'@types/webfontloader@1.6.38': {}
|
'@types/webfontloader@1.6.38': {}
|
||||||
|
|
||||||
'@typescript-eslint/eslint-plugin@7.2.0(@typescript-eslint/parser@7.2.0(eslint@9.6.0)(typescript@5.5.2))(eslint@9.6.0)(typescript@5.5.2)':
|
'@typescript-eslint/eslint-plugin@7.2.0(@typescript-eslint/parser@7.2.0(eslint@9.6.0)(typescript@5.5.3))(eslint@9.6.0)(typescript@5.5.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/regexpp': 4.10.0
|
'@eslint-community/regexpp': 4.10.0
|
||||||
'@typescript-eslint/parser': 7.2.0(eslint@9.6.0)(typescript@5.5.2)
|
'@typescript-eslint/parser': 7.2.0(eslint@9.6.0)(typescript@5.5.3)
|
||||||
'@typescript-eslint/scope-manager': 7.2.0
|
'@typescript-eslint/scope-manager': 7.2.0
|
||||||
'@typescript-eslint/type-utils': 7.2.0(eslint@9.6.0)(typescript@5.5.2)
|
'@typescript-eslint/type-utils': 7.2.0(eslint@9.6.0)(typescript@5.5.3)
|
||||||
'@typescript-eslint/utils': 7.2.0(eslint@9.6.0)(typescript@5.5.2)
|
'@typescript-eslint/utils': 7.2.0(eslint@9.6.0)(typescript@5.5.3)
|
||||||
'@typescript-eslint/visitor-keys': 7.2.0
|
'@typescript-eslint/visitor-keys': 7.2.0
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
eslint: 9.6.0
|
eslint: 9.6.0
|
||||||
@ -2684,22 +2666,22 @@ snapshots:
|
|||||||
ignore: 5.3.0
|
ignore: 5.3.0
|
||||||
natural-compare: 1.4.0
|
natural-compare: 1.4.0
|
||||||
semver: 7.6.0
|
semver: 7.6.0
|
||||||
ts-api-utils: 1.0.3(typescript@5.5.2)
|
ts-api-utils: 1.0.3(typescript@5.5.3)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.5.2
|
typescript: 5.5.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@typescript-eslint/parser@7.2.0(eslint@9.6.0)(typescript@5.5.2)':
|
'@typescript-eslint/parser@7.2.0(eslint@9.6.0)(typescript@5.5.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/scope-manager': 7.2.0
|
'@typescript-eslint/scope-manager': 7.2.0
|
||||||
'@typescript-eslint/types': 7.2.0
|
'@typescript-eslint/types': 7.2.0
|
||||||
'@typescript-eslint/typescript-estree': 7.2.0(typescript@5.5.2)
|
'@typescript-eslint/typescript-estree': 7.2.0(typescript@5.5.3)
|
||||||
'@typescript-eslint/visitor-keys': 7.2.0
|
'@typescript-eslint/visitor-keys': 7.2.0
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
eslint: 9.6.0
|
eslint: 9.6.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.5.2
|
typescript: 5.5.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
@ -2708,21 +2690,21 @@ snapshots:
|
|||||||
'@typescript-eslint/types': 7.2.0
|
'@typescript-eslint/types': 7.2.0
|
||||||
'@typescript-eslint/visitor-keys': 7.2.0
|
'@typescript-eslint/visitor-keys': 7.2.0
|
||||||
|
|
||||||
'@typescript-eslint/type-utils@7.2.0(eslint@9.6.0)(typescript@5.5.2)':
|
'@typescript-eslint/type-utils@7.2.0(eslint@9.6.0)(typescript@5.5.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/typescript-estree': 7.2.0(typescript@5.5.2)
|
'@typescript-eslint/typescript-estree': 7.2.0(typescript@5.5.3)
|
||||||
'@typescript-eslint/utils': 7.2.0(eslint@9.6.0)(typescript@5.5.2)
|
'@typescript-eslint/utils': 7.2.0(eslint@9.6.0)(typescript@5.5.3)
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
eslint: 9.6.0
|
eslint: 9.6.0
|
||||||
ts-api-utils: 1.0.3(typescript@5.5.2)
|
ts-api-utils: 1.0.3(typescript@5.5.3)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.5.2
|
typescript: 5.5.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@typescript-eslint/types@7.2.0': {}
|
'@typescript-eslint/types@7.2.0': {}
|
||||||
|
|
||||||
'@typescript-eslint/typescript-estree@7.2.0(typescript@5.5.2)':
|
'@typescript-eslint/typescript-estree@7.2.0(typescript@5.5.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 7.2.0
|
'@typescript-eslint/types': 7.2.0
|
||||||
'@typescript-eslint/visitor-keys': 7.2.0
|
'@typescript-eslint/visitor-keys': 7.2.0
|
||||||
@ -2731,20 +2713,20 @@ snapshots:
|
|||||||
is-glob: 4.0.3
|
is-glob: 4.0.3
|
||||||
minimatch: 9.0.3
|
minimatch: 9.0.3
|
||||||
semver: 7.6.0
|
semver: 7.6.0
|
||||||
ts-api-utils: 1.0.3(typescript@5.5.2)
|
ts-api-utils: 1.0.3(typescript@5.5.3)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.5.2
|
typescript: 5.5.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@typescript-eslint/utils@7.2.0(eslint@9.6.0)(typescript@5.5.2)':
|
'@typescript-eslint/utils@7.2.0(eslint@9.6.0)(typescript@5.5.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.6.0)
|
'@eslint-community/eslint-utils': 4.4.0(eslint@9.6.0)
|
||||||
'@types/json-schema': 7.0.15
|
'@types/json-schema': 7.0.15
|
||||||
'@types/semver': 7.5.6
|
'@types/semver': 7.5.6
|
||||||
'@typescript-eslint/scope-manager': 7.2.0
|
'@typescript-eslint/scope-manager': 7.2.0
|
||||||
'@typescript-eslint/types': 7.2.0
|
'@typescript-eslint/types': 7.2.0
|
||||||
'@typescript-eslint/typescript-estree': 7.2.0(typescript@5.5.2)
|
'@typescript-eslint/typescript-estree': 7.2.0(typescript@5.5.3)
|
||||||
eslint: 9.6.0
|
eslint: 9.6.0
|
||||||
semver: 7.6.0
|
semver: 7.6.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@ -2756,10 +2738,10 @@ snapshots:
|
|||||||
'@typescript-eslint/types': 7.2.0
|
'@typescript-eslint/types': 7.2.0
|
||||||
eslint-visitor-keys: 3.4.3
|
eslint-visitor-keys: 3.4.3
|
||||||
|
|
||||||
'@vitejs/plugin-vue@5.0.5(vite@5.3.2(@types/node@20.14.9)(sass@1.77.6)(terser@5.26.0))(vue@3.4.30(typescript@5.5.2))':
|
'@vitejs/plugin-vue@5.0.5(vite@5.3.2(@types/node@20.14.9)(sass@1.77.6)(terser@5.26.0))(vue@3.4.30(typescript@5.5.3))':
|
||||||
dependencies:
|
dependencies:
|
||||||
vite: 5.3.2(@types/node@20.14.9)(sass@1.77.6)(terser@5.26.0)
|
vite: 5.3.2(@types/node@20.14.9)(sass@1.77.6)(terser@5.26.0)
|
||||||
vue: 3.4.30(typescript@5.5.2)
|
vue: 3.4.30(typescript@5.5.3)
|
||||||
|
|
||||||
'@vitest/expect@1.6.0':
|
'@vitest/expect@1.6.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -2790,26 +2772,18 @@ snapshots:
|
|||||||
loupe: 2.3.7
|
loupe: 2.3.7
|
||||||
pretty-format: 29.7.0
|
pretty-format: 29.7.0
|
||||||
|
|
||||||
'@volar/language-core@2.3.1':
|
'@volar/language-core@2.4.0-alpha.5':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@volar/source-map': 2.3.1
|
'@volar/source-map': 2.4.0-alpha.5
|
||||||
|
|
||||||
'@volar/source-map@2.3.1': {}
|
'@volar/source-map@2.4.0-alpha.5': {}
|
||||||
|
|
||||||
'@volar/typescript@2.3.1':
|
'@volar/typescript@2.4.0-alpha.5':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@volar/language-core': 2.3.1
|
'@volar/language-core': 2.4.0-alpha.5
|
||||||
path-browserify: 1.0.1
|
path-browserify: 1.0.1
|
||||||
vscode-uri: 3.0.8
|
vscode-uri: 3.0.8
|
||||||
|
|
||||||
'@vue/compiler-core@3.4.27':
|
|
||||||
dependencies:
|
|
||||||
'@babel/parser': 7.24.4
|
|
||||||
'@vue/shared': 3.4.27
|
|
||||||
entities: 4.5.0
|
|
||||||
estree-walker: 2.0.2
|
|
||||||
source-map-js: 1.2.0
|
|
||||||
|
|
||||||
'@vue/compiler-core@3.4.30':
|
'@vue/compiler-core@3.4.30':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/parser': 7.24.7
|
'@babel/parser': 7.24.7
|
||||||
@ -2818,11 +2792,6 @@ snapshots:
|
|||||||
estree-walker: 2.0.2
|
estree-walker: 2.0.2
|
||||||
source-map-js: 1.2.0
|
source-map-js: 1.2.0
|
||||||
|
|
||||||
'@vue/compiler-dom@3.4.27':
|
|
||||||
dependencies:
|
|
||||||
'@vue/compiler-core': 3.4.27
|
|
||||||
'@vue/shared': 3.4.27
|
|
||||||
|
|
||||||
'@vue/compiler-dom@3.4.30':
|
'@vue/compiler-dom@3.4.30':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/compiler-core': 3.4.30
|
'@vue/compiler-core': 3.4.30
|
||||||
@ -2856,30 +2825,30 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@types/eslint'
|
- '@types/eslint'
|
||||||
|
|
||||||
'@vue/eslint-config-typescript@13.0.0(eslint-plugin-vue@9.26.0(eslint@9.6.0))(eslint@9.6.0)(typescript@5.5.2)':
|
'@vue/eslint-config-typescript@13.0.0(eslint-plugin-vue@9.26.0(eslint@9.6.0))(eslint@9.6.0)(typescript@5.5.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/eslint-plugin': 7.2.0(@typescript-eslint/parser@7.2.0(eslint@9.6.0)(typescript@5.5.2))(eslint@9.6.0)(typescript@5.5.2)
|
'@typescript-eslint/eslint-plugin': 7.2.0(@typescript-eslint/parser@7.2.0(eslint@9.6.0)(typescript@5.5.3))(eslint@9.6.0)(typescript@5.5.3)
|
||||||
'@typescript-eslint/parser': 7.2.0(eslint@9.6.0)(typescript@5.5.2)
|
'@typescript-eslint/parser': 7.2.0(eslint@9.6.0)(typescript@5.5.3)
|
||||||
eslint: 9.6.0
|
eslint: 9.6.0
|
||||||
eslint-plugin-vue: 9.26.0(eslint@9.6.0)
|
eslint-plugin-vue: 9.26.0(eslint@9.6.0)
|
||||||
vue-eslint-parser: 9.4.2(eslint@9.6.0)
|
vue-eslint-parser: 9.4.2(eslint@9.6.0)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.5.2
|
typescript: 5.5.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@vue/language-core@2.0.22(typescript@5.5.2)':
|
'@vue/language-core@2.0.24(typescript@5.5.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@volar/language-core': 2.3.1
|
'@volar/language-core': 2.4.0-alpha.5
|
||||||
'@vue/compiler-dom': 3.4.27
|
'@vue/compiler-dom': 3.4.30
|
||||||
'@vue/shared': 3.4.27
|
'@vue/shared': 3.4.30
|
||||||
computeds: 0.0.1
|
computeds: 0.0.1
|
||||||
minimatch: 9.0.3
|
minimatch: 9.0.3
|
||||||
muggle-string: 0.4.1
|
muggle-string: 0.4.1
|
||||||
path-browserify: 1.0.1
|
path-browserify: 1.0.1
|
||||||
vue-template-compiler: 2.7.15
|
vue-template-compiler: 2.7.15
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.5.2
|
typescript: 5.5.3
|
||||||
|
|
||||||
'@vue/reactivity@3.4.30':
|
'@vue/reactivity@3.4.30':
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -2897,13 +2866,11 @@ snapshots:
|
|||||||
'@vue/shared': 3.4.30
|
'@vue/shared': 3.4.30
|
||||||
csstype: 3.1.3
|
csstype: 3.1.3
|
||||||
|
|
||||||
'@vue/server-renderer@3.4.30(vue@3.4.30(typescript@5.5.2))':
|
'@vue/server-renderer@3.4.30(vue@3.4.30(typescript@5.5.3))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/compiler-ssr': 3.4.30
|
'@vue/compiler-ssr': 3.4.30
|
||||||
'@vue/shared': 3.4.30
|
'@vue/shared': 3.4.30
|
||||||
vue: 3.4.30(typescript@5.5.2)
|
vue: 3.4.30(typescript@5.5.3)
|
||||||
|
|
||||||
'@vue/shared@3.4.27': {}
|
|
||||||
|
|
||||||
'@vue/shared@3.4.30': {}
|
'@vue/shared@3.4.30': {}
|
||||||
|
|
||||||
@ -2914,11 +2881,11 @@ snapshots:
|
|||||||
|
|
||||||
'@vue/tsconfig@0.5.1': {}
|
'@vue/tsconfig@0.5.1': {}
|
||||||
|
|
||||||
'@vuetify/loader-shared@2.0.3(vue@3.4.30(typescript@5.5.2))(vuetify@3.6.10(typescript@5.5.2)(vite-plugin-vuetify@2.0.3)(vue@3.4.30(typescript@5.5.2))(webpack-plugin-vuetify@3.0.3))':
|
'@vuetify/loader-shared@2.0.3(vue@3.4.30(typescript@5.5.3))(vuetify@3.6.10(typescript@5.5.3)(vite-plugin-vuetify@2.0.3)(vue@3.4.30(typescript@5.5.3))(webpack-plugin-vuetify@3.0.3))':
|
||||||
dependencies:
|
dependencies:
|
||||||
upath: 2.0.1
|
upath: 2.0.1
|
||||||
vue: 3.4.30(typescript@5.5.2)
|
vue: 3.4.30(typescript@5.5.3)
|
||||||
vuetify: 3.6.10(typescript@5.5.2)(vite-plugin-vuetify@2.0.3)(vue@3.4.30(typescript@5.5.2))(webpack-plugin-vuetify@3.0.3)
|
vuetify: 3.6.10(typescript@5.5.3)(vite-plugin-vuetify@2.0.3)(vue@3.4.30(typescript@5.5.3))(webpack-plugin-vuetify@3.0.3)
|
||||||
|
|
||||||
'@webassemblyjs/ast@1.11.6':
|
'@webassemblyjs/ast@1.11.6':
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -4024,17 +3991,17 @@ snapshots:
|
|||||||
|
|
||||||
pidtree@0.6.0: {}
|
pidtree@0.6.0: {}
|
||||||
|
|
||||||
pinia-plugin-persistedstate@3.2.1(pinia@2.1.7(typescript@5.5.2)(vue@3.4.30(typescript@5.5.2))):
|
pinia-plugin-persistedstate@3.2.1(pinia@2.1.7(typescript@5.5.3)(vue@3.4.30(typescript@5.5.3))):
|
||||||
dependencies:
|
dependencies:
|
||||||
pinia: 2.1.7(typescript@5.5.2)(vue@3.4.30(typescript@5.5.2))
|
pinia: 2.1.7(typescript@5.5.3)(vue@3.4.30(typescript@5.5.3))
|
||||||
|
|
||||||
pinia@2.1.7(typescript@5.5.2)(vue@3.4.30(typescript@5.5.2)):
|
pinia@2.1.7(typescript@5.5.3)(vue@3.4.30(typescript@5.5.3)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/devtools-api': 6.5.1
|
'@vue/devtools-api': 6.5.1
|
||||||
vue: 3.4.30(typescript@5.5.2)
|
vue: 3.4.30(typescript@5.5.3)
|
||||||
vue-demi: 0.14.6(vue@3.4.30(typescript@5.5.2))
|
vue-demi: 0.14.6(vue@3.4.30(typescript@5.5.3))
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.5.2
|
typescript: 5.5.3
|
||||||
|
|
||||||
pinst@3.0.0: {}
|
pinst@3.0.0: {}
|
||||||
|
|
||||||
@ -4333,9 +4300,9 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
punycode: 2.3.1
|
punycode: 2.3.1
|
||||||
|
|
||||||
ts-api-utils@1.0.3(typescript@5.5.2):
|
ts-api-utils@1.0.3(typescript@5.5.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
typescript: 5.5.2
|
typescript: 5.5.3
|
||||||
|
|
||||||
tslib@2.6.2: {}
|
tslib@2.6.2: {}
|
||||||
|
|
||||||
@ -4349,7 +4316,7 @@ snapshots:
|
|||||||
|
|
||||||
type-fest@3.13.1: {}
|
type-fest@3.13.1: {}
|
||||||
|
|
||||||
typescript@5.5.2: {}
|
typescript@5.5.3: {}
|
||||||
|
|
||||||
ufo@1.3.2: {}
|
ufo@1.3.2: {}
|
||||||
|
|
||||||
@ -4397,14 +4364,14 @@ snapshots:
|
|||||||
- supports-color
|
- supports-color
|
||||||
- terser
|
- terser
|
||||||
|
|
||||||
vite-plugin-vuetify@2.0.3(vite@5.3.2(@types/node@20.14.9)(sass@1.77.6)(terser@5.26.0))(vue@3.4.30(typescript@5.5.2))(vuetify@3.6.10):
|
vite-plugin-vuetify@2.0.3(vite@5.3.2(@types/node@20.14.9)(sass@1.77.6)(terser@5.26.0))(vue@3.4.30(typescript@5.5.3))(vuetify@3.6.10):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuetify/loader-shared': 2.0.3(vue@3.4.30(typescript@5.5.2))(vuetify@3.6.10(typescript@5.5.2)(vite-plugin-vuetify@2.0.3)(vue@3.4.30(typescript@5.5.2))(webpack-plugin-vuetify@3.0.3))
|
'@vuetify/loader-shared': 2.0.3(vue@3.4.30(typescript@5.5.3))(vuetify@3.6.10(typescript@5.5.3)(vite-plugin-vuetify@2.0.3)(vue@3.4.30(typescript@5.5.3))(webpack-plugin-vuetify@3.0.3))
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
upath: 2.0.1
|
upath: 2.0.1
|
||||||
vite: 5.3.2(@types/node@20.14.9)(sass@1.77.6)(terser@5.26.0)
|
vite: 5.3.2(@types/node@20.14.9)(sass@1.77.6)(terser@5.26.0)
|
||||||
vue: 3.4.30(typescript@5.5.2)
|
vue: 3.4.30(typescript@5.5.3)
|
||||||
vuetify: 3.6.10(typescript@5.5.2)(vite-plugin-vuetify@2.0.3)(vue@3.4.30(typescript@5.5.2))(webpack-plugin-vuetify@3.0.3)
|
vuetify: 3.6.10(typescript@5.5.3)(vite-plugin-vuetify@2.0.3)(vue@3.4.30(typescript@5.5.3))(webpack-plugin-vuetify@3.0.3)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
@ -4455,21 +4422,21 @@ snapshots:
|
|||||||
|
|
||||||
vscode-uri@3.0.8: {}
|
vscode-uri@3.0.8: {}
|
||||||
|
|
||||||
vue-cli-plugin-vuetify@2.5.8(sass-loader@14.2.1(sass@1.77.6)(webpack@5.89.0))(vue@3.4.30(typescript@5.5.2))(webpack@5.89.0):
|
vue-cli-plugin-vuetify@2.5.8(sass-loader@14.2.1(sass@1.77.6)(webpack@5.89.0))(vue@3.4.30(typescript@5.5.3))(webpack@5.89.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
null-loader: 4.0.1(webpack@5.89.0)
|
null-loader: 4.0.1(webpack@5.89.0)
|
||||||
semver: 7.5.4
|
semver: 7.5.4
|
||||||
shelljs: 0.8.5
|
shelljs: 0.8.5
|
||||||
vue: 3.4.30(typescript@5.5.2)
|
vue: 3.4.30(typescript@5.5.3)
|
||||||
webpack: 5.89.0
|
webpack: 5.89.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
sass-loader: 14.2.1(sass@1.77.6)(webpack@5.89.0)
|
sass-loader: 14.2.1(sass@1.77.6)(webpack@5.89.0)
|
||||||
|
|
||||||
vue-component-type-helpers@2.0.6: {}
|
vue-component-type-helpers@2.0.6: {}
|
||||||
|
|
||||||
vue-demi@0.14.6(vue@3.4.30(typescript@5.5.2)):
|
vue-demi@0.14.6(vue@3.4.30(typescript@5.5.3)):
|
||||||
dependencies:
|
dependencies:
|
||||||
vue: 3.4.30(typescript@5.5.2)
|
vue: 3.4.30(typescript@5.5.3)
|
||||||
|
|
||||||
vue-eslint-parser@9.4.2(eslint@9.6.0):
|
vue-eslint-parser@9.4.2(eslint@9.6.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -4484,40 +4451,40 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
vue-router@4.4.0(vue@3.4.30(typescript@5.5.2)):
|
vue-router@4.4.0(vue@3.4.30(typescript@5.5.3)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/devtools-api': 6.5.1
|
'@vue/devtools-api': 6.5.1
|
||||||
vue: 3.4.30(typescript@5.5.2)
|
vue: 3.4.30(typescript@5.5.3)
|
||||||
|
|
||||||
vue-template-compiler@2.7.15:
|
vue-template-compiler@2.7.15:
|
||||||
dependencies:
|
dependencies:
|
||||||
de-indent: 1.0.2
|
de-indent: 1.0.2
|
||||||
he: 1.2.0
|
he: 1.2.0
|
||||||
|
|
||||||
vue-tsc@2.0.22(typescript@5.5.2):
|
vue-tsc@2.0.24(typescript@5.5.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@volar/typescript': 2.3.1
|
'@volar/typescript': 2.4.0-alpha.5
|
||||||
'@vue/language-core': 2.0.22(typescript@5.5.2)
|
'@vue/language-core': 2.0.24(typescript@5.5.3)
|
||||||
semver: 7.6.0
|
semver: 7.6.0
|
||||||
typescript: 5.5.2
|
typescript: 5.5.3
|
||||||
|
|
||||||
vue@3.4.30(typescript@5.5.2):
|
vue@3.4.30(typescript@5.5.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/compiler-dom': 3.4.30
|
'@vue/compiler-dom': 3.4.30
|
||||||
'@vue/compiler-sfc': 3.4.30
|
'@vue/compiler-sfc': 3.4.30
|
||||||
'@vue/runtime-dom': 3.4.30
|
'@vue/runtime-dom': 3.4.30
|
||||||
'@vue/server-renderer': 3.4.30(vue@3.4.30(typescript@5.5.2))
|
'@vue/server-renderer': 3.4.30(vue@3.4.30(typescript@5.5.3))
|
||||||
'@vue/shared': 3.4.30
|
'@vue/shared': 3.4.30
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.5.2
|
typescript: 5.5.3
|
||||||
|
|
||||||
vuetify@3.6.10(typescript@5.5.2)(vite-plugin-vuetify@2.0.3)(vue@3.4.30(typescript@5.5.2))(webpack-plugin-vuetify@3.0.3):
|
vuetify@3.6.10(typescript@5.5.3)(vite-plugin-vuetify@2.0.3)(vue@3.4.30(typescript@5.5.3))(webpack-plugin-vuetify@3.0.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
vue: 3.4.30(typescript@5.5.2)
|
vue: 3.4.30(typescript@5.5.3)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.5.2
|
typescript: 5.5.3
|
||||||
vite-plugin-vuetify: 2.0.3(vite@5.3.2(@types/node@20.14.9)(sass@1.77.6)(terser@5.26.0))(vue@3.4.30(typescript@5.5.2))(vuetify@3.6.10)
|
vite-plugin-vuetify: 2.0.3(vite@5.3.2(@types/node@20.14.9)(sass@1.77.6)(terser@5.26.0))(vue@3.4.30(typescript@5.5.3))(vuetify@3.6.10)
|
||||||
webpack-plugin-vuetify: 3.0.3(@vue/compiler-sfc@3.4.30)(vue@3.4.30(typescript@5.5.2))(vuetify@3.6.10)(webpack@5.89.0)
|
webpack-plugin-vuetify: 3.0.3(@vue/compiler-sfc@3.4.30)(vue@3.4.30(typescript@5.5.3))(vuetify@3.6.10)(webpack@5.89.0)
|
||||||
|
|
||||||
w3c-xmlserializer@5.0.0:
|
w3c-xmlserializer@5.0.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -4532,10 +4499,10 @@ snapshots:
|
|||||||
|
|
||||||
webidl-conversions@7.0.0: {}
|
webidl-conversions@7.0.0: {}
|
||||||
|
|
||||||
webpack-plugin-vuetify@3.0.3(@vue/compiler-sfc@3.4.30)(vue@3.4.30(typescript@5.5.2))(vuetify@3.6.10)(webpack@5.89.0):
|
webpack-plugin-vuetify@3.0.3(@vue/compiler-sfc@3.4.30)(vue@3.4.30(typescript@5.5.3))(vuetify@3.6.10)(webpack@5.89.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/compiler-sfc': 3.4.30
|
'@vue/compiler-sfc': 3.4.30
|
||||||
'@vuetify/loader-shared': 2.0.3(vue@3.4.30(typescript@5.5.2))(vuetify@3.6.10(typescript@5.5.2)(vite-plugin-vuetify@2.0.3)(vue@3.4.30(typescript@5.5.2))(webpack-plugin-vuetify@3.0.3))
|
'@vuetify/loader-shared': 2.0.3(vue@3.4.30(typescript@5.5.3))(vuetify@3.6.10(typescript@5.5.3)(vite-plugin-vuetify@2.0.3)(vue@3.4.30(typescript@5.5.3))(webpack-plugin-vuetify@3.0.3))
|
||||||
decache: 4.6.2
|
decache: 4.6.2
|
||||||
file-loader: 6.2.0(webpack@5.89.0)
|
file-loader: 6.2.0(webpack@5.89.0)
|
||||||
find-cache-dir: 5.0.0
|
find-cache-dir: 5.0.0
|
||||||
@ -4543,8 +4510,8 @@ snapshots:
|
|||||||
mkdirp: 1.0.4
|
mkdirp: 1.0.4
|
||||||
null-loader: 4.0.1(webpack@5.89.0)
|
null-loader: 4.0.1(webpack@5.89.0)
|
||||||
upath: 2.0.1
|
upath: 2.0.1
|
||||||
vue: 3.4.30(typescript@5.5.2)
|
vue: 3.4.30(typescript@5.5.3)
|
||||||
vuetify: 3.6.10(typescript@5.5.2)(vite-plugin-vuetify@2.0.3)(vue@3.4.30(typescript@5.5.2))(webpack-plugin-vuetify@3.0.3)
|
vuetify: 3.6.10(typescript@5.5.3)(vite-plugin-vuetify@2.0.3)(vue@3.4.30(typescript@5.5.3))(webpack-plugin-vuetify@3.0.3)
|
||||||
webpack: 5.89.0
|
webpack: 5.89.0
|
||||||
|
|
||||||
webpack-sources@3.2.3: {}
|
webpack-sources@3.2.3: {}
|
||||||
|
Loading…
Reference in New Issue
Block a user