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