Compare commits
3 Commits
a6d90c916c
...
b74c6f096e
Author | SHA1 | Date | |
---|---|---|---|
b74c6f096e | |||
61c0d4cb1d | |||
d498c153e1 |
@ -24,7 +24,7 @@
|
|||||||
"pinia-plugin-persistedstate": "3.2.1",
|
"pinia-plugin-persistedstate": "3.2.1",
|
||||||
"roboto-fontface": "^0.10.0",
|
"roboto-fontface": "^0.10.0",
|
||||||
"uuid": "10.0.0",
|
"uuid": "10.0.0",
|
||||||
"vue": "3.4.30",
|
"vue": "3.4.31",
|
||||||
"vue-router": "4.3.3",
|
"vue-router": "4.3.3",
|
||||||
"vuetify": "3.6.10",
|
"vuetify": "3.6.10",
|
||||||
"webfontloader": "1.6.28"
|
"webfontloader": "1.6.28"
|
||||||
@ -39,7 +39,7 @@
|
|||||||
"@vue/eslint-config-typescript": "13.0.0",
|
"@vue/eslint-config-typescript": "13.0.0",
|
||||||
"@vue/test-utils": "2.4.6",
|
"@vue/test-utils": "2.4.6",
|
||||||
"@vue/tsconfig": "0.5.1",
|
"@vue/tsconfig": "0.5.1",
|
||||||
"eslint": "9.5.0",
|
"eslint": "9.6.0",
|
||||||
"eslint-plugin-vue": "9.26.0",
|
"eslint-plugin-vue": "9.26.0",
|
||||||
"husky": "9.0.11",
|
"husky": "9.0.11",
|
||||||
"jsdom": "24.1.0",
|
"jsdom": "24.1.0",
|
||||||
@ -53,7 +53,7 @@
|
|||||||
"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": {
|
||||||
|
404
pnpm-lock.yaml
generated
404
pnpm-lock.yaml
generated
@ -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.2)(vue@3.4.31(typescript@5.5.2))
|
||||||
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.2)(vue@3.4.31(typescript@5.5.2)))
|
||||||
roboto-fontface:
|
roboto-fontface:
|
||||||
specifier: ^0.10.0
|
specifier: ^0.10.0
|
||||||
version: 0.10.0
|
version: 0.10.0
|
||||||
@ -39,14 +39,14 @@ importers:
|
|||||||
specifier: 10.0.0
|
specifier: 10.0.0
|
||||||
version: 10.0.0
|
version: 10.0.0
|
||||||
vue:
|
vue:
|
||||||
specifier: 3.4.30
|
specifier: 3.4.31
|
||||||
version: 3.4.30(typescript@5.5.2)
|
version: 3.4.31(typescript@5.5.2)
|
||||||
vue-router:
|
vue-router:
|
||||||
specifier: 4.3.3
|
specifier: 4.3.3
|
||||||
version: 4.3.3(vue@3.4.30(typescript@5.5.2))
|
version: 4.3.3(vue@3.4.31(typescript@5.5.2))
|
||||||
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.2)(vite-plugin-vuetify@2.0.3)(vue@3.4.31(typescript@5.5.2))(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.31(typescript@5.5.2))
|
||||||
'@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.5.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.5.0))(eslint@9.5.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.2)
|
||||||
'@vue/test-utils':
|
'@vue/test-utils':
|
||||||
specifier: 2.4.6
|
specifier: 2.4.6
|
||||||
version: 2.4.6
|
version: 2.4.6
|
||||||
@ -79,11 +79,11 @@ importers:
|
|||||||
specifier: 0.5.1
|
specifier: 0.5.1
|
||||||
version: 0.5.1
|
version: 0.5.1
|
||||||
eslint:
|
eslint:
|
||||||
specifier: 9.5.0
|
specifier: 9.6.0
|
||||||
version: 9.5.0
|
version: 9.6.0
|
||||||
eslint-plugin-vue:
|
eslint-plugin-vue:
|
||||||
specifier: 9.26.0
|
specifier: 9.26.0
|
||||||
version: 9.26.0(eslint@9.5.0)
|
version: 9.26.0(eslint@9.6.0)
|
||||||
husky:
|
husky:
|
||||||
specifier: 9.0.11
|
specifier: 9.0.11
|
||||||
version: 9.0.11
|
version: 9.0.11
|
||||||
@ -113,19 +113,19 @@ importers:
|
|||||||
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.31(typescript@5.5.2))(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.31(typescript@5.5.2))(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.2)
|
||||||
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.31)(vue@3.4.31(typescript@5.5.2))(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'}
|
||||||
@ -303,16 +298,16 @@ packages:
|
|||||||
resolution: {integrity: sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==}
|
resolution: {integrity: sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==}
|
||||||
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
||||||
|
|
||||||
'@eslint/config-array@0.16.0':
|
'@eslint/config-array@0.17.0':
|
||||||
resolution: {integrity: sha512-/jmuSd74i4Czf1XXn7wGRWZCuyaUZ330NH1Bek0Pplatt4Sy1S5haN21SCLLdbeKslQ+S0wEJ+++v5YibSi+Lg==}
|
resolution: {integrity: sha512-A68TBu6/1mHHuc5YJL0U0VVeGNiklLAL6rRmhTCP2B5XjWLMnrX+HkO+IAXyHvks5cyyY1jjK5ITPQ1HGS2EVA==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
'@eslint/eslintrc@3.1.0':
|
'@eslint/eslintrc@3.1.0':
|
||||||
resolution: {integrity: sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==}
|
resolution: {integrity: sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
'@eslint/js@9.5.0':
|
'@eslint/js@9.6.0':
|
||||||
resolution: {integrity: sha512-A7+AOT2ICkodvtsWnxZP4Xxk3NbZ3VMHd8oihydLRGrJgqqdEz1qSeEgXYyT/Cu8h1TWWsQRejIx48mtjZ5y1w==}
|
resolution: {integrity: sha512-D9B0/3vNg44ZeWbYMpBoXqNP4j6eQD5vNwIlGAuFRRzK/WtT/jvDQW3Bi9kkf3PMDMlM7Yi+73VLUsn5bJcl8A==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
'@eslint/object-schema@2.1.4':
|
'@eslint/object-schema@2.1.4':
|
||||||
@ -566,32 +561,32 @@ 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':
|
'@vue/compiler-core@3.4.31':
|
||||||
resolution: {integrity: sha512-kUTvochG/oVgE1w5ViSr3KUBh9X7CWirebA3bezTbB5ZKBQZwR2Mwj9uoSKRMFcz4gSMzzLXBPD6KpCLb9nvWw==}
|
resolution: {integrity: sha512-skOiodXWTV3DxfDhB4rOf3OGalpITLlgCeOwb+Y9GJpfQ8ErigdBUHomBzvG78JoVE8MJoQsb+qhZiHfKeNeEg==}
|
||||||
|
|
||||||
'@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==}
|
||||||
|
|
||||||
'@vue/compiler-sfc@3.4.30':
|
'@vue/compiler-dom@3.4.31':
|
||||||
resolution: {integrity: sha512-8vElKklHn/UY8+FgUFlQrYAPbtiSB2zcgeRKW7HkpSRn/JjMRmZvuOtwDx036D1aqKNSTtXkWRfqx53Qb+HmMg==}
|
resolution: {integrity: sha512-wK424WMXsG1IGMyDGyLqB+TbmEBFM78hIsOJ9QwUVLGrcSk0ak6zYty7Pj8ftm7nEtdU/DGQxAXp0/lM/2cEpQ==}
|
||||||
|
|
||||||
'@vue/compiler-ssr@3.4.30':
|
'@vue/compiler-sfc@3.4.31':
|
||||||
resolution: {integrity: sha512-ZJ56YZGXJDd6jky4mmM0rNaNP6kIbQu9LTKZDhcpddGe/3QIalB1WHHmZ6iZfFNyj5mSypTa4+qDJa5VIuxMSg==}
|
resolution: {integrity: sha512-einJxqEw8IIJxzmnxmJBuK2usI+lJonl53foq+9etB2HAzlPjAS/wa7r0uUpXw5ByX3/0uswVSrjNb17vJm1kQ==}
|
||||||
|
|
||||||
|
'@vue/compiler-ssr@3.4.31':
|
||||||
|
resolution: {integrity: sha512-RtefmITAje3fJ8FSg1gwgDhdKhZVntIVbwupdyZDSifZTRMiWxWehAOTCc8/KZDnBOcYQ4/9VWxsTbd3wT0hAA==}
|
||||||
|
|
||||||
'@vue/devtools-api@6.5.1':
|
'@vue/devtools-api@6.5.1':
|
||||||
resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==}
|
resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==}
|
||||||
@ -613,34 +608,34 @@ 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:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@vue/reactivity@3.4.30':
|
'@vue/reactivity@3.4.31':
|
||||||
resolution: {integrity: sha512-bVJurnCe3LS0JII8PPoAA63Zd2MBzcKrEzwdQl92eHCcxtIbxD2fhNwJpa+KkM3Y/A4T5FUnmdhgKwOf6BfbcA==}
|
resolution: {integrity: sha512-VGkTani8SOoVkZNds1PfJ/T1SlAIOf8E58PGAhIOUDYPC4GAmFA2u/E14TDAFcf3vVDKunc4QqCe/SHr8xC65Q==}
|
||||||
|
|
||||||
'@vue/runtime-core@3.4.30':
|
'@vue/runtime-core@3.4.31':
|
||||||
resolution: {integrity: sha512-qaFEbnNpGz+tlnkaualomogzN8vBLkgzK55uuWjYXbYn039eOBZrWxyXWq/7qh9Bz2FPifZqGjVDl/FXiq9L2g==}
|
resolution: {integrity: sha512-LDkztxeUPazxG/p8c5JDDKPfkCDBkkiNLVNf7XZIUnJ+66GVGkP+TIh34+8LtPisZ+HMWl2zqhIw0xN5MwU1cw==}
|
||||||
|
|
||||||
'@vue/runtime-dom@3.4.30':
|
'@vue/runtime-dom@3.4.31':
|
||||||
resolution: {integrity: sha512-tV6B4YiZRj5QsaJgw2THCy5C1H+2UeywO9tqgWEc21tn85qHEERndHN/CxlyXvSBFrpmlexCIdnqPuR9RM9thw==}
|
resolution: {integrity: sha512-2Auws3mB7+lHhTFCg8E9ZWopA6Q6L455EcU7bzcQ4x6Dn4cCPuqj6S2oBZgN2a8vJRS/LSYYxwFFq2Hlx3Fsaw==}
|
||||||
|
|
||||||
'@vue/server-renderer@3.4.30':
|
'@vue/server-renderer@3.4.31':
|
||||||
resolution: {integrity: sha512-TBD3eqR1DeDc0cMrXS/vEs/PWzq1uXxnvjoqQuDGFIEHFIwuDTX/KWAQKIBjyMWLFHEeTDGYVsYci85z2UbTDg==}
|
resolution: {integrity: sha512-D5BLbdvrlR9PE3by9GaUp1gQXlCNadIZytMIb8H2h3FMWJd4oUfkUTEH2wAr3qxoRz25uxbTcbqd3WKlm9EHQA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vue: 3.4.30
|
vue: 3.4.31
|
||||||
|
|
||||||
'@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==}
|
||||||
|
|
||||||
|
'@vue/shared@3.4.31':
|
||||||
|
resolution: {integrity: sha512-Yp3wtJk//8cO4NItOPpi3QkLExAr/aLBGZMmTtW9WpdwBCJpRM6zj9WgWktXAl8IDIozwNMByT45JP3tO3ACWA==}
|
||||||
|
|
||||||
'@vue/test-utils@2.4.6':
|
'@vue/test-utils@2.4.6':
|
||||||
resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==}
|
resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==}
|
||||||
|
|
||||||
@ -727,6 +722,11 @@ packages:
|
|||||||
engines: {node: '>=0.4.0'}
|
engines: {node: '>=0.4.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
|
acorn@8.12.0:
|
||||||
|
resolution: {integrity: sha512-RTvkC4w+KNXrM39/lWCUaG0IbRkWdCv7W/IOW9oU6SawyxulvkQy5HQPVTKxEjczcUvapcrw3cFx/60VN/NRNw==}
|
||||||
|
engines: {node: '>=0.4.0'}
|
||||||
|
hasBin: true
|
||||||
|
|
||||||
agent-base@7.1.0:
|
agent-base@7.1.0:
|
||||||
resolution: {integrity: sha512-o/zjMZRhJxny7OyEF+Op8X+efiELC7k7yOjMzgfzVqOzXqkBkWI79YoTdOtsuWd5BWhAGAuOY/Xa6xpiaWXiNg==}
|
resolution: {integrity: sha512-o/zjMZRhJxny7OyEF+Op8X+efiELC7k7yOjMzgfzVqOzXqkBkWI79YoTdOtsuWd5BWhAGAuOY/Xa6xpiaWXiNg==}
|
||||||
engines: {node: '>= 14'}
|
engines: {node: '>= 14'}
|
||||||
@ -1071,13 +1071,13 @@ packages:
|
|||||||
resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==}
|
resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
eslint@9.5.0:
|
eslint@9.6.0:
|
||||||
resolution: {integrity: sha512-+NAOZFrW/jFTS3dASCGBxX1pkFD0/fsO+hfAkJ4TyYKwgsXZbqzrw+seCYFCcPCYXvnD67tAnglU7GQTz6kcVw==}
|
resolution: {integrity: sha512-ElQkdLMEEqQNM9Njff+2Y4q2afHk7JpkPvrd7Xh7xefwgQynqPxwf55J7di9+MEibWUGdNjFF9ITG9Pck5M84w==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
espree@10.0.1:
|
espree@10.1.0:
|
||||||
resolution: {integrity: sha512-MWkrWZbJsL2UwnjxTX3gG8FneachS/Mwg7tdGXce011sJd5b0JG54vat5KHnfSBODZ3Wvzd2WnjxyzsRoVv+ww==}
|
resolution: {integrity: sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
espree@9.6.1:
|
espree@9.6.1:
|
||||||
@ -2250,14 +2250,14 @@ 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.31:
|
||||||
resolution: {integrity: sha512-NcxtKCwkdf1zPsr7Y8+QlDBCGqxvjLXF2EX+yi76rV5rrz90Y6gK1cq0olIhdWGgrlhs9ElHuhi9t3+W5sG5Xw==}
|
resolution: {integrity: sha512-njqRrOy7W3YLAlVqSKpBebtZpDVg21FPoaq1I7f/+qqBThK9ChAIjkRWgeP6Eat+8C+iia4P3OYqpATP21BCoQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: '*'
|
typescript: '*'
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
@ -2405,10 +2405,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
|
||||||
@ -2488,14 +2484,14 @@ snapshots:
|
|||||||
'@esbuild/win32-x64@0.21.5':
|
'@esbuild/win32-x64@0.21.5':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@eslint-community/eslint-utils@4.4.0(eslint@9.5.0)':
|
'@eslint-community/eslint-utils@4.4.0(eslint@9.6.0)':
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 9.5.0
|
eslint: 9.6.0
|
||||||
eslint-visitor-keys: 3.4.3
|
eslint-visitor-keys: 3.4.3
|
||||||
|
|
||||||
'@eslint-community/regexpp@4.10.0': {}
|
'@eslint-community/regexpp@4.10.0': {}
|
||||||
|
|
||||||
'@eslint/config-array@0.16.0':
|
'@eslint/config-array@0.17.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint/object-schema': 2.1.4
|
'@eslint/object-schema': 2.1.4
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
@ -2507,7 +2503,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
ajv: 6.12.6
|
ajv: 6.12.6
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
espree: 10.0.1
|
espree: 10.1.0
|
||||||
globals: 14.0.0
|
globals: 14.0.0
|
||||||
ignore: 5.3.0
|
ignore: 5.3.0
|
||||||
import-fresh: 3.3.0
|
import-fresh: 3.3.0
|
||||||
@ -2517,7 +2513,7 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@eslint/js@9.5.0': {}
|
'@eslint/js@9.6.0': {}
|
||||||
|
|
||||||
'@eslint/object-schema@2.1.4': {}
|
'@eslint/object-schema@2.1.4': {}
|
||||||
|
|
||||||
@ -2665,16 +2661,16 @@ 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.5.0)(typescript@5.5.2))(eslint@9.5.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.2))(eslint@9.6.0)(typescript@5.5.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/regexpp': 4.10.0
|
'@eslint-community/regexpp': 4.10.0
|
||||||
'@typescript-eslint/parser': 7.2.0(eslint@9.5.0)(typescript@5.5.2)
|
'@typescript-eslint/parser': 7.2.0(eslint@9.6.0)(typescript@5.5.2)
|
||||||
'@typescript-eslint/scope-manager': 7.2.0
|
'@typescript-eslint/scope-manager': 7.2.0
|
||||||
'@typescript-eslint/type-utils': 7.2.0(eslint@9.5.0)(typescript@5.5.2)
|
'@typescript-eslint/type-utils': 7.2.0(eslint@9.6.0)(typescript@5.5.2)
|
||||||
'@typescript-eslint/utils': 7.2.0(eslint@9.5.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
|
'@typescript-eslint/visitor-keys': 7.2.0
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
eslint: 9.5.0
|
eslint: 9.6.0
|
||||||
graphemer: 1.4.0
|
graphemer: 1.4.0
|
||||||
ignore: 5.3.0
|
ignore: 5.3.0
|
||||||
natural-compare: 1.4.0
|
natural-compare: 1.4.0
|
||||||
@ -2685,14 +2681,14 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@typescript-eslint/parser@7.2.0(eslint@9.5.0)(typescript@5.5.2)':
|
'@typescript-eslint/parser@7.2.0(eslint@9.6.0)(typescript@5.5.2)':
|
||||||
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.2)
|
||||||
'@typescript-eslint/visitor-keys': 7.2.0
|
'@typescript-eslint/visitor-keys': 7.2.0
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
eslint: 9.5.0
|
eslint: 9.6.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.5.2
|
typescript: 5.5.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@ -2703,12 +2699,12 @@ 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.5.0)(typescript@5.5.2)':
|
'@typescript-eslint/type-utils@7.2.0(eslint@9.6.0)(typescript@5.5.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/typescript-estree': 7.2.0(typescript@5.5.2)
|
'@typescript-eslint/typescript-estree': 7.2.0(typescript@5.5.2)
|
||||||
'@typescript-eslint/utils': 7.2.0(eslint@9.5.0)(typescript@5.5.2)
|
'@typescript-eslint/utils': 7.2.0(eslint@9.6.0)(typescript@5.5.2)
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
eslint: 9.5.0
|
eslint: 9.6.0
|
||||||
ts-api-utils: 1.0.3(typescript@5.5.2)
|
ts-api-utils: 1.0.3(typescript@5.5.2)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.5.2
|
typescript: 5.5.2
|
||||||
@ -2732,15 +2728,15 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@typescript-eslint/utils@7.2.0(eslint@9.5.0)(typescript@5.5.2)':
|
'@typescript-eslint/utils@7.2.0(eslint@9.6.0)(typescript@5.5.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.5.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.2)
|
||||||
eslint: 9.5.0
|
eslint: 9.6.0
|
||||||
semver: 7.6.0
|
semver: 7.6.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
@ -2751,10 +2747,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.31(typescript@5.5.2))':
|
||||||
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.31(typescript@5.5.2)
|
||||||
|
|
||||||
'@vitest/expect@1.6.0':
|
'@vitest/expect@1.6.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -2785,26 +2781,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
|
||||||
@ -2813,61 +2801,69 @@ 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':
|
'@vue/compiler-core@3.4.31':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/compiler-core': 3.4.27
|
'@babel/parser': 7.24.7
|
||||||
'@vue/shared': 3.4.27
|
'@vue/shared': 3.4.31
|
||||||
|
entities: 4.5.0
|
||||||
|
estree-walker: 2.0.2
|
||||||
|
source-map-js: 1.2.0
|
||||||
|
|
||||||
'@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
|
||||||
'@vue/shared': 3.4.30
|
'@vue/shared': 3.4.30
|
||||||
|
|
||||||
'@vue/compiler-sfc@3.4.30':
|
'@vue/compiler-dom@3.4.31':
|
||||||
|
dependencies:
|
||||||
|
'@vue/compiler-core': 3.4.31
|
||||||
|
'@vue/shared': 3.4.31
|
||||||
|
|
||||||
|
'@vue/compiler-sfc@3.4.31':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/parser': 7.24.7
|
'@babel/parser': 7.24.7
|
||||||
'@vue/compiler-core': 3.4.30
|
'@vue/compiler-core': 3.4.31
|
||||||
'@vue/compiler-dom': 3.4.30
|
'@vue/compiler-dom': 3.4.31
|
||||||
'@vue/compiler-ssr': 3.4.30
|
'@vue/compiler-ssr': 3.4.31
|
||||||
'@vue/shared': 3.4.30
|
'@vue/shared': 3.4.31
|
||||||
estree-walker: 2.0.2
|
estree-walker: 2.0.2
|
||||||
magic-string: 0.30.10
|
magic-string: 0.30.10
|
||||||
postcss: 8.4.38
|
postcss: 8.4.38
|
||||||
source-map-js: 1.2.0
|
source-map-js: 1.2.0
|
||||||
|
|
||||||
'@vue/compiler-ssr@3.4.30':
|
'@vue/compiler-ssr@3.4.31':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/compiler-dom': 3.4.30
|
'@vue/compiler-dom': 3.4.31
|
||||||
'@vue/shared': 3.4.30
|
'@vue/shared': 3.4.31
|
||||||
|
|
||||||
'@vue/devtools-api@6.5.1': {}
|
'@vue/devtools-api@6.5.1': {}
|
||||||
|
|
||||||
'@vue/eslint-config-prettier@9.0.0(@types/eslint@8.44.9)(eslint@9.5.0)(prettier@3.3.2)':
|
'@vue/eslint-config-prettier@9.0.0(@types/eslint@8.44.9)(eslint@9.6.0)(prettier@3.3.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 9.5.0
|
eslint: 9.6.0
|
||||||
eslint-config-prettier: 9.1.0(eslint@9.5.0)
|
eslint-config-prettier: 9.1.0(eslint@9.6.0)
|
||||||
eslint-plugin-prettier: 5.0.1(@types/eslint@8.44.9)(eslint-config-prettier@9.1.0(eslint@9.5.0))(eslint@9.5.0)(prettier@3.3.2)
|
eslint-plugin-prettier: 5.0.1(@types/eslint@8.44.9)(eslint-config-prettier@9.1.0(eslint@9.6.0))(eslint@9.6.0)(prettier@3.3.2)
|
||||||
prettier: 3.3.2
|
prettier: 3.3.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@types/eslint'
|
- '@types/eslint'
|
||||||
|
|
||||||
'@vue/eslint-config-typescript@13.0.0(eslint-plugin-vue@9.26.0(eslint@9.5.0))(eslint@9.5.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.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/eslint-plugin': 7.2.0(@typescript-eslint/parser@7.2.0(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.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.2))(eslint@9.6.0)(typescript@5.5.2)
|
||||||
'@typescript-eslint/parser': 7.2.0(eslint@9.5.0)(typescript@5.5.2)
|
'@typescript-eslint/parser': 7.2.0(eslint@9.6.0)(typescript@5.5.2)
|
||||||
eslint: 9.5.0
|
eslint: 9.6.0
|
||||||
eslint-plugin-vue: 9.26.0(eslint@9.5.0)
|
eslint-plugin-vue: 9.26.0(eslint@9.6.0)
|
||||||
vue-eslint-parser: 9.4.2(eslint@9.5.0)
|
vue-eslint-parser: 9.4.2(eslint@9.6.0)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.5.2
|
typescript: 5.5.2
|
||||||
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.2)':
|
||||||
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
|
||||||
@ -2876,32 +2872,32 @@ snapshots:
|
|||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.5.2
|
typescript: 5.5.2
|
||||||
|
|
||||||
'@vue/reactivity@3.4.30':
|
'@vue/reactivity@3.4.31':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/shared': 3.4.30
|
'@vue/shared': 3.4.31
|
||||||
|
|
||||||
'@vue/runtime-core@3.4.30':
|
'@vue/runtime-core@3.4.31':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/reactivity': 3.4.30
|
'@vue/reactivity': 3.4.31
|
||||||
'@vue/shared': 3.4.30
|
'@vue/shared': 3.4.31
|
||||||
|
|
||||||
'@vue/runtime-dom@3.4.30':
|
'@vue/runtime-dom@3.4.31':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/reactivity': 3.4.30
|
'@vue/reactivity': 3.4.31
|
||||||
'@vue/runtime-core': 3.4.30
|
'@vue/runtime-core': 3.4.31
|
||||||
'@vue/shared': 3.4.30
|
'@vue/shared': 3.4.31
|
||||||
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.31(vue@3.4.31(typescript@5.5.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/compiler-ssr': 3.4.30
|
'@vue/compiler-ssr': 3.4.31
|
||||||
'@vue/shared': 3.4.30
|
'@vue/shared': 3.4.31
|
||||||
vue: 3.4.30(typescript@5.5.2)
|
vue: 3.4.31(typescript@5.5.2)
|
||||||
|
|
||||||
'@vue/shared@3.4.27': {}
|
|
||||||
|
|
||||||
'@vue/shared@3.4.30': {}
|
'@vue/shared@3.4.30': {}
|
||||||
|
|
||||||
|
'@vue/shared@3.4.31': {}
|
||||||
|
|
||||||
'@vue/test-utils@2.4.6':
|
'@vue/test-utils@2.4.6':
|
||||||
dependencies:
|
dependencies:
|
||||||
js-beautify: 1.14.11
|
js-beautify: 1.14.11
|
||||||
@ -2909,11 +2905,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.31(typescript@5.5.2))(vuetify@3.6.10(typescript@5.5.2)(vite-plugin-vuetify@2.0.3)(vue@3.4.31(typescript@5.5.2))(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.31(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: 3.6.10(typescript@5.5.2)(vite-plugin-vuetify@2.0.3)(vue@3.4.31(typescript@5.5.2))(webpack-plugin-vuetify@3.0.3)
|
||||||
|
|
||||||
'@webassemblyjs/ast@1.11.6':
|
'@webassemblyjs/ast@1.11.6':
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -2997,18 +2993,24 @@ snapshots:
|
|||||||
|
|
||||||
abbrev@2.0.0: {}
|
abbrev@2.0.0: {}
|
||||||
|
|
||||||
acorn-import-assertions@1.9.0(acorn@8.11.3):
|
acorn-import-assertions@1.9.0(acorn@8.12.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
acorn: 8.11.3
|
acorn: 8.12.0
|
||||||
|
|
||||||
acorn-jsx@5.3.2(acorn@8.11.3):
|
acorn-jsx@5.3.2(acorn@8.11.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
acorn: 8.11.3
|
acorn: 8.11.3
|
||||||
|
|
||||||
|
acorn-jsx@5.3.2(acorn@8.12.0):
|
||||||
|
dependencies:
|
||||||
|
acorn: 8.12.0
|
||||||
|
|
||||||
acorn-walk@8.3.2: {}
|
acorn-walk@8.3.2: {}
|
||||||
|
|
||||||
acorn@8.11.3: {}
|
acorn@8.11.3: {}
|
||||||
|
|
||||||
|
acorn@8.12.0: {}
|
||||||
|
|
||||||
agent-base@7.1.0:
|
agent-base@7.1.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
@ -3301,30 +3303,30 @@ snapshots:
|
|||||||
|
|
||||||
escape-string-regexp@4.0.0: {}
|
escape-string-regexp@4.0.0: {}
|
||||||
|
|
||||||
eslint-config-prettier@9.1.0(eslint@9.5.0):
|
eslint-config-prettier@9.1.0(eslint@9.6.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 9.5.0
|
eslint: 9.6.0
|
||||||
|
|
||||||
eslint-plugin-prettier@5.0.1(@types/eslint@8.44.9)(eslint-config-prettier@9.1.0(eslint@9.5.0))(eslint@9.5.0)(prettier@3.3.2):
|
eslint-plugin-prettier@5.0.1(@types/eslint@8.44.9)(eslint-config-prettier@9.1.0(eslint@9.6.0))(eslint@9.6.0)(prettier@3.3.2):
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 9.5.0
|
eslint: 9.6.0
|
||||||
prettier: 3.3.2
|
prettier: 3.3.2
|
||||||
prettier-linter-helpers: 1.0.0
|
prettier-linter-helpers: 1.0.0
|
||||||
synckit: 0.8.6
|
synckit: 0.8.6
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@types/eslint': 8.44.9
|
'@types/eslint': 8.44.9
|
||||||
eslint-config-prettier: 9.1.0(eslint@9.5.0)
|
eslint-config-prettier: 9.1.0(eslint@9.6.0)
|
||||||
|
|
||||||
eslint-plugin-vue@9.26.0(eslint@9.5.0):
|
eslint-plugin-vue@9.26.0(eslint@9.6.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.5.0)
|
'@eslint-community/eslint-utils': 4.4.0(eslint@9.6.0)
|
||||||
eslint: 9.5.0
|
eslint: 9.6.0
|
||||||
globals: 13.24.0
|
globals: 13.24.0
|
||||||
natural-compare: 1.4.0
|
natural-compare: 1.4.0
|
||||||
nth-check: 2.1.1
|
nth-check: 2.1.1
|
||||||
postcss-selector-parser: 6.0.15
|
postcss-selector-parser: 6.0.15
|
||||||
semver: 7.6.0
|
semver: 7.6.0
|
||||||
vue-eslint-parser: 9.4.2(eslint@9.5.0)
|
vue-eslint-parser: 9.4.2(eslint@9.6.0)
|
||||||
xml-name-validator: 4.0.0
|
xml-name-validator: 4.0.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
@ -3348,13 +3350,13 @@ snapshots:
|
|||||||
|
|
||||||
eslint-visitor-keys@4.0.0: {}
|
eslint-visitor-keys@4.0.0: {}
|
||||||
|
|
||||||
eslint@9.5.0:
|
eslint@9.6.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.5.0)
|
'@eslint-community/eslint-utils': 4.4.0(eslint@9.6.0)
|
||||||
'@eslint-community/regexpp': 4.10.0
|
'@eslint-community/regexpp': 4.10.0
|
||||||
'@eslint/config-array': 0.16.0
|
'@eslint/config-array': 0.17.0
|
||||||
'@eslint/eslintrc': 3.1.0
|
'@eslint/eslintrc': 3.1.0
|
||||||
'@eslint/js': 9.5.0
|
'@eslint/js': 9.6.0
|
||||||
'@humanwhocodes/module-importer': 1.0.1
|
'@humanwhocodes/module-importer': 1.0.1
|
||||||
'@humanwhocodes/retry': 0.3.0
|
'@humanwhocodes/retry': 0.3.0
|
||||||
'@nodelib/fs.walk': 1.2.8
|
'@nodelib/fs.walk': 1.2.8
|
||||||
@ -3365,7 +3367,7 @@ snapshots:
|
|||||||
escape-string-regexp: 4.0.0
|
escape-string-regexp: 4.0.0
|
||||||
eslint-scope: 8.0.1
|
eslint-scope: 8.0.1
|
||||||
eslint-visitor-keys: 4.0.0
|
eslint-visitor-keys: 4.0.0
|
||||||
espree: 10.0.1
|
espree: 10.1.0
|
||||||
esquery: 1.5.0
|
esquery: 1.5.0
|
||||||
esutils: 2.0.3
|
esutils: 2.0.3
|
||||||
fast-deep-equal: 3.1.3
|
fast-deep-equal: 3.1.3
|
||||||
@ -3387,10 +3389,10 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
espree@10.0.1:
|
espree@10.1.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
acorn: 8.11.3
|
acorn: 8.12.0
|
||||||
acorn-jsx: 5.3.2(acorn@8.11.3)
|
acorn-jsx: 5.3.2(acorn@8.12.0)
|
||||||
eslint-visitor-keys: 4.0.0
|
eslint-visitor-keys: 4.0.0
|
||||||
|
|
||||||
espree@9.6.1:
|
espree@9.6.1:
|
||||||
@ -4013,15 +4015,15 @@ 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.2)(vue@3.4.31(typescript@5.5.2))):
|
||||||
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.2)(vue@3.4.31(typescript@5.5.2))
|
||||||
|
|
||||||
pinia@2.1.7(typescript@5.5.2)(vue@3.4.30(typescript@5.5.2)):
|
pinia@2.1.7(typescript@5.5.2)(vue@3.4.31(typescript@5.5.2)):
|
||||||
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.31(typescript@5.5.2)
|
||||||
vue-demi: 0.14.6(vue@3.4.30(typescript@5.5.2))
|
vue-demi: 0.14.6(vue@3.4.31(typescript@5.5.2))
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.5.2
|
typescript: 5.5.2
|
||||||
|
|
||||||
@ -4291,7 +4293,7 @@ snapshots:
|
|||||||
terser@5.26.0:
|
terser@5.26.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@jridgewell/source-map': 0.3.5
|
'@jridgewell/source-map': 0.3.5
|
||||||
acorn: 8.11.3
|
acorn: 8.12.0
|
||||||
commander: 2.20.3
|
commander: 2.20.3
|
||||||
source-map-support: 0.5.21
|
source-map-support: 0.5.21
|
||||||
|
|
||||||
@ -4386,14 +4388,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.31(typescript@5.5.2))(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.31(typescript@5.5.2))(vuetify@3.6.10(typescript@5.5.2)(vite-plugin-vuetify@2.0.3)(vue@3.4.31(typescript@5.5.2))(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.31(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: 3.6.10(typescript@5.5.2)(vite-plugin-vuetify@2.0.3)(vue@3.4.31(typescript@5.5.2))(webpack-plugin-vuetify@3.0.3)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
@ -4444,26 +4446,26 @@ 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.31(typescript@5.5.2))(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.31(typescript@5.5.2)
|
||||||
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.31(typescript@5.5.2)):
|
||||||
dependencies:
|
dependencies:
|
||||||
vue: 3.4.30(typescript@5.5.2)
|
vue: 3.4.31(typescript@5.5.2)
|
||||||
|
|
||||||
vue-eslint-parser@9.4.2(eslint@9.5.0):
|
vue-eslint-parser@9.4.2(eslint@9.6.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
eslint: 9.5.0
|
eslint: 9.6.0
|
||||||
eslint-scope: 7.2.2
|
eslint-scope: 7.2.2
|
||||||
eslint-visitor-keys: 3.4.3
|
eslint-visitor-keys: 3.4.3
|
||||||
espree: 9.6.1
|
espree: 9.6.1
|
||||||
@ -4473,40 +4475,40 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
vue-router@4.3.3(vue@3.4.30(typescript@5.5.2)):
|
vue-router@4.3.3(vue@3.4.31(typescript@5.5.2)):
|
||||||
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.31(typescript@5.5.2)
|
||||||
|
|
||||||
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.2):
|
||||||
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.2)
|
||||||
semver: 7.6.0
|
semver: 7.6.0
|
||||||
typescript: 5.5.2
|
typescript: 5.5.2
|
||||||
|
|
||||||
vue@3.4.30(typescript@5.5.2):
|
vue@3.4.31(typescript@5.5.2):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/compiler-dom': 3.4.30
|
'@vue/compiler-dom': 3.4.31
|
||||||
'@vue/compiler-sfc': 3.4.30
|
'@vue/compiler-sfc': 3.4.31
|
||||||
'@vue/runtime-dom': 3.4.30
|
'@vue/runtime-dom': 3.4.31
|
||||||
'@vue/server-renderer': 3.4.30(vue@3.4.30(typescript@5.5.2))
|
'@vue/server-renderer': 3.4.31(vue@3.4.31(typescript@5.5.2))
|
||||||
'@vue/shared': 3.4.30
|
'@vue/shared': 3.4.31
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.5.2
|
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@3.6.10(typescript@5.5.2)(vite-plugin-vuetify@2.0.3)(vue@3.4.31(typescript@5.5.2))(webpack-plugin-vuetify@3.0.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
vue: 3.4.30(typescript@5.5.2)
|
vue: 3.4.31(typescript@5.5.2)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.5.2
|
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)
|
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.31(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)
|
webpack-plugin-vuetify: 3.0.3(@vue/compiler-sfc@3.4.31)(vue@3.4.31(typescript@5.5.2))(vuetify@3.6.10)(webpack@5.89.0)
|
||||||
|
|
||||||
w3c-xmlserializer@5.0.0:
|
w3c-xmlserializer@5.0.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -4521,10 +4523,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.31)(vue@3.4.31(typescript@5.5.2))(vuetify@3.6.10)(webpack@5.89.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/compiler-sfc': 3.4.30
|
'@vue/compiler-sfc': 3.4.31
|
||||||
'@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.31(typescript@5.5.2))(vuetify@3.6.10(typescript@5.5.2)(vite-plugin-vuetify@2.0.3)(vue@3.4.31(typescript@5.5.2))(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
|
||||||
@ -4532,8 +4534,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.31(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: 3.6.10(typescript@5.5.2)(vite-plugin-vuetify@2.0.3)(vue@3.4.31(typescript@5.5.2))(webpack-plugin-vuetify@3.0.3)
|
||||||
webpack: 5.89.0
|
webpack: 5.89.0
|
||||||
|
|
||||||
webpack-sources@3.2.3: {}
|
webpack-sources@3.2.3: {}
|
||||||
@ -4545,8 +4547,8 @@ snapshots:
|
|||||||
'@webassemblyjs/ast': 1.11.6
|
'@webassemblyjs/ast': 1.11.6
|
||||||
'@webassemblyjs/wasm-edit': 1.11.6
|
'@webassemblyjs/wasm-edit': 1.11.6
|
||||||
'@webassemblyjs/wasm-parser': 1.11.6
|
'@webassemblyjs/wasm-parser': 1.11.6
|
||||||
acorn: 8.11.3
|
acorn: 8.12.0
|
||||||
acorn-import-assertions: 1.9.0(acorn@8.11.3)
|
acorn-import-assertions: 1.9.0(acorn@8.12.0)
|
||||||
browserslist: 4.22.2
|
browserslist: 4.22.2
|
||||||
chrome-trace-event: 1.0.3
|
chrome-trace-event: 1.0.3
|
||||||
enhanced-resolve: 5.15.0
|
enhanced-resolve: 5.15.0
|
||||||
|
Loading…
Reference in New Issue
Block a user