Compare commits
4 Commits
10626876fa
...
5ec8e468da
Author | SHA1 | Date | |
---|---|---|---|
5ec8e468da | |||
1c5739527b | |||
4b31b8f8e7 | |||
5663500053 |
@ -24,8 +24,8 @@
|
||||
"pinia-plugin-persistedstate": "3.2.1",
|
||||
"roboto-fontface": "^0.10.0",
|
||||
"uuid": "10.0.0",
|
||||
"vue": "3.4.27",
|
||||
"vue-router": "4.3.2",
|
||||
"vue": "3.4.29",
|
||||
"vue-router": "4.3.3",
|
||||
"vuetify": "3.6.8",
|
||||
"webfontloader": "1.6.28"
|
||||
},
|
||||
@ -39,7 +39,7 @@
|
||||
"@vue/eslint-config-typescript": "13.0.0",
|
||||
"@vue/test-utils": "2.4.6",
|
||||
"@vue/tsconfig": "0.5.1",
|
||||
"eslint": "9.4.0",
|
||||
"eslint": "9.5.0",
|
||||
"eslint-plugin-vue": "9.26.0",
|
||||
"husky": "9.0.11",
|
||||
"jsdom": "24.1.0",
|
||||
|
316
pnpm-lock.yaml
generated
316
pnpm-lock.yaml
generated
@ -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.27(typescript@5.4.5))
|
||||
version: 2.1.7(typescript@5.4.5)(vue@3.4.29(typescript@5.4.5))
|
||||
pinia-plugin-persistedstate:
|
||||
specifier: 3.2.1
|
||||
version: 3.2.1(pinia@2.1.7(typescript@5.4.5)(vue@3.4.27(typescript@5.4.5)))
|
||||
version: 3.2.1(pinia@2.1.7(typescript@5.4.5)(vue@3.4.29(typescript@5.4.5)))
|
||||
roboto-fontface:
|
||||
specifier: ^0.10.0
|
||||
version: 0.10.0
|
||||
@ -39,14 +39,14 @@ importers:
|
||||
specifier: 10.0.0
|
||||
version: 10.0.0
|
||||
vue:
|
||||
specifier: 3.4.27
|
||||
version: 3.4.27(typescript@5.4.5)
|
||||
specifier: 3.4.29
|
||||
version: 3.4.29(typescript@5.4.5)
|
||||
vue-router:
|
||||
specifier: 4.3.2
|
||||
version: 4.3.2(vue@3.4.27(typescript@5.4.5))
|
||||
specifier: 4.3.3
|
||||
version: 4.3.3(vue@3.4.29(typescript@5.4.5))
|
||||
vuetify:
|
||||
specifier: 3.6.8
|
||||
version: 3.6.8(typescript@5.4.5)(vite-plugin-vuetify@2.0.3)(vue@3.4.27(typescript@5.4.5))(webpack-plugin-vuetify@3.0.3)
|
||||
version: 3.6.8(typescript@5.4.5)(vite-plugin-vuetify@2.0.3)(vue@3.4.29(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.5
|
||||
version: 5.0.5(vite@5.3.1(@types/node@20.14.2)(sass@1.77.5)(terser@5.26.0))(vue@3.4.27(typescript@5.4.5))
|
||||
version: 5.0.5(vite@5.3.1(@types/node@20.14.2)(sass@1.77.5)(terser@5.26.0))(vue@3.4.29(typescript@5.4.5))
|
||||
'@vue/eslint-config-prettier':
|
||||
specifier: 9.0.0
|
||||
version: 9.0.0(@types/eslint@8.44.9)(eslint@9.4.0)(prettier@3.3.2)
|
||||
version: 9.0.0(@types/eslint@8.44.9)(eslint@9.5.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.4.0))(eslint@9.4.0)(typescript@5.4.5)
|
||||
version: 13.0.0(eslint-plugin-vue@9.26.0(eslint@9.5.0))(eslint@9.5.0)(typescript@5.4.5)
|
||||
'@vue/test-utils':
|
||||
specifier: 2.4.6
|
||||
version: 2.4.6
|
||||
@ -79,11 +79,11 @@ importers:
|
||||
specifier: 0.5.1
|
||||
version: 0.5.1
|
||||
eslint:
|
||||
specifier: 9.4.0
|
||||
version: 9.4.0
|
||||
specifier: 9.5.0
|
||||
version: 9.5.0
|
||||
eslint-plugin-vue:
|
||||
specifier: 9.26.0
|
||||
version: 9.26.0(eslint@9.4.0)
|
||||
version: 9.26.0(eslint@9.5.0)
|
||||
husky:
|
||||
specifier: 9.0.11
|
||||
version: 9.0.11
|
||||
@ -113,19 +113,19 @@ importers:
|
||||
version: 5.3.1(@types/node@20.14.2)(sass@1.77.5)(terser@5.26.0)
|
||||
vite-plugin-vuetify:
|
||||
specifier: 2.0.3
|
||||
version: 2.0.3(vite@5.3.1(@types/node@20.14.2)(sass@1.77.5)(terser@5.26.0))(vue@3.4.27(typescript@5.4.5))(vuetify@3.6.8)
|
||||
version: 2.0.3(vite@5.3.1(@types/node@20.14.2)(sass@1.77.5)(terser@5.26.0))(vue@3.4.29(typescript@5.4.5))(vuetify@3.6.8)
|
||||
vitest:
|
||||
specifier: 1.6.0
|
||||
version: 1.6.0(@types/node@20.14.2)(jsdom@24.1.0)(sass@1.77.5)(terser@5.26.0)
|
||||
vue-cli-plugin-vuetify:
|
||||
specifier: 2.5.8
|
||||
version: 2.5.8(sass-loader@14.2.1(sass@1.77.5)(webpack@5.89.0))(vue@3.4.27(typescript@5.4.5))(webpack@5.89.0)
|
||||
version: 2.5.8(sass-loader@14.2.1(sass@1.77.5)(webpack@5.89.0))(vue@3.4.29(typescript@5.4.5))(webpack@5.89.0)
|
||||
vue-tsc:
|
||||
specifier: 2.0.21
|
||||
version: 2.0.21(typescript@5.4.5)
|
||||
webpack-plugin-vuetify:
|
||||
specifier: 3.0.3
|
||||
version: 3.0.3(@vue/compiler-sfc@3.4.27)(vue@3.4.27(typescript@5.4.5))(vuetify@3.6.8)(webpack@5.89.0)
|
||||
version: 3.0.3(@vue/compiler-sfc@3.4.29)(vue@3.4.29(typescript@5.4.5))(vuetify@3.6.8)(webpack@5.89.0)
|
||||
|
||||
packages:
|
||||
|
||||
@ -146,6 +146,11 @@ packages:
|
||||
engines: {node: '>=6.0.0'}
|
||||
hasBin: true
|
||||
|
||||
'@babel/parser@7.24.7':
|
||||
resolution: {integrity: sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
hasBin: true
|
||||
|
||||
'@babel/types@7.23.6':
|
||||
resolution: {integrity: sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
@ -298,20 +303,20 @@ packages:
|
||||
resolution: {integrity: sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==}
|
||||
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
||||
|
||||
'@eslint/config-array@0.15.1':
|
||||
resolution: {integrity: sha512-K4gzNq+yymn/EVsXYmf+SBcBro8MTf+aXJZUphM96CdzUEr+ClGDvAbpmaEK+cGVigVXIgs9gNmvHAlrzzY5JQ==}
|
||||
'@eslint/config-array@0.16.0':
|
||||
resolution: {integrity: sha512-/jmuSd74i4Czf1XXn7wGRWZCuyaUZ330NH1Bek0Pplatt4Sy1S5haN21SCLLdbeKslQ+S0wEJ+++v5YibSi+Lg==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/eslintrc@3.1.0':
|
||||
resolution: {integrity: sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/js@9.4.0':
|
||||
resolution: {integrity: sha512-fdI7VJjP3Rvc70lC4xkFXHB0fiPeojiL1PxVG6t1ZvXQrarj893PweuBTujxDUFk0Fxj4R7PIIAZ/aiiyZPZcg==}
|
||||
'@eslint/js@9.5.0':
|
||||
resolution: {integrity: sha512-A7+AOT2ICkodvtsWnxZP4Xxk3NbZ3VMHd8oihydLRGrJgqqdEz1qSeEgXYyT/Cu8h1TWWsQRejIx48mtjZ5y1w==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/object-schema@2.1.3':
|
||||
resolution: {integrity: sha512-HAbhAYKfsAC2EkTqve00ibWIZlaU74Z1EHwAjYr4PXF0YU2VEA1zSIKSSpKszRLRWwHzzRZXvK632u+uXzvsvw==}
|
||||
'@eslint/object-schema@2.1.4':
|
||||
resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@humanwhocodes/module-importer@1.0.1':
|
||||
@ -573,14 +578,20 @@ packages:
|
||||
'@vue/compiler-core@3.4.27':
|
||||
resolution: {integrity: sha512-E+RyqY24KnyDXsCuQrI+mlcdW3ALND6U7Gqa/+bVwbcpcR3BRRIckFoz7Qyd4TTlnugtwuI7YgjbvsLmxb+yvg==}
|
||||
|
||||
'@vue/compiler-core@3.4.29':
|
||||
resolution: {integrity: sha512-TFKiRkKKsRCKvg/jTSSKK7mYLJEQdUiUfykbG49rubC9SfDyvT2JrzTReopWlz2MxqeLyxh9UZhvxEIBgAhtrg==}
|
||||
|
||||
'@vue/compiler-dom@3.4.27':
|
||||
resolution: {integrity: sha512-kUTvochG/oVgE1w5ViSr3KUBh9X7CWirebA3bezTbB5ZKBQZwR2Mwj9uoSKRMFcz4gSMzzLXBPD6KpCLb9nvWw==}
|
||||
|
||||
'@vue/compiler-sfc@3.4.27':
|
||||
resolution: {integrity: sha512-nDwntUEADssW8e0rrmE0+OrONwmRlegDA1pD6QhVeXxjIytV03yDqTey9SBDiALsvAd5U4ZrEKbMyVXhX6mCGA==}
|
||||
'@vue/compiler-dom@3.4.29':
|
||||
resolution: {integrity: sha512-A6+iZ2fKIEGnfPJejdB7b1FlJzgiD+Y/sxxKwJWg1EbJu6ZPgzaPQQ51ESGNv0CP6jm6Z7/pO6Ia8Ze6IKrX7w==}
|
||||
|
||||
'@vue/compiler-ssr@3.4.27':
|
||||
resolution: {integrity: sha512-CVRzSJIltzMG5FcidsW0jKNQnNRYC8bT21VegyMMtHmhW3UOI7knmUehzswXLrExDLE6lQCZdrhD4ogI7c+vuw==}
|
||||
'@vue/compiler-sfc@3.4.29':
|
||||
resolution: {integrity: sha512-zygDcEtn8ZimDlrEQyLUovoWgKQic6aEQqRXce2WXBvSeHbEbcAsXyCk9oG33ZkyWH4sl9D3tkYc1idoOkdqZQ==}
|
||||
|
||||
'@vue/compiler-ssr@3.4.29':
|
||||
resolution: {integrity: sha512-rFbwCmxJ16tDp3N8XCx5xSQzjhidYjXllvEcqX/lopkoznlNPz3jyy0WGJCyhAaVQK677WWFt3YO/WUEkMMUFQ==}
|
||||
|
||||
'@vue/devtools-api@6.5.1':
|
||||
resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==}
|
||||
@ -610,23 +621,26 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@vue/reactivity@3.4.27':
|
||||
resolution: {integrity: sha512-kK0g4NknW6JX2yySLpsm2jlunZJl2/RJGZ0H9ddHdfBVHcNzxmQ0sS0b09ipmBoQpY8JM2KmUw+a6sO8Zo+zIA==}
|
||||
'@vue/reactivity@3.4.29':
|
||||
resolution: {integrity: sha512-w8+KV+mb1a8ornnGQitnMdLfE0kXmteaxLdccm2XwdFxXst4q/Z7SEboCV5SqJNpZbKFeaRBBJBhW24aJyGINg==}
|
||||
|
||||
'@vue/runtime-core@3.4.27':
|
||||
resolution: {integrity: sha512-7aYA9GEbOOdviqVvcuweTLe5Za4qBZkUY7SvET6vE8kyypxVgaT1ixHLg4urtOlrApdgcdgHoTZCUuTGap/5WA==}
|
||||
'@vue/runtime-core@3.4.29':
|
||||
resolution: {integrity: sha512-s8fmX3YVR/Rk5ig0ic0NuzTNjK2M7iLuVSZyMmCzN/+Mjuqqif1JasCtEtmtoJWF32pAtUjyuT2ljNKNLeOmnQ==}
|
||||
|
||||
'@vue/runtime-dom@3.4.27':
|
||||
resolution: {integrity: sha512-ScOmP70/3NPM+TW9hvVAz6VWWtZJqkbdf7w6ySsws+EsqtHvkhxaWLecrTorFxsawelM5Ys9FnDEMt6BPBDS0Q==}
|
||||
'@vue/runtime-dom@3.4.29':
|
||||
resolution: {integrity: sha512-gI10atCrtOLf/2MPPMM+dpz3NGulo9ZZR9d1dWo4fYvm+xkfvRrw1ZmJ7mkWtiJVXSsdmPbcK1p5dZzOCKDN0g==}
|
||||
|
||||
'@vue/server-renderer@3.4.27':
|
||||
resolution: {integrity: sha512-dlAMEuvmeA3rJsOMJ2J1kXU7o7pOxgsNHVr9K8hB3ImIkSuBrIdy0vF66h8gf8Tuinf1TK3mPAz2+2sqyf3KzA==}
|
||||
'@vue/server-renderer@3.4.29':
|
||||
resolution: {integrity: sha512-HMLCmPI2j/k8PVkSBysrA2RxcxC5DgBiCdj7n7H2QtR8bQQPqKAe8qoaxLcInzouBmzwJ+J0x20ygN/B5mYBng==}
|
||||
peerDependencies:
|
||||
vue: 3.4.27
|
||||
vue: 3.4.29
|
||||
|
||||
'@vue/shared@3.4.27':
|
||||
resolution: {integrity: sha512-DL3NmY2OFlqmYYrzp39yi3LDkKxa5vZVwxWdQ3rG0ekuWscHraeIbnI8t+aZK7qhYqEqWKTUdijadunb9pnrgA==}
|
||||
|
||||
'@vue/shared@3.4.29':
|
||||
resolution: {integrity: sha512-hQ2gAQcBO/CDpC82DCrinJNgOHI2v+FA7BDW4lMSPeBpQ7sRe2OLHWe5cph1s7D8DUQAwRt18dBDfJJ220APEA==}
|
||||
|
||||
'@vue/test-utils@2.4.6':
|
||||
resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==}
|
||||
|
||||
@ -1057,8 +1071,8 @@ packages:
|
||||
resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
eslint@9.4.0:
|
||||
resolution: {integrity: sha512-sjc7Y8cUD1IlwYcTS9qPSvGjAC8Ne9LctpxKKu3x/1IC9bnOg98Zy6GxEJUfr1NojMgVPlyANXYns8oE2c1TAA==}
|
||||
eslint@9.5.0:
|
||||
resolution: {integrity: sha512-+NAOZFrW/jFTS3dASCGBxX1pkFD0/fsO+hfAkJ4TyYKwgsXZbqzrw+seCYFCcPCYXvnD67tAnglU7GQTz6kcVw==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
hasBin: true
|
||||
|
||||
@ -2228,8 +2242,8 @@ packages:
|
||||
peerDependencies:
|
||||
eslint: '>=6.0.0'
|
||||
|
||||
vue-router@4.3.2:
|
||||
resolution: {integrity: sha512-hKQJ1vDAZ5LVkKEnHhmm1f9pMiWIBNGF5AwU67PdH7TyXCj/a4hTccuUuYCAMgJK6rO/NVYtQIEN3yL8CECa7Q==}
|
||||
vue-router@4.3.3:
|
||||
resolution: {integrity: sha512-8Q+u+WP4N2SXY38FDcF2H1dUEbYVHVPtPCPZj/GTZx8RCbiB8AtJP9+YIxn4Vs0svMTNQcLIzka4GH7Utkx9xQ==}
|
||||
peerDependencies:
|
||||
vue: ^3.2.0
|
||||
|
||||
@ -2242,8 +2256,8 @@ packages:
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
|
||||
vue@3.4.27:
|
||||
resolution: {integrity: sha512-8s/56uK6r01r1icG/aEOHqyMVxd1bkYcSe9j8HcKtr/xTOFWvnzIVTehNW+5Yt89f+DLBe4A569pnZLS5HzAMA==}
|
||||
vue@3.4.29:
|
||||
resolution: {integrity: sha512-8QUYfRcYzNlYuzKPfge1UWC6nF9ym0lx7mpGVPJYNhddxEf3DD0+kU07NTL0sXuiT2HuJuKr/iEO8WvXvT0RSQ==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
@ -2395,6 +2409,10 @@ snapshots:
|
||||
dependencies:
|
||||
'@babel/types': 7.23.6
|
||||
|
||||
'@babel/parser@7.24.7':
|
||||
dependencies:
|
||||
'@babel/types': 7.23.6
|
||||
|
||||
'@babel/types@7.23.6':
|
||||
dependencies:
|
||||
'@babel/helper-string-parser': 7.23.4
|
||||
@ -2470,16 +2488,16 @@ snapshots:
|
||||
'@esbuild/win32-x64@0.21.5':
|
||||
optional: true
|
||||
|
||||
'@eslint-community/eslint-utils@4.4.0(eslint@9.4.0)':
|
||||
'@eslint-community/eslint-utils@4.4.0(eslint@9.5.0)':
|
||||
dependencies:
|
||||
eslint: 9.4.0
|
||||
eslint: 9.5.0
|
||||
eslint-visitor-keys: 3.4.3
|
||||
|
||||
'@eslint-community/regexpp@4.10.0': {}
|
||||
|
||||
'@eslint/config-array@0.15.1':
|
||||
'@eslint/config-array@0.16.0':
|
||||
dependencies:
|
||||
'@eslint/object-schema': 2.1.3
|
||||
'@eslint/object-schema': 2.1.4
|
||||
debug: 4.3.4
|
||||
minimatch: 3.1.2
|
||||
transitivePeerDependencies:
|
||||
@ -2499,9 +2517,9 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@eslint/js@9.4.0': {}
|
||||
'@eslint/js@9.5.0': {}
|
||||
|
||||
'@eslint/object-schema@2.1.3': {}
|
||||
'@eslint/object-schema@2.1.4': {}
|
||||
|
||||
'@humanwhocodes/module-importer@1.0.1': {}
|
||||
|
||||
@ -2647,16 +2665,16 @@ snapshots:
|
||||
|
||||
'@types/webfontloader@1.6.38': {}
|
||||
|
||||
'@typescript-eslint/eslint-plugin@7.2.0(@typescript-eslint/parser@7.2.0(eslint@9.4.0)(typescript@5.4.5))(eslint@9.4.0)(typescript@5.4.5)':
|
||||
'@typescript-eslint/eslint-plugin@7.2.0(@typescript-eslint/parser@7.2.0(eslint@9.5.0)(typescript@5.4.5))(eslint@9.5.0)(typescript@5.4.5)':
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.10.0
|
||||
'@typescript-eslint/parser': 7.2.0(eslint@9.4.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/parser': 7.2.0(eslint@9.5.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/scope-manager': 7.2.0
|
||||
'@typescript-eslint/type-utils': 7.2.0(eslint@9.4.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/utils': 7.2.0(eslint@9.4.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/type-utils': 7.2.0(eslint@9.5.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/utils': 7.2.0(eslint@9.5.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/visitor-keys': 7.2.0
|
||||
debug: 4.3.4
|
||||
eslint: 9.4.0
|
||||
eslint: 9.5.0
|
||||
graphemer: 1.4.0
|
||||
ignore: 5.3.0
|
||||
natural-compare: 1.4.0
|
||||
@ -2667,14 +2685,14 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/parser@7.2.0(eslint@9.4.0)(typescript@5.4.5)':
|
||||
'@typescript-eslint/parser@7.2.0(eslint@9.5.0)(typescript@5.4.5)':
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 7.2.0
|
||||
'@typescript-eslint/types': 7.2.0
|
||||
'@typescript-eslint/typescript-estree': 7.2.0(typescript@5.4.5)
|
||||
'@typescript-eslint/visitor-keys': 7.2.0
|
||||
debug: 4.3.4
|
||||
eslint: 9.4.0
|
||||
eslint: 9.5.0
|
||||
optionalDependencies:
|
||||
typescript: 5.4.5
|
||||
transitivePeerDependencies:
|
||||
@ -2685,12 +2703,12 @@ snapshots:
|
||||
'@typescript-eslint/types': 7.2.0
|
||||
'@typescript-eslint/visitor-keys': 7.2.0
|
||||
|
||||
'@typescript-eslint/type-utils@7.2.0(eslint@9.4.0)(typescript@5.4.5)':
|
||||
'@typescript-eslint/type-utils@7.2.0(eslint@9.5.0)(typescript@5.4.5)':
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 7.2.0(typescript@5.4.5)
|
||||
'@typescript-eslint/utils': 7.2.0(eslint@9.4.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/utils': 7.2.0(eslint@9.5.0)(typescript@5.4.5)
|
||||
debug: 4.3.4
|
||||
eslint: 9.4.0
|
||||
eslint: 9.5.0
|
||||
ts-api-utils: 1.0.3(typescript@5.4.5)
|
||||
optionalDependencies:
|
||||
typescript: 5.4.5
|
||||
@ -2714,15 +2732,15 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/utils@7.2.0(eslint@9.4.0)(typescript@5.4.5)':
|
||||
'@typescript-eslint/utils@7.2.0(eslint@9.5.0)(typescript@5.4.5)':
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.4.0)
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.5.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.4.5)
|
||||
eslint: 9.4.0
|
||||
eslint: 9.5.0
|
||||
semver: 7.6.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -2733,10 +2751,10 @@ snapshots:
|
||||
'@typescript-eslint/types': 7.2.0
|
||||
eslint-visitor-keys: 3.4.3
|
||||
|
||||
'@vitejs/plugin-vue@5.0.5(vite@5.3.1(@types/node@20.14.2)(sass@1.77.5)(terser@5.26.0))(vue@3.4.27(typescript@5.4.5))':
|
||||
'@vitejs/plugin-vue@5.0.5(vite@5.3.1(@types/node@20.14.2)(sass@1.77.5)(terser@5.26.0))(vue@3.4.29(typescript@5.4.5))':
|
||||
dependencies:
|
||||
vite: 5.3.1(@types/node@20.14.2)(sass@1.77.5)(terser@5.26.0)
|
||||
vue: 3.4.27(typescript@5.4.5)
|
||||
vue: 3.4.29(typescript@5.4.5)
|
||||
|
||||
'@vitest/expect@1.6.0':
|
||||
dependencies:
|
||||
@ -2789,46 +2807,59 @@ snapshots:
|
||||
estree-walker: 2.0.2
|
||||
source-map-js: 1.2.0
|
||||
|
||||
'@vue/compiler-core@3.4.29':
|
||||
dependencies:
|
||||
'@babel/parser': 7.24.7
|
||||
'@vue/shared': 3.4.29
|
||||
entities: 4.5.0
|
||||
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-sfc@3.4.27':
|
||||
'@vue/compiler-dom@3.4.29':
|
||||
dependencies:
|
||||
'@babel/parser': 7.24.4
|
||||
'@vue/compiler-core': 3.4.27
|
||||
'@vue/compiler-dom': 3.4.27
|
||||
'@vue/compiler-ssr': 3.4.27
|
||||
'@vue/shared': 3.4.27
|
||||
'@vue/compiler-core': 3.4.29
|
||||
'@vue/shared': 3.4.29
|
||||
|
||||
'@vue/compiler-sfc@3.4.29':
|
||||
dependencies:
|
||||
'@babel/parser': 7.24.7
|
||||
'@vue/compiler-core': 3.4.29
|
||||
'@vue/compiler-dom': 3.4.29
|
||||
'@vue/compiler-ssr': 3.4.29
|
||||
'@vue/shared': 3.4.29
|
||||
estree-walker: 2.0.2
|
||||
magic-string: 0.30.10
|
||||
postcss: 8.4.38
|
||||
source-map-js: 1.2.0
|
||||
|
||||
'@vue/compiler-ssr@3.4.27':
|
||||
'@vue/compiler-ssr@3.4.29':
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.4.27
|
||||
'@vue/shared': 3.4.27
|
||||
'@vue/compiler-dom': 3.4.29
|
||||
'@vue/shared': 3.4.29
|
||||
|
||||
'@vue/devtools-api@6.5.1': {}
|
||||
|
||||
'@vue/eslint-config-prettier@9.0.0(@types/eslint@8.44.9)(eslint@9.4.0)(prettier@3.3.2)':
|
||||
'@vue/eslint-config-prettier@9.0.0(@types/eslint@8.44.9)(eslint@9.5.0)(prettier@3.3.2)':
|
||||
dependencies:
|
||||
eslint: 9.4.0
|
||||
eslint-config-prettier: 9.1.0(eslint@9.4.0)
|
||||
eslint-plugin-prettier: 5.0.1(@types/eslint@8.44.9)(eslint-config-prettier@9.1.0(eslint@9.4.0))(eslint@9.4.0)(prettier@3.3.2)
|
||||
eslint: 9.5.0
|
||||
eslint-config-prettier: 9.1.0(eslint@9.5.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)
|
||||
prettier: 3.3.2
|
||||
transitivePeerDependencies:
|
||||
- '@types/eslint'
|
||||
|
||||
'@vue/eslint-config-typescript@13.0.0(eslint-plugin-vue@9.26.0(eslint@9.4.0))(eslint@9.4.0)(typescript@5.4.5)':
|
||||
'@vue/eslint-config-typescript@13.0.0(eslint-plugin-vue@9.26.0(eslint@9.5.0))(eslint@9.5.0)(typescript@5.4.5)':
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 7.2.0(@typescript-eslint/parser@7.2.0(eslint@9.4.0)(typescript@5.4.5))(eslint@9.4.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/parser': 7.2.0(eslint@9.4.0)(typescript@5.4.5)
|
||||
eslint: 9.4.0
|
||||
eslint-plugin-vue: 9.26.0(eslint@9.4.0)
|
||||
vue-eslint-parser: 9.4.2(eslint@9.4.0)
|
||||
'@typescript-eslint/eslint-plugin': 7.2.0(@typescript-eslint/parser@7.2.0(eslint@9.5.0)(typescript@5.4.5))(eslint@9.5.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/parser': 7.2.0(eslint@9.5.0)(typescript@5.4.5)
|
||||
eslint: 9.5.0
|
||||
eslint-plugin-vue: 9.26.0(eslint@9.5.0)
|
||||
vue-eslint-parser: 9.4.2(eslint@9.5.0)
|
||||
optionalDependencies:
|
||||
typescript: 5.4.5
|
||||
transitivePeerDependencies:
|
||||
@ -2846,29 +2877,32 @@ snapshots:
|
||||
optionalDependencies:
|
||||
typescript: 5.4.5
|
||||
|
||||
'@vue/reactivity@3.4.27':
|
||||
'@vue/reactivity@3.4.29':
|
||||
dependencies:
|
||||
'@vue/shared': 3.4.27
|
||||
'@vue/shared': 3.4.29
|
||||
|
||||
'@vue/runtime-core@3.4.27':
|
||||
'@vue/runtime-core@3.4.29':
|
||||
dependencies:
|
||||
'@vue/reactivity': 3.4.27
|
||||
'@vue/shared': 3.4.27
|
||||
'@vue/reactivity': 3.4.29
|
||||
'@vue/shared': 3.4.29
|
||||
|
||||
'@vue/runtime-dom@3.4.27':
|
||||
'@vue/runtime-dom@3.4.29':
|
||||
dependencies:
|
||||
'@vue/runtime-core': 3.4.27
|
||||
'@vue/shared': 3.4.27
|
||||
'@vue/reactivity': 3.4.29
|
||||
'@vue/runtime-core': 3.4.29
|
||||
'@vue/shared': 3.4.29
|
||||
csstype: 3.1.3
|
||||
|
||||
'@vue/server-renderer@3.4.27(vue@3.4.27(typescript@5.4.5))':
|
||||
'@vue/server-renderer@3.4.29(vue@3.4.29(typescript@5.4.5))':
|
||||
dependencies:
|
||||
'@vue/compiler-ssr': 3.4.27
|
||||
'@vue/shared': 3.4.27
|
||||
vue: 3.4.27(typescript@5.4.5)
|
||||
'@vue/compiler-ssr': 3.4.29
|
||||
'@vue/shared': 3.4.29
|
||||
vue: 3.4.29(typescript@5.4.5)
|
||||
|
||||
'@vue/shared@3.4.27': {}
|
||||
|
||||
'@vue/shared@3.4.29': {}
|
||||
|
||||
'@vue/test-utils@2.4.6':
|
||||
dependencies:
|
||||
js-beautify: 1.14.11
|
||||
@ -2876,11 +2910,11 @@ snapshots:
|
||||
|
||||
'@vue/tsconfig@0.5.1': {}
|
||||
|
||||
'@vuetify/loader-shared@2.0.3(vue@3.4.27(typescript@5.4.5))(vuetify@3.6.8(typescript@5.4.5)(vite-plugin-vuetify@2.0.3)(vue@3.4.27(typescript@5.4.5))(webpack-plugin-vuetify@3.0.3))':
|
||||
'@vuetify/loader-shared@2.0.3(vue@3.4.29(typescript@5.4.5))(vuetify@3.6.8(typescript@5.4.5)(vite-plugin-vuetify@2.0.3)(vue@3.4.29(typescript@5.4.5))(webpack-plugin-vuetify@3.0.3))':
|
||||
dependencies:
|
||||
upath: 2.0.1
|
||||
vue: 3.4.27(typescript@5.4.5)
|
||||
vuetify: 3.6.8(typescript@5.4.5)(vite-plugin-vuetify@2.0.3)(vue@3.4.27(typescript@5.4.5))(webpack-plugin-vuetify@3.0.3)
|
||||
vue: 3.4.29(typescript@5.4.5)
|
||||
vuetify: 3.6.8(typescript@5.4.5)(vite-plugin-vuetify@2.0.3)(vue@3.4.29(typescript@5.4.5))(webpack-plugin-vuetify@3.0.3)
|
||||
|
||||
'@webassemblyjs/ast@1.11.6':
|
||||
dependencies:
|
||||
@ -3268,30 +3302,30 @@ snapshots:
|
||||
|
||||
escape-string-regexp@4.0.0: {}
|
||||
|
||||
eslint-config-prettier@9.1.0(eslint@9.4.0):
|
||||
eslint-config-prettier@9.1.0(eslint@9.5.0):
|
||||
dependencies:
|
||||
eslint: 9.4.0
|
||||
eslint: 9.5.0
|
||||
|
||||
eslint-plugin-prettier@5.0.1(@types/eslint@8.44.9)(eslint-config-prettier@9.1.0(eslint@9.4.0))(eslint@9.4.0)(prettier@3.3.2):
|
||||
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):
|
||||
dependencies:
|
||||
eslint: 9.4.0
|
||||
eslint: 9.5.0
|
||||
prettier: 3.3.2
|
||||
prettier-linter-helpers: 1.0.0
|
||||
synckit: 0.8.6
|
||||
optionalDependencies:
|
||||
'@types/eslint': 8.44.9
|
||||
eslint-config-prettier: 9.1.0(eslint@9.4.0)
|
||||
eslint-config-prettier: 9.1.0(eslint@9.5.0)
|
||||
|
||||
eslint-plugin-vue@9.26.0(eslint@9.4.0):
|
||||
eslint-plugin-vue@9.26.0(eslint@9.5.0):
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.4.0)
|
||||
eslint: 9.4.0
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.5.0)
|
||||
eslint: 9.5.0
|
||||
globals: 13.24.0
|
||||
natural-compare: 1.4.0
|
||||
nth-check: 2.1.1
|
||||
postcss-selector-parser: 6.0.15
|
||||
semver: 7.6.0
|
||||
vue-eslint-parser: 9.4.2(eslint@9.4.0)
|
||||
vue-eslint-parser: 9.4.2(eslint@9.5.0)
|
||||
xml-name-validator: 4.0.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -3315,13 +3349,13 @@ snapshots:
|
||||
|
||||
eslint-visitor-keys@4.0.0: {}
|
||||
|
||||
eslint@9.4.0:
|
||||
eslint@9.5.0:
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.4.0)
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.5.0)
|
||||
'@eslint-community/regexpp': 4.10.0
|
||||
'@eslint/config-array': 0.15.1
|
||||
'@eslint/config-array': 0.16.0
|
||||
'@eslint/eslintrc': 3.1.0
|
||||
'@eslint/js': 9.4.0
|
||||
'@eslint/js': 9.5.0
|
||||
'@humanwhocodes/module-importer': 1.0.1
|
||||
'@humanwhocodes/retry': 0.3.0
|
||||
'@nodelib/fs.walk': 1.2.8
|
||||
@ -3980,15 +4014,15 @@ snapshots:
|
||||
|
||||
pidtree@0.6.0: {}
|
||||
|
||||
pinia-plugin-persistedstate@3.2.1(pinia@2.1.7(typescript@5.4.5)(vue@3.4.27(typescript@5.4.5))):
|
||||
pinia-plugin-persistedstate@3.2.1(pinia@2.1.7(typescript@5.4.5)(vue@3.4.29(typescript@5.4.5))):
|
||||
dependencies:
|
||||
pinia: 2.1.7(typescript@5.4.5)(vue@3.4.27(typescript@5.4.5))
|
||||
pinia: 2.1.7(typescript@5.4.5)(vue@3.4.29(typescript@5.4.5))
|
||||
|
||||
pinia@2.1.7(typescript@5.4.5)(vue@3.4.27(typescript@5.4.5)):
|
||||
pinia@2.1.7(typescript@5.4.5)(vue@3.4.29(typescript@5.4.5)):
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.5.1
|
||||
vue: 3.4.27(typescript@5.4.5)
|
||||
vue-demi: 0.14.6(vue@3.4.27(typescript@5.4.5))
|
||||
vue: 3.4.29(typescript@5.4.5)
|
||||
vue-demi: 0.14.6(vue@3.4.29(typescript@5.4.5))
|
||||
optionalDependencies:
|
||||
typescript: 5.4.5
|
||||
|
||||
@ -4353,14 +4387,14 @@ snapshots:
|
||||
- supports-color
|
||||
- terser
|
||||
|
||||
vite-plugin-vuetify@2.0.3(vite@5.3.1(@types/node@20.14.2)(sass@1.77.5)(terser@5.26.0))(vue@3.4.27(typescript@5.4.5))(vuetify@3.6.8):
|
||||
vite-plugin-vuetify@2.0.3(vite@5.3.1(@types/node@20.14.2)(sass@1.77.5)(terser@5.26.0))(vue@3.4.29(typescript@5.4.5))(vuetify@3.6.8):
|
||||
dependencies:
|
||||
'@vuetify/loader-shared': 2.0.3(vue@3.4.27(typescript@5.4.5))(vuetify@3.6.8(typescript@5.4.5)(vite-plugin-vuetify@2.0.3)(vue@3.4.27(typescript@5.4.5))(webpack-plugin-vuetify@3.0.3))
|
||||
'@vuetify/loader-shared': 2.0.3(vue@3.4.29(typescript@5.4.5))(vuetify@3.6.8(typescript@5.4.5)(vite-plugin-vuetify@2.0.3)(vue@3.4.29(typescript@5.4.5))(webpack-plugin-vuetify@3.0.3))
|
||||
debug: 4.3.4
|
||||
upath: 2.0.1
|
||||
vite: 5.3.1(@types/node@20.14.2)(sass@1.77.5)(terser@5.26.0)
|
||||
vue: 3.4.27(typescript@5.4.5)
|
||||
vuetify: 3.6.8(typescript@5.4.5)(vite-plugin-vuetify@2.0.3)(vue@3.4.27(typescript@5.4.5))(webpack-plugin-vuetify@3.0.3)
|
||||
vue: 3.4.29(typescript@5.4.5)
|
||||
vuetify: 3.6.8(typescript@5.4.5)(vite-plugin-vuetify@2.0.3)(vue@3.4.29(typescript@5.4.5))(webpack-plugin-vuetify@3.0.3)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
@ -4411,26 +4445,26 @@ snapshots:
|
||||
|
||||
vscode-uri@3.0.8: {}
|
||||
|
||||
vue-cli-plugin-vuetify@2.5.8(sass-loader@14.2.1(sass@1.77.5)(webpack@5.89.0))(vue@3.4.27(typescript@5.4.5))(webpack@5.89.0):
|
||||
vue-cli-plugin-vuetify@2.5.8(sass-loader@14.2.1(sass@1.77.5)(webpack@5.89.0))(vue@3.4.29(typescript@5.4.5))(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.27(typescript@5.4.5)
|
||||
vue: 3.4.29(typescript@5.4.5)
|
||||
webpack: 5.89.0
|
||||
optionalDependencies:
|
||||
sass-loader: 14.2.1(sass@1.77.5)(webpack@5.89.0)
|
||||
|
||||
vue-component-type-helpers@2.0.6: {}
|
||||
|
||||
vue-demi@0.14.6(vue@3.4.27(typescript@5.4.5)):
|
||||
vue-demi@0.14.6(vue@3.4.29(typescript@5.4.5)):
|
||||
dependencies:
|
||||
vue: 3.4.27(typescript@5.4.5)
|
||||
vue: 3.4.29(typescript@5.4.5)
|
||||
|
||||
vue-eslint-parser@9.4.2(eslint@9.4.0):
|
||||
vue-eslint-parser@9.4.2(eslint@9.5.0):
|
||||
dependencies:
|
||||
debug: 4.3.4
|
||||
eslint: 9.4.0
|
||||
eslint: 9.5.0
|
||||
eslint-scope: 7.2.2
|
||||
eslint-visitor-keys: 3.4.3
|
||||
espree: 9.6.1
|
||||
@ -4440,10 +4474,10 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
vue-router@4.3.2(vue@3.4.27(typescript@5.4.5)):
|
||||
vue-router@4.3.3(vue@3.4.29(typescript@5.4.5)):
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.5.1
|
||||
vue: 3.4.27(typescript@5.4.5)
|
||||
vue: 3.4.29(typescript@5.4.5)
|
||||
|
||||
vue-template-compiler@2.7.15:
|
||||
dependencies:
|
||||
@ -4457,23 +4491,23 @@ snapshots:
|
||||
semver: 7.6.0
|
||||
typescript: 5.4.5
|
||||
|
||||
vue@3.4.27(typescript@5.4.5):
|
||||
vue@3.4.29(typescript@5.4.5):
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.4.27
|
||||
'@vue/compiler-sfc': 3.4.27
|
||||
'@vue/runtime-dom': 3.4.27
|
||||
'@vue/server-renderer': 3.4.27(vue@3.4.27(typescript@5.4.5))
|
||||
'@vue/shared': 3.4.27
|
||||
'@vue/compiler-dom': 3.4.29
|
||||
'@vue/compiler-sfc': 3.4.29
|
||||
'@vue/runtime-dom': 3.4.29
|
||||
'@vue/server-renderer': 3.4.29(vue@3.4.29(typescript@5.4.5))
|
||||
'@vue/shared': 3.4.29
|
||||
optionalDependencies:
|
||||
typescript: 5.4.5
|
||||
|
||||
vuetify@3.6.8(typescript@5.4.5)(vite-plugin-vuetify@2.0.3)(vue@3.4.27(typescript@5.4.5))(webpack-plugin-vuetify@3.0.3):
|
||||
vuetify@3.6.8(typescript@5.4.5)(vite-plugin-vuetify@2.0.3)(vue@3.4.29(typescript@5.4.5))(webpack-plugin-vuetify@3.0.3):
|
||||
dependencies:
|
||||
vue: 3.4.27(typescript@5.4.5)
|
||||
vue: 3.4.29(typescript@5.4.5)
|
||||
optionalDependencies:
|
||||
typescript: 5.4.5
|
||||
vite-plugin-vuetify: 2.0.3(vite@5.3.1(@types/node@20.14.2)(sass@1.77.5)(terser@5.26.0))(vue@3.4.27(typescript@5.4.5))(vuetify@3.6.8)
|
||||
webpack-plugin-vuetify: 3.0.3(@vue/compiler-sfc@3.4.27)(vue@3.4.27(typescript@5.4.5))(vuetify@3.6.8)(webpack@5.89.0)
|
||||
vite-plugin-vuetify: 2.0.3(vite@5.3.1(@types/node@20.14.2)(sass@1.77.5)(terser@5.26.0))(vue@3.4.29(typescript@5.4.5))(vuetify@3.6.8)
|
||||
webpack-plugin-vuetify: 3.0.3(@vue/compiler-sfc@3.4.29)(vue@3.4.29(typescript@5.4.5))(vuetify@3.6.8)(webpack@5.89.0)
|
||||
|
||||
w3c-xmlserializer@5.0.0:
|
||||
dependencies:
|
||||
@ -4488,10 +4522,10 @@ snapshots:
|
||||
|
||||
webidl-conversions@7.0.0: {}
|
||||
|
||||
webpack-plugin-vuetify@3.0.3(@vue/compiler-sfc@3.4.27)(vue@3.4.27(typescript@5.4.5))(vuetify@3.6.8)(webpack@5.89.0):
|
||||
webpack-plugin-vuetify@3.0.3(@vue/compiler-sfc@3.4.29)(vue@3.4.29(typescript@5.4.5))(vuetify@3.6.8)(webpack@5.89.0):
|
||||
dependencies:
|
||||
'@vue/compiler-sfc': 3.4.27
|
||||
'@vuetify/loader-shared': 2.0.3(vue@3.4.27(typescript@5.4.5))(vuetify@3.6.8(typescript@5.4.5)(vite-plugin-vuetify@2.0.3)(vue@3.4.27(typescript@5.4.5))(webpack-plugin-vuetify@3.0.3))
|
||||
'@vue/compiler-sfc': 3.4.29
|
||||
'@vuetify/loader-shared': 2.0.3(vue@3.4.29(typescript@5.4.5))(vuetify@3.6.8(typescript@5.4.5)(vite-plugin-vuetify@2.0.3)(vue@3.4.29(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
|
||||
@ -4499,8 +4533,8 @@ snapshots:
|
||||
mkdirp: 1.0.4
|
||||
null-loader: 4.0.1(webpack@5.89.0)
|
||||
upath: 2.0.1
|
||||
vue: 3.4.27(typescript@5.4.5)
|
||||
vuetify: 3.6.8(typescript@5.4.5)(vite-plugin-vuetify@2.0.3)(vue@3.4.27(typescript@5.4.5))(webpack-plugin-vuetify@3.0.3)
|
||||
vue: 3.4.29(typescript@5.4.5)
|
||||
vuetify: 3.6.8(typescript@5.4.5)(vite-plugin-vuetify@2.0.3)(vue@3.4.29(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