⬆️ Update dependency vue to v3.4.23
This commit is contained in:
parent
25a31aaedb
commit
98521b8760
@ -24,7 +24,7 @@
|
||||
"pinia-plugin-persistedstate": "3.2.1",
|
||||
"roboto-fontface": "^0.10.0",
|
||||
"uuid": "9.0.1",
|
||||
"vue": "3.4.21",
|
||||
"vue": "3.4.23",
|
||||
"vue-router": "4.3.0",
|
||||
"vuetify": "3.5.15",
|
||||
"webfontloader": "1.6.28"
|
||||
|
277
pnpm-lock.yaml
277
pnpm-lock.yaml
@ -1,4 +1,4 @@
|
||||
lockfileVersion: '6.0'
|
||||
lockfileVersion: '9.0'
|
||||
|
||||
settings:
|
||||
autoInstallPeers: true
|
||||
@ -28,10 +28,10 @@ importers:
|
||||
version: 3.0.5
|
||||
pinia:
|
||||
specifier: 2.1.7
|
||||
version: 2.1.7(typescript@5.4.5)(vue@3.4.21)
|
||||
version: 2.1.7(typescript@5.4.5)(vue@3.4.23(typescript@5.4.5))
|
||||
pinia-plugin-persistedstate:
|
||||
specifier: 3.2.1
|
||||
version: 3.2.1(pinia@2.1.7)
|
||||
version: 3.2.1(pinia@2.1.7(typescript@5.4.5)(vue@3.4.23(typescript@5.4.5)))
|
||||
roboto-fontface:
|
||||
specifier: ^0.10.0
|
||||
version: 0.10.0
|
||||
@ -39,14 +39,14 @@ importers:
|
||||
specifier: 9.0.1
|
||||
version: 9.0.1
|
||||
vue:
|
||||
specifier: 3.4.21
|
||||
version: 3.4.21(typescript@5.4.5)
|
||||
specifier: 3.4.23
|
||||
version: 3.4.23(typescript@5.4.5)
|
||||
vue-router:
|
||||
specifier: 4.3.0
|
||||
version: 4.3.0(vue@3.4.21)
|
||||
version: 4.3.0(vue@3.4.23(typescript@5.4.5))
|
||||
vuetify:
|
||||
specifier: 3.5.15
|
||||
version: 3.5.15(typescript@5.4.5)(vite-plugin-vuetify@2.0.3)(vue@3.4.21)(webpack-plugin-vuetify@3.0.3)
|
||||
version: 3.5.15(typescript@5.4.5)(vite-plugin-vuetify@2.0.3)(vue@3.4.23(typescript@5.4.5))(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.4
|
||||
version: 5.0.4(vite@5.2.9)(vue@3.4.21)
|
||||
version: 5.0.4(vite@5.2.9(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.23(typescript@5.4.5))
|
||||
'@vue/eslint-config-prettier':
|
||||
specifier: 9.0.0
|
||||
version: 9.0.0(eslint@9.0.0)(prettier@3.2.5)
|
||||
version: 9.0.0(@types/eslint@8.44.9)(eslint@9.0.0)(prettier@3.2.5)
|
||||
'@vue/eslint-config-typescript':
|
||||
specifier: 13.0.0
|
||||
version: 13.0.0(eslint-plugin-vue@9.25.0)(eslint@9.0.0)(typescript@5.4.5)
|
||||
version: 13.0.0(eslint-plugin-vue@9.25.0(eslint@9.0.0))(eslint@9.0.0)(typescript@5.4.5)
|
||||
'@vue/test-utils':
|
||||
specifier: 2.4.5
|
||||
version: 2.4.5
|
||||
@ -110,22 +110,22 @@ importers:
|
||||
version: 5.4.5
|
||||
vite:
|
||||
specifier: 5.2.9
|
||||
version: 5.2.9(@types/node@20.12.7)(sass@1.75.0)
|
||||
version: 5.2.9(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0)
|
||||
vite-plugin-vuetify:
|
||||
specifier: 2.0.3
|
||||
version: 2.0.3(vite@5.2.9)(vue@3.4.21)(vuetify@3.5.15)
|
||||
version: 2.0.3(vite@5.2.9(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.23(typescript@5.4.5))(vuetify@3.5.15)
|
||||
vitest:
|
||||
specifier: 1.5.0
|
||||
version: 1.5.0(@types/node@20.12.7)(jsdom@24.0.0)(sass@1.75.0)
|
||||
version: 1.5.0(@types/node@20.12.7)(jsdom@24.0.0)(sass@1.75.0)(terser@5.26.0)
|
||||
vue-cli-plugin-vuetify:
|
||||
specifier: 2.5.8
|
||||
version: 2.5.8(sass-loader@14.2.1)(vue@3.4.21)(webpack@5.89.0)
|
||||
version: 2.5.8(sass-loader@14.2.1(sass@1.75.0)(webpack@5.89.0))(vue@3.4.23(typescript@5.4.5))(webpack@5.89.0)
|
||||
vue-tsc:
|
||||
specifier: 2.0.13
|
||||
version: 2.0.13(typescript@5.4.5)
|
||||
webpack-plugin-vuetify:
|
||||
specifier: 3.0.3
|
||||
version: 3.0.3(@vue/compiler-sfc@3.4.21)(vue@3.4.21)(vuetify@3.5.15)(webpack@5.89.0)
|
||||
version: 3.0.3(@vue/compiler-sfc@3.4.23)(vue@3.4.23(typescript@5.4.5))(vuetify@3.5.15)(webpack@5.89.0)
|
||||
|
||||
packages:
|
||||
|
||||
@ -146,6 +146,11 @@ packages:
|
||||
engines: {node: '>=6.0.0'}
|
||||
hasBin: true
|
||||
|
||||
'@babel/parser@7.24.4':
|
||||
resolution: {integrity: sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
hasBin: true
|
||||
|
||||
'@babel/types@7.23.6':
|
||||
resolution: {integrity: sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
@ -568,14 +573,20 @@ packages:
|
||||
'@vue/compiler-core@3.4.21':
|
||||
resolution: {integrity: sha512-MjXawxZf2SbZszLPYxaFCjxfibYrzr3eYbKxwpLR9EQN+oaziSu3qKVbwBERj1IFIB8OLUewxB5m/BFzi613og==}
|
||||
|
||||
'@vue/compiler-core@3.4.23':
|
||||
resolution: {integrity: sha512-HAFmuVEwNqNdmk+w4VCQ2pkLk1Vw4XYiiyxEp3z/xvl14aLTUBw2OfVH3vBcx+FtGsynQLkkhK410Nah1N2yyQ==}
|
||||
|
||||
'@vue/compiler-dom@3.4.21':
|
||||
resolution: {integrity: sha512-IZC6FKowtT1sl0CR5DpXSiEB5ayw75oT2bma1BEhV7RRR1+cfwLrxc2Z8Zq/RGFzJ8w5r9QtCOvTjQgdn0IKmA==}
|
||||
|
||||
'@vue/compiler-sfc@3.4.21':
|
||||
resolution: {integrity: sha512-me7epoTxYlY+2CUM7hy9PCDdpMPfIwrOvAXud2Upk10g4YLv9UBW7kL798TvMeDhPthkZ0CONNrK2GoeI1ODiQ==}
|
||||
'@vue/compiler-dom@3.4.23':
|
||||
resolution: {integrity: sha512-t0b9WSTnCRrzsBGrDd1LNR5HGzYTr7LX3z6nNBG+KGvZLqrT0mY6NsMzOqlVMBKKXKVuusbbB5aOOFgTY+senw==}
|
||||
|
||||
'@vue/compiler-ssr@3.4.21':
|
||||
resolution: {integrity: sha512-M5+9nI2lPpAsgXOGQobnIueVqc9sisBFexh5yMIMRAPYLa7+5wEJs8iqOZc1WAa9WQbx9GR2twgznU8LTIiZ4Q==}
|
||||
'@vue/compiler-sfc@3.4.23':
|
||||
resolution: {integrity: sha512-fSDTKTfzaRX1kNAUiaj8JB4AokikzStWgHooMhaxyjZerw624L+IAP/fvI4ZwMpwIh8f08PVzEnu4rg8/Npssw==}
|
||||
|
||||
'@vue/compiler-ssr@3.4.23':
|
||||
resolution: {integrity: sha512-hb6Uj2cYs+tfqz71Wj6h3E5t6OKvb4MVcM2Nl5i/z1nv1gjEhw+zYaNOV+Xwn+SSN/VZM0DgANw5TuJfxfezPg==}
|
||||
|
||||
'@vue/devtools-api@6.5.1':
|
||||
resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==}
|
||||
@ -605,23 +616,26 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@vue/reactivity@3.4.21':
|
||||
resolution: {integrity: sha512-UhenImdc0L0/4ahGCyEzc/pZNwVgcglGy9HVzJ1Bq2Mm9qXOpP8RyNTjookw/gOCUlXSEtuZ2fUg5nrHcoqJcw==}
|
||||
'@vue/reactivity@3.4.23':
|
||||
resolution: {integrity: sha512-GlXR9PL+23fQ3IqnbSQ8OQKLodjqCyoCrmdLKZk3BP7jN6prWheAfU7a3mrltewTkoBm+N7qMEb372VHIkQRMQ==}
|
||||
|
||||
'@vue/runtime-core@3.4.21':
|
||||
resolution: {integrity: sha512-pQthsuYzE1XcGZznTKn73G0s14eCJcjaLvp3/DKeYWoFacD9glJoqlNBxt3W2c5S40t6CCcpPf+jG01N3ULyrA==}
|
||||
'@vue/runtime-core@3.4.23':
|
||||
resolution: {integrity: sha512-FeQ9MZEXoFzFkFiw9MQQ/FWs3srvrP+SjDKSeRIiQHIhtkzoj0X4rWQlRNHbGuSwLra6pMyjAttwixNMjc/xLw==}
|
||||
|
||||
'@vue/runtime-dom@3.4.21':
|
||||
resolution: {integrity: sha512-gvf+C9cFpevsQxbkRBS1NpU8CqxKw0ebqMvLwcGQrNpx6gqRDodqKqA+A2VZZpQ9RpK2f9yfg8VbW/EpdFUOJw==}
|
||||
'@vue/runtime-dom@3.4.23':
|
||||
resolution: {integrity: sha512-RXJFwwykZWBkMiTPSLEWU3kgVLNAfActBfWFlZd0y79FTUxexogd0PLG4HH2LfOktjRxV47Nulygh0JFXe5f9A==}
|
||||
|
||||
'@vue/server-renderer@3.4.21':
|
||||
resolution: {integrity: sha512-aV1gXyKSN6Rz+6kZ6kr5+Ll14YzmIbeuWe7ryJl5muJ4uwSwY/aStXTixx76TwkZFJLm1aAlA/HSWEJ4EyiMkg==}
|
||||
'@vue/server-renderer@3.4.23':
|
||||
resolution: {integrity: sha512-LDwGHtnIzvKFNS8dPJ1SSU5Gvm36p2ck8wCZc52fc3k/IfjKcwCyrWEf0Yag/2wTFUBXrqizfhK9c/mC367dXQ==}
|
||||
peerDependencies:
|
||||
vue: 3.4.21
|
||||
vue: 3.4.23
|
||||
|
||||
'@vue/shared@3.4.21':
|
||||
resolution: {integrity: sha512-PuJe7vDIi6VYSinuEbUIQgMIRZGgM8e4R+G+/dQTk0X1NEdvgvvgv7m+rfmDH1gZzyA1OjjoWskvHlfRNfQf3g==}
|
||||
|
||||
'@vue/shared@3.4.23':
|
||||
resolution: {integrity: sha512-wBQ0gvf+SMwsCQOyusNw/GoXPV47WGd1xB5A1Pgzy0sQ3Bi5r5xm3n+92y3gCnB3MWqnRDdvfkRGxhKtbBRNgg==}
|
||||
|
||||
'@vue/test-utils@2.4.5':
|
||||
resolution: {integrity: sha512-oo2u7vktOyKUked36R93NB7mg2B+N7Plr8lxp2JBGwr18ch6EggFjixSCdIVVLkT6Qr0z359Xvnafc9dcKyDUg==}
|
||||
|
||||
@ -1505,6 +1519,9 @@ packages:
|
||||
resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==}
|
||||
engines: {node: '>=10'}
|
||||
|
||||
magic-string@0.30.10:
|
||||
resolution: {integrity: sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==}
|
||||
|
||||
magic-string@0.30.7:
|
||||
resolution: {integrity: sha512-8vBuFF/I/+OSLRmdf2wwFCJCz+nSn0m6DPvGH1fS/KiQoSaR+sETbov0eIk9KhEKy8CYqIkIAnbohxT/4H0kuA==}
|
||||
engines: {node: '>=12'}
|
||||
@ -2235,8 +2252,8 @@ packages:
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
|
||||
vue@3.4.21:
|
||||
resolution: {integrity: sha512-5hjyV/jLEIKD/jYl4cavMcnzKwjMKohureP8ejn3hhEjwhWIhWeuzL2kJAjzl/WyVsgPY56Sy4Z40C3lVshxXA==}
|
||||
vue@3.4.23:
|
||||
resolution: {integrity: sha512-X1y6yyGJ28LMUBJ0k/qIeKHstGd+BlWQEOT40x3auJFTmpIhpbKLgN7EFsqalnJXq1Km5ybDEsp6BhuWKciUDg==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
@ -2387,6 +2404,10 @@ snapshots:
|
||||
dependencies:
|
||||
'@babel/types': 7.23.6
|
||||
|
||||
'@babel/parser@7.24.4':
|
||||
dependencies:
|
||||
'@babel/types': 7.23.6
|
||||
|
||||
'@babel/types@7.23.6':
|
||||
dependencies:
|
||||
'@babel/helper-string-parser': 7.23.4
|
||||
@ -2637,7 +2658,7 @@ snapshots:
|
||||
|
||||
'@types/webfontloader@1.6.38': {}
|
||||
|
||||
'@typescript-eslint/eslint-plugin@7.2.0(@typescript-eslint/parser@7.2.0)(eslint@9.0.0)(typescript@5.4.5)':
|
||||
'@typescript-eslint/eslint-plugin@7.2.0(@typescript-eslint/parser@7.2.0(eslint@9.0.0)(typescript@5.4.5))(eslint@9.0.0)(typescript@5.4.5)':
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.10.0
|
||||
'@typescript-eslint/parser': 7.2.0(eslint@9.0.0)(typescript@5.4.5)
|
||||
@ -2652,6 +2673,7 @@ snapshots:
|
||||
natural-compare: 1.4.0
|
||||
semver: 7.6.0
|
||||
ts-api-utils: 1.0.3(typescript@5.4.5)
|
||||
optionalDependencies:
|
||||
typescript: 5.4.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -2664,6 +2686,7 @@ snapshots:
|
||||
'@typescript-eslint/visitor-keys': 7.2.0
|
||||
debug: 4.3.4
|
||||
eslint: 9.0.0
|
||||
optionalDependencies:
|
||||
typescript: 5.4.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -2680,6 +2703,7 @@ snapshots:
|
||||
debug: 4.3.4
|
||||
eslint: 9.0.0
|
||||
ts-api-utils: 1.0.3(typescript@5.4.5)
|
||||
optionalDependencies:
|
||||
typescript: 5.4.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -2696,6 +2720,7 @@ snapshots:
|
||||
minimatch: 9.0.3
|
||||
semver: 7.6.0
|
||||
ts-api-utils: 1.0.3(typescript@5.4.5)
|
||||
optionalDependencies:
|
||||
typescript: 5.4.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -2719,10 +2744,10 @@ snapshots:
|
||||
'@typescript-eslint/types': 7.2.0
|
||||
eslint-visitor-keys: 3.4.3
|
||||
|
||||
'@vitejs/plugin-vue@5.0.4(vite@5.2.9)(vue@3.4.21)':
|
||||
'@vitejs/plugin-vue@5.0.4(vite@5.2.9(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.23(typescript@5.4.5))':
|
||||
dependencies:
|
||||
vite: 5.2.9(@types/node@20.12.7)(sass@1.75.0)
|
||||
vue: 3.4.21(typescript@5.4.5)
|
||||
vite: 5.2.9(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0)
|
||||
vue: 3.4.23(typescript@5.4.5)
|
||||
|
||||
'@vitest/expect@1.5.0':
|
||||
dependencies:
|
||||
@ -2774,47 +2799,61 @@ snapshots:
|
||||
estree-walker: 2.0.2
|
||||
source-map-js: 1.2.0
|
||||
|
||||
'@vue/compiler-core@3.4.23':
|
||||
dependencies:
|
||||
'@babel/parser': 7.24.4
|
||||
'@vue/shared': 3.4.23
|
||||
entities: 4.5.0
|
||||
estree-walker: 2.0.2
|
||||
source-map-js: 1.2.0
|
||||
|
||||
'@vue/compiler-dom@3.4.21':
|
||||
dependencies:
|
||||
'@vue/compiler-core': 3.4.21
|
||||
'@vue/shared': 3.4.21
|
||||
|
||||
'@vue/compiler-sfc@3.4.21':
|
||||
'@vue/compiler-dom@3.4.23':
|
||||
dependencies:
|
||||
'@babel/parser': 7.23.9
|
||||
'@vue/compiler-core': 3.4.21
|
||||
'@vue/compiler-dom': 3.4.21
|
||||
'@vue/compiler-ssr': 3.4.21
|
||||
'@vue/shared': 3.4.21
|
||||
'@vue/compiler-core': 3.4.23
|
||||
'@vue/shared': 3.4.23
|
||||
|
||||
'@vue/compiler-sfc@3.4.23':
|
||||
dependencies:
|
||||
'@babel/parser': 7.24.4
|
||||
'@vue/compiler-core': 3.4.23
|
||||
'@vue/compiler-dom': 3.4.23
|
||||
'@vue/compiler-ssr': 3.4.23
|
||||
'@vue/shared': 3.4.23
|
||||
estree-walker: 2.0.2
|
||||
magic-string: 0.30.7
|
||||
magic-string: 0.30.10
|
||||
postcss: 8.4.38
|
||||
source-map-js: 1.2.0
|
||||
|
||||
'@vue/compiler-ssr@3.4.21':
|
||||
'@vue/compiler-ssr@3.4.23':
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.4.21
|
||||
'@vue/shared': 3.4.21
|
||||
'@vue/compiler-dom': 3.4.23
|
||||
'@vue/shared': 3.4.23
|
||||
|
||||
'@vue/devtools-api@6.5.1': {}
|
||||
|
||||
'@vue/eslint-config-prettier@9.0.0(eslint@9.0.0)(prettier@3.2.5)':
|
||||
'@vue/eslint-config-prettier@9.0.0(@types/eslint@8.44.9)(eslint@9.0.0)(prettier@3.2.5)':
|
||||
dependencies:
|
||||
eslint: 9.0.0
|
||||
eslint-config-prettier: 9.1.0(eslint@9.0.0)
|
||||
eslint-plugin-prettier: 5.0.1(eslint-config-prettier@9.1.0)(eslint@9.0.0)(prettier@3.2.5)
|
||||
eslint-plugin-prettier: 5.0.1(@types/eslint@8.44.9)(eslint-config-prettier@9.1.0(eslint@9.0.0))(eslint@9.0.0)(prettier@3.2.5)
|
||||
prettier: 3.2.5
|
||||
transitivePeerDependencies:
|
||||
- '@types/eslint'
|
||||
|
||||
'@vue/eslint-config-typescript@13.0.0(eslint-plugin-vue@9.25.0)(eslint@9.0.0)(typescript@5.4.5)':
|
||||
'@vue/eslint-config-typescript@13.0.0(eslint-plugin-vue@9.25.0(eslint@9.0.0))(eslint@9.0.0)(typescript@5.4.5)':
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 7.2.0(@typescript-eslint/parser@7.2.0)(eslint@9.0.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/eslint-plugin': 7.2.0(@typescript-eslint/parser@7.2.0(eslint@9.0.0)(typescript@5.4.5))(eslint@9.0.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/parser': 7.2.0(eslint@9.0.0)(typescript@5.4.5)
|
||||
eslint: 9.0.0
|
||||
eslint-plugin-vue: 9.25.0(eslint@9.0.0)
|
||||
typescript: 5.4.5
|
||||
vue-eslint-parser: 9.4.2(eslint@9.0.0)
|
||||
optionalDependencies:
|
||||
typescript: 5.4.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
@ -2826,32 +2865,35 @@ snapshots:
|
||||
computeds: 0.0.1
|
||||
minimatch: 9.0.3
|
||||
path-browserify: 1.0.1
|
||||
typescript: 5.4.5
|
||||
vue-template-compiler: 2.7.15
|
||||
optionalDependencies:
|
||||
typescript: 5.4.5
|
||||
|
||||
'@vue/reactivity@3.4.21':
|
||||
'@vue/reactivity@3.4.23':
|
||||
dependencies:
|
||||
'@vue/shared': 3.4.21
|
||||
'@vue/shared': 3.4.23
|
||||
|
||||
'@vue/runtime-core@3.4.21':
|
||||
'@vue/runtime-core@3.4.23':
|
||||
dependencies:
|
||||
'@vue/reactivity': 3.4.21
|
||||
'@vue/shared': 3.4.21
|
||||
'@vue/reactivity': 3.4.23
|
||||
'@vue/shared': 3.4.23
|
||||
|
||||
'@vue/runtime-dom@3.4.21':
|
||||
'@vue/runtime-dom@3.4.23':
|
||||
dependencies:
|
||||
'@vue/runtime-core': 3.4.21
|
||||
'@vue/shared': 3.4.21
|
||||
'@vue/runtime-core': 3.4.23
|
||||
'@vue/shared': 3.4.23
|
||||
csstype: 3.1.3
|
||||
|
||||
'@vue/server-renderer@3.4.21(vue@3.4.21)':
|
||||
'@vue/server-renderer@3.4.23(vue@3.4.23(typescript@5.4.5))':
|
||||
dependencies:
|
||||
'@vue/compiler-ssr': 3.4.21
|
||||
'@vue/shared': 3.4.21
|
||||
vue: 3.4.21(typescript@5.4.5)
|
||||
'@vue/compiler-ssr': 3.4.23
|
||||
'@vue/shared': 3.4.23
|
||||
vue: 3.4.23(typescript@5.4.5)
|
||||
|
||||
'@vue/shared@3.4.21': {}
|
||||
|
||||
'@vue/shared@3.4.23': {}
|
||||
|
||||
'@vue/test-utils@2.4.5':
|
||||
dependencies:
|
||||
js-beautify: 1.14.11
|
||||
@ -2859,11 +2901,11 @@ snapshots:
|
||||
|
||||
'@vue/tsconfig@0.5.1': {}
|
||||
|
||||
'@vuetify/loader-shared@2.0.3(vue@3.4.21)(vuetify@3.5.15)':
|
||||
'@vuetify/loader-shared@2.0.3(vue@3.4.23(typescript@5.4.5))(vuetify@3.5.15(typescript@5.4.5)(vite-plugin-vuetify@2.0.3)(vue@3.4.23(typescript@5.4.5))(webpack-plugin-vuetify@3.0.3))':
|
||||
dependencies:
|
||||
upath: 2.0.1
|
||||
vue: 3.4.21(typescript@5.4.5)
|
||||
vuetify: 3.5.15(typescript@5.4.5)(vite-plugin-vuetify@2.0.3)(vue@3.4.21)(webpack-plugin-vuetify@3.0.3)
|
||||
vue: 3.4.23(typescript@5.4.5)
|
||||
vuetify: 3.5.15(typescript@5.4.5)(vite-plugin-vuetify@2.0.3)(vue@3.4.23(typescript@5.4.5))(webpack-plugin-vuetify@3.0.3)
|
||||
|
||||
'@webassemblyjs/ast@1.11.6':
|
||||
dependencies:
|
||||
@ -3261,13 +3303,15 @@ snapshots:
|
||||
dependencies:
|
||||
eslint: 9.0.0
|
||||
|
||||
eslint-plugin-prettier@5.0.1(eslint-config-prettier@9.1.0)(eslint@9.0.0)(prettier@3.2.5):
|
||||
eslint-plugin-prettier@5.0.1(@types/eslint@8.44.9)(eslint-config-prettier@9.1.0(eslint@9.0.0))(eslint@9.0.0)(prettier@3.2.5):
|
||||
dependencies:
|
||||
eslint: 9.0.0
|
||||
eslint-config-prettier: 9.1.0(eslint@9.0.0)
|
||||
prettier: 3.2.5
|
||||
prettier-linter-helpers: 1.0.0
|
||||
synckit: 0.8.6
|
||||
optionalDependencies:
|
||||
'@types/eslint': 8.44.9
|
||||
eslint-config-prettier: 9.1.0(eslint@9.0.0)
|
||||
|
||||
eslint-plugin-vue@9.25.0(eslint@9.0.0):
|
||||
dependencies:
|
||||
@ -3796,6 +3840,10 @@ snapshots:
|
||||
dependencies:
|
||||
yallist: 4.0.0
|
||||
|
||||
magic-string@0.30.10:
|
||||
dependencies:
|
||||
'@jridgewell/sourcemap-codec': 1.4.15
|
||||
|
||||
magic-string@0.30.7:
|
||||
dependencies:
|
||||
'@jridgewell/sourcemap-codec': 1.4.15
|
||||
@ -3967,16 +4015,17 @@ snapshots:
|
||||
|
||||
pidtree@0.6.0: {}
|
||||
|
||||
pinia-plugin-persistedstate@3.2.1(pinia@2.1.7):
|
||||
pinia-plugin-persistedstate@3.2.1(pinia@2.1.7(typescript@5.4.5)(vue@3.4.23(typescript@5.4.5))):
|
||||
dependencies:
|
||||
pinia: 2.1.7(typescript@5.4.5)(vue@3.4.21)
|
||||
pinia: 2.1.7(typescript@5.4.5)(vue@3.4.23(typescript@5.4.5))
|
||||
|
||||
pinia@2.1.7(typescript@5.4.5)(vue@3.4.21):
|
||||
pinia@2.1.7(typescript@5.4.5)(vue@3.4.23(typescript@5.4.5)):
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.5.1
|
||||
vue: 3.4.23(typescript@5.4.5)
|
||||
vue-demi: 0.14.6(vue@3.4.23(typescript@5.4.5))
|
||||
optionalDependencies:
|
||||
typescript: 5.4.5
|
||||
vue: 3.4.21(typescript@5.4.5)
|
||||
vue-demi: 0.14.6(vue@3.4.21)
|
||||
|
||||
pinst@3.0.0: {}
|
||||
|
||||
@ -4098,6 +4147,7 @@ snapshots:
|
||||
sass-loader@14.2.1(sass@1.75.0)(webpack@5.89.0):
|
||||
dependencies:
|
||||
neo-async: 2.6.2
|
||||
optionalDependencies:
|
||||
sass: 1.75.0
|
||||
webpack: 5.89.0
|
||||
|
||||
@ -4319,13 +4369,13 @@ snapshots:
|
||||
|
||||
uuid@9.0.1: {}
|
||||
|
||||
vite-node@1.5.0(@types/node@20.12.7)(sass@1.75.0):
|
||||
vite-node@1.5.0(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0):
|
||||
dependencies:
|
||||
cac: 6.7.14
|
||||
debug: 4.3.4
|
||||
pathe: 1.1.1
|
||||
picocolors: 1.0.0
|
||||
vite: 5.2.9(@types/node@20.12.7)(sass@1.75.0)
|
||||
vite: 5.2.9(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
@ -4336,30 +4386,30 @@ snapshots:
|
||||
- supports-color
|
||||
- terser
|
||||
|
||||
vite-plugin-vuetify@2.0.3(vite@5.2.9)(vue@3.4.21)(vuetify@3.5.15):
|
||||
vite-plugin-vuetify@2.0.3(vite@5.2.9(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.23(typescript@5.4.5))(vuetify@3.5.15):
|
||||
dependencies:
|
||||
'@vuetify/loader-shared': 2.0.3(vue@3.4.21)(vuetify@3.5.15)
|
||||
'@vuetify/loader-shared': 2.0.3(vue@3.4.23(typescript@5.4.5))(vuetify@3.5.15(typescript@5.4.5)(vite-plugin-vuetify@2.0.3)(vue@3.4.23(typescript@5.4.5))(webpack-plugin-vuetify@3.0.3))
|
||||
debug: 4.3.4
|
||||
upath: 2.0.1
|
||||
vite: 5.2.9(@types/node@20.12.7)(sass@1.75.0)
|
||||
vue: 3.4.21(typescript@5.4.5)
|
||||
vuetify: 3.5.15(typescript@5.4.5)(vite-plugin-vuetify@2.0.3)(vue@3.4.21)(webpack-plugin-vuetify@3.0.3)
|
||||
vite: 5.2.9(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0)
|
||||
vue: 3.4.23(typescript@5.4.5)
|
||||
vuetify: 3.5.15(typescript@5.4.5)(vite-plugin-vuetify@2.0.3)(vue@3.4.23(typescript@5.4.5))(webpack-plugin-vuetify@3.0.3)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
vite@5.2.9(@types/node@20.12.7)(sass@1.75.0):
|
||||
vite@5.2.9(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0):
|
||||
dependencies:
|
||||
'@types/node': 20.12.7
|
||||
esbuild: 0.20.2
|
||||
postcss: 8.4.38
|
||||
rollup: 4.13.0
|
||||
sass: 1.75.0
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.3
|
||||
|
||||
vitest@1.5.0(@types/node@20.12.7)(jsdom@24.0.0)(sass@1.75.0):
|
||||
dependencies:
|
||||
'@types/node': 20.12.7
|
||||
fsevents: 2.3.3
|
||||
sass: 1.75.0
|
||||
terser: 5.26.0
|
||||
|
||||
vitest@1.5.0(@types/node@20.12.7)(jsdom@24.0.0)(sass@1.75.0)(terser@5.26.0):
|
||||
dependencies:
|
||||
'@vitest/expect': 1.5.0
|
||||
'@vitest/runner': 1.5.0
|
||||
'@vitest/snapshot': 1.5.0
|
||||
@ -4369,7 +4419,6 @@ snapshots:
|
||||
chai: 4.3.10
|
||||
debug: 4.3.4
|
||||
execa: 8.0.1
|
||||
jsdom: 24.0.0
|
||||
local-pkg: 0.5.0
|
||||
magic-string: 0.30.7
|
||||
pathe: 1.1.1
|
||||
@ -4378,9 +4427,12 @@ snapshots:
|
||||
strip-literal: 2.0.0
|
||||
tinybench: 2.5.1
|
||||
tinypool: 0.8.3
|
||||
vite: 5.2.9(@types/node@20.12.7)(sass@1.75.0)
|
||||
vite-node: 1.5.0(@types/node@20.12.7)(sass@1.75.0)
|
||||
vite: 5.2.9(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0)
|
||||
vite-node: 1.5.0(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0)
|
||||
why-is-node-running: 2.2.2
|
||||
optionalDependencies:
|
||||
'@types/node': 20.12.7
|
||||
jsdom: 24.0.0
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
- lightningcss
|
||||
@ -4390,20 +4442,21 @@ snapshots:
|
||||
- supports-color
|
||||
- terser
|
||||
|
||||
vue-cli-plugin-vuetify@2.5.8(sass-loader@14.2.1)(vue@3.4.21)(webpack@5.89.0):
|
||||
vue-cli-plugin-vuetify@2.5.8(sass-loader@14.2.1(sass@1.75.0)(webpack@5.89.0))(vue@3.4.23(typescript@5.4.5))(webpack@5.89.0):
|
||||
dependencies:
|
||||
null-loader: 4.0.1(webpack@5.89.0)
|
||||
sass-loader: 14.2.1(sass@1.75.0)(webpack@5.89.0)
|
||||
semver: 7.5.4
|
||||
shelljs: 0.8.5
|
||||
vue: 3.4.21(typescript@5.4.5)
|
||||
vue: 3.4.23(typescript@5.4.5)
|
||||
webpack: 5.89.0
|
||||
optionalDependencies:
|
||||
sass-loader: 14.2.1(sass@1.75.0)(webpack@5.89.0)
|
||||
|
||||
vue-component-type-helpers@2.0.6: {}
|
||||
|
||||
vue-demi@0.14.6(vue@3.4.21):
|
||||
vue-demi@0.14.6(vue@3.4.23(typescript@5.4.5)):
|
||||
dependencies:
|
||||
vue: 3.4.21(typescript@5.4.5)
|
||||
vue: 3.4.23(typescript@5.4.5)
|
||||
|
||||
vue-eslint-parser@9.4.2(eslint@9.0.0):
|
||||
dependencies:
|
||||
@ -4418,10 +4471,10 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
vue-router@4.3.0(vue@3.4.21):
|
||||
vue-router@4.3.0(vue@3.4.23(typescript@5.4.5)):
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.5.1
|
||||
vue: 3.4.21(typescript@5.4.5)
|
||||
vue: 3.4.23(typescript@5.4.5)
|
||||
|
||||
vue-template-compiler@2.7.15:
|
||||
dependencies:
|
||||
@ -4435,21 +4488,23 @@ snapshots:
|
||||
semver: 7.6.0
|
||||
typescript: 5.4.5
|
||||
|
||||
vue@3.4.21(typescript@5.4.5):
|
||||
vue@3.4.23(typescript@5.4.5):
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.4.21
|
||||
'@vue/compiler-sfc': 3.4.21
|
||||
'@vue/runtime-dom': 3.4.21
|
||||
'@vue/server-renderer': 3.4.21(vue@3.4.21)
|
||||
'@vue/shared': 3.4.21
|
||||
'@vue/compiler-dom': 3.4.23
|
||||
'@vue/compiler-sfc': 3.4.23
|
||||
'@vue/runtime-dom': 3.4.23
|
||||
'@vue/server-renderer': 3.4.23(vue@3.4.23(typescript@5.4.5))
|
||||
'@vue/shared': 3.4.23
|
||||
optionalDependencies:
|
||||
typescript: 5.4.5
|
||||
|
||||
vuetify@3.5.15(typescript@5.4.5)(vite-plugin-vuetify@2.0.3)(vue@3.4.21)(webpack-plugin-vuetify@3.0.3):
|
||||
vuetify@3.5.15(typescript@5.4.5)(vite-plugin-vuetify@2.0.3)(vue@3.4.23(typescript@5.4.5))(webpack-plugin-vuetify@3.0.3):
|
||||
dependencies:
|
||||
vue: 3.4.23(typescript@5.4.5)
|
||||
optionalDependencies:
|
||||
typescript: 5.4.5
|
||||
vite-plugin-vuetify: 2.0.3(vite@5.2.9)(vue@3.4.21)(vuetify@3.5.15)
|
||||
vue: 3.4.21(typescript@5.4.5)
|
||||
webpack-plugin-vuetify: 3.0.3(@vue/compiler-sfc@3.4.21)(vue@3.4.21)(vuetify@3.5.15)(webpack@5.89.0)
|
||||
vite-plugin-vuetify: 2.0.3(vite@5.2.9(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.23(typescript@5.4.5))(vuetify@3.5.15)
|
||||
webpack-plugin-vuetify: 3.0.3(@vue/compiler-sfc@3.4.23)(vue@3.4.23(typescript@5.4.5))(vuetify@3.5.15)(webpack@5.89.0)
|
||||
|
||||
w3c-xmlserializer@5.0.0:
|
||||
dependencies:
|
||||
@ -4464,10 +4519,10 @@ snapshots:
|
||||
|
||||
webidl-conversions@7.0.0: {}
|
||||
|
||||
webpack-plugin-vuetify@3.0.3(@vue/compiler-sfc@3.4.21)(vue@3.4.21)(vuetify@3.5.15)(webpack@5.89.0):
|
||||
webpack-plugin-vuetify@3.0.3(@vue/compiler-sfc@3.4.23)(vue@3.4.23(typescript@5.4.5))(vuetify@3.5.15)(webpack@5.89.0):
|
||||
dependencies:
|
||||
'@vue/compiler-sfc': 3.4.21
|
||||
'@vuetify/loader-shared': 2.0.3(vue@3.4.21)(vuetify@3.5.15)
|
||||
'@vue/compiler-sfc': 3.4.23
|
||||
'@vuetify/loader-shared': 2.0.3(vue@3.4.23(typescript@5.4.5))(vuetify@3.5.15(typescript@5.4.5)(vite-plugin-vuetify@2.0.3)(vue@3.4.23(typescript@5.4.5))(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
|
||||
@ -4475,8 +4530,8 @@ snapshots:
|
||||
mkdirp: 1.0.4
|
||||
null-loader: 4.0.1(webpack@5.89.0)
|
||||
upath: 2.0.1
|
||||
vue: 3.4.21(typescript@5.4.5)
|
||||
vuetify: 3.5.15(typescript@5.4.5)(vite-plugin-vuetify@2.0.3)(vue@3.4.21)(webpack-plugin-vuetify@3.0.3)
|
||||
vue: 3.4.23(typescript@5.4.5)
|
||||
vuetify: 3.5.15(typescript@5.4.5)(vite-plugin-vuetify@2.0.3)(vue@3.4.23(typescript@5.4.5))(webpack-plugin-vuetify@3.0.3)
|
||||
webpack: 5.89.0
|
||||
|
||||
webpack-sources@3.2.3: {}
|
||||
|
Loading…
Reference in New Issue
Block a user