mirror of
https://github.com/Sebclem/hassio-nextcloud-backup.git
synced 2024-11-23 09:42:59 +01:00
Compare commits
2 Commits
4239c81822
...
1a5dd6dcca
Author | SHA1 | Date | |
---|---|---|---|
|
1a5dd6dcca | ||
|
732b244571 |
@ -104,7 +104,7 @@ importers:
|
||||
version: 1.9.9
|
||||
'@types/node':
|
||||
specifier: ^22.3.0
|
||||
version: 22.7.3
|
||||
version: 22.7.4
|
||||
concurrently:
|
||||
specifier: 9.0.1
|
||||
version: 9.0.1
|
||||
@ -119,7 +119,7 @@ importers:
|
||||
version: 3.1.7
|
||||
ts-node:
|
||||
specifier: ^10.9.2
|
||||
version: 10.9.2(@types/node@22.7.3)(typescript@5.6.2)
|
||||
version: 10.9.2(@types/node@22.7.4)(typescript@5.6.2)
|
||||
typescript:
|
||||
specifier: ^5.5.4
|
||||
version: 5.6.2
|
||||
@ -306,8 +306,8 @@ packages:
|
||||
'@types/morgan@1.9.9':
|
||||
resolution: {integrity: sha512-iRYSDKVaC6FkGSpEVVIvrRGw0DfJMiQzIn3qr2G5B3C//AWkulhXgaBd7tS9/J79GWSYMTHGs7PfI5b3Y8m+RQ==}
|
||||
|
||||
'@types/node@22.7.3':
|
||||
resolution: {integrity: sha512-qXKfhXXqGTyBskvWEzJZPUxSslAiLaB6JGP1ic/XTH9ctGgzdgYguuLP1C601aRTSDNlLb0jbKqXjZ48GNraSA==}
|
||||
'@types/node@22.7.4':
|
||||
resolution: {integrity: sha512-y+NPi1rFzDs1NdQHHToqeiX2TIS79SWEAw9GYhkkx8bD0ChpfqC+n2j5OXOCpzfojBEBt6DnEnnG9MY0zk1XLg==}
|
||||
|
||||
'@types/qs@6.9.15':
|
||||
resolution: {integrity: sha512-uXHQKES6DQKKCLh441Xv/dwxOq1TVS3JPUMlEqoEglvlhR6Mxnlew/Xq/LRVHpLyk7iK3zODe1qYHIMltO7XGg==}
|
||||
@ -673,16 +673,16 @@ packages:
|
||||
resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
|
||||
engines: {node: '>=10'}
|
||||
|
||||
eslint-scope@8.0.2:
|
||||
resolution: {integrity: sha512-6E4xmrTw5wtxnLA5wYL3WDfhZ/1bUBGOXV0zQvVRDOtrR8D0p6W7fs3JweNYhwRYeGvd/1CKX2se0/2s7Q/nJA==}
|
||||
eslint-scope@8.1.0:
|
||||
resolution: {integrity: sha512-14dSvlhaVhKKsa9Fx1l8A17s7ah7Ef7wCakJ10LYk6+GYmP9yDti2oq2SEwcyndt6knfcZyhyxwY3i9yL78EQw==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
eslint-visitor-keys@3.4.3:
|
||||
resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
|
||||
eslint-visitor-keys@4.0.0:
|
||||
resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==}
|
||||
eslint-visitor-keys@4.1.0:
|
||||
resolution: {integrity: sha512-Q7lok0mqMUSf5a/AdAZkA5a/gHcO6snwQClVNNvFKCAVlxXucdU8pKydU5ZVZjBx5xr37vGbFFWtLQYreLzrZg==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
eslint@9.11.1:
|
||||
@ -695,8 +695,8 @@ packages:
|
||||
jiti:
|
||||
optional: true
|
||||
|
||||
espree@10.1.0:
|
||||
resolution: {integrity: sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==}
|
||||
espree@10.2.0:
|
||||
resolution: {integrity: sha512-upbkBJbckcCNBDBDXEbuhjbP68n+scUd3k/U2EkyM9nw+I/jPiL4cLF/Al06CF96wRltFda16sxDFrxsI1v0/g==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
esquery@1.6.0:
|
||||
@ -1532,7 +1532,7 @@ snapshots:
|
||||
dependencies:
|
||||
ajv: 6.12.6
|
||||
debug: 4.3.7(supports-color@5.5.0)
|
||||
espree: 10.1.0
|
||||
espree: 10.2.0
|
||||
globals: 14.0.0
|
||||
ignore: 5.3.2
|
||||
import-fresh: 3.3.0
|
||||
@ -1610,11 +1610,11 @@ snapshots:
|
||||
'@types/body-parser@1.19.5':
|
||||
dependencies:
|
||||
'@types/connect': 3.4.38
|
||||
'@types/node': 22.7.3
|
||||
'@types/node': 22.7.4
|
||||
|
||||
'@types/connect@3.4.38':
|
||||
dependencies:
|
||||
'@types/node': 22.7.3
|
||||
'@types/node': 22.7.4
|
||||
|
||||
'@types/cookie-parser@1.4.7':
|
||||
dependencies:
|
||||
@ -1622,7 +1622,7 @@ snapshots:
|
||||
|
||||
'@types/cors@2.8.17':
|
||||
dependencies:
|
||||
'@types/node': 22.7.3
|
||||
'@types/node': 22.7.4
|
||||
|
||||
'@types/errorhandler@1.5.3':
|
||||
dependencies:
|
||||
@ -1643,7 +1643,7 @@ snapshots:
|
||||
|
||||
'@types/express-serve-static-core@4.19.5':
|
||||
dependencies:
|
||||
'@types/node': 22.7.3
|
||||
'@types/node': 22.7.4
|
||||
'@types/qs': 6.9.15
|
||||
'@types/range-parser': 1.2.7
|
||||
'@types/send': 0.17.4
|
||||
@ -1669,9 +1669,9 @@ snapshots:
|
||||
|
||||
'@types/morgan@1.9.9':
|
||||
dependencies:
|
||||
'@types/node': 22.7.3
|
||||
'@types/node': 22.7.4
|
||||
|
||||
'@types/node@22.7.3':
|
||||
'@types/node@22.7.4':
|
||||
dependencies:
|
||||
undici-types: 6.19.8
|
||||
|
||||
@ -1682,12 +1682,12 @@ snapshots:
|
||||
'@types/send@0.17.4':
|
||||
dependencies:
|
||||
'@types/mime': 1.3.5
|
||||
'@types/node': 22.7.3
|
||||
'@types/node': 22.7.4
|
||||
|
||||
'@types/serve-static@1.15.7':
|
||||
dependencies:
|
||||
'@types/http-errors': 2.0.4
|
||||
'@types/node': 22.7.3
|
||||
'@types/node': 22.7.4
|
||||
'@types/send': 0.17.4
|
||||
|
||||
'@types/triple-beam@1.3.5': {}
|
||||
@ -2054,14 +2054,14 @@ snapshots:
|
||||
|
||||
escape-string-regexp@4.0.0: {}
|
||||
|
||||
eslint-scope@8.0.2:
|
||||
eslint-scope@8.1.0:
|
||||
dependencies:
|
||||
esrecurse: 4.3.0
|
||||
estraverse: 5.3.0
|
||||
|
||||
eslint-visitor-keys@3.4.3: {}
|
||||
|
||||
eslint-visitor-keys@4.0.0: {}
|
||||
eslint-visitor-keys@4.1.0: {}
|
||||
|
||||
eslint@9.11.1:
|
||||
dependencies:
|
||||
@ -2082,9 +2082,9 @@ snapshots:
|
||||
cross-spawn: 7.0.3
|
||||
debug: 4.3.7(supports-color@5.5.0)
|
||||
escape-string-regexp: 4.0.0
|
||||
eslint-scope: 8.0.2
|
||||
eslint-visitor-keys: 4.0.0
|
||||
espree: 10.1.0
|
||||
eslint-scope: 8.1.0
|
||||
eslint-visitor-keys: 4.1.0
|
||||
espree: 10.2.0
|
||||
esquery: 1.6.0
|
||||
esutils: 2.0.3
|
||||
fast-deep-equal: 3.1.3
|
||||
@ -2105,11 +2105,11 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
espree@10.1.0:
|
||||
espree@10.2.0:
|
||||
dependencies:
|
||||
acorn: 8.12.1
|
||||
acorn-jsx: 5.3.2(acorn@8.12.1)
|
||||
eslint-visitor-keys: 4.0.0
|
||||
eslint-visitor-keys: 4.1.0
|
||||
|
||||
esquery@1.6.0:
|
||||
dependencies:
|
||||
@ -2754,14 +2754,14 @@ snapshots:
|
||||
dependencies:
|
||||
typescript: 5.6.2
|
||||
|
||||
ts-node@10.9.2(@types/node@22.7.3)(typescript@5.6.2):
|
||||
ts-node@10.9.2(@types/node@22.7.4)(typescript@5.6.2):
|
||||
dependencies:
|
||||
'@cspotcode/source-map-support': 0.8.1
|
||||
'@tsconfig/node10': 1.0.11
|
||||
'@tsconfig/node12': 1.0.11
|
||||
'@tsconfig/node14': 1.0.3
|
||||
'@tsconfig/node16': 1.0.4
|
||||
'@types/node': 22.7.3
|
||||
'@types/node': 22.7.4
|
||||
acorn: 8.12.1
|
||||
acorn-walk: 8.3.3
|
||||
arg: 4.1.3
|
||||
|
@ -31,10 +31,10 @@ importers:
|
||||
version: 10.0.0
|
||||
vue:
|
||||
specifier: ^3.4.37
|
||||
version: 3.5.9(typescript@5.6.2)
|
||||
version: 3.5.10(typescript@5.6.2)
|
||||
vuetify:
|
||||
specifier: 3.7.2
|
||||
version: 3.7.2(typescript@5.6.2)(vite-plugin-vuetify@2.0.4)(vue@3.5.9(typescript@5.6.2))
|
||||
version: 3.7.2(typescript@5.6.2)(vite-plugin-vuetify@2.0.4)(vue@3.5.10(typescript@5.6.2))
|
||||
devDependencies:
|
||||
'@babel/types':
|
||||
specifier: ^7.25.2
|
||||
@ -44,13 +44,13 @@ importers:
|
||||
version: 3.4.2
|
||||
'@types/node':
|
||||
specifier: ^20.14.15
|
||||
version: 20.16.9
|
||||
version: 20.16.10
|
||||
'@types/uuid':
|
||||
specifier: ^10.0.0
|
||||
version: 10.0.0
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: ^5.0.0
|
||||
version: 5.1.4(vite@5.4.8(@types/node@20.16.9)(sass@1.79.3))(vue@3.5.9(typescript@5.6.2))
|
||||
version: 5.1.4(vite@5.4.8(@types/node@20.16.10)(sass@1.79.3))(vue@3.5.10(typescript@5.6.2))
|
||||
'@vue/eslint-config-typescript':
|
||||
specifier: ^13.0.0
|
||||
version: 13.0.0(eslint-plugin-vue@9.28.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.6.2)
|
||||
@ -65,7 +65,7 @@ importers:
|
||||
version: 17.1.0(eslint-plugin-import@2.30.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.6.2))(eslint@8.57.1))(eslint-plugin-n@17.10.3(eslint@8.57.1))(eslint-plugin-promise@7.1.0(eslint@8.57.1))(eslint@8.57.1)
|
||||
eslint-config-vuetify:
|
||||
specifier: ^1.0.0
|
||||
version: 1.0.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.6.2))(eslint-plugin-n@17.10.3(eslint@8.57.1))(eslint@8.57.1)(typescript@5.6.2)(vite-plugin-vuetify@2.0.4(vite@5.4.8(@types/node@20.16.9)(sass@1.79.3))(vue@3.5.9(typescript@5.6.2))(vuetify@3.7.2))
|
||||
version: 1.0.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.6.2))(eslint-plugin-n@17.10.3(eslint@8.57.1))(eslint@8.57.1)(typescript@5.6.2)(vite-plugin-vuetify@2.0.4(vite@5.4.8(@types/node@20.16.10)(sass@1.79.3))(vue@3.5.10(typescript@5.6.2))(vuetify@3.7.2))
|
||||
eslint-plugin-import:
|
||||
specifier: ^2.29.1
|
||||
version: 2.30.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.6.2))(eslint@8.57.1)
|
||||
@ -80,7 +80,7 @@ importers:
|
||||
version: 9.28.0(eslint@8.57.1)
|
||||
pinia:
|
||||
specifier: ^2.2.1
|
||||
version: 2.2.2(typescript@5.6.2)(vue@3.5.9(typescript@5.6.2))
|
||||
version: 2.2.2(typescript@5.6.2)(vue@3.5.10(typescript@5.6.2))
|
||||
sass:
|
||||
specifier: ^1.77.8
|
||||
version: 1.79.3
|
||||
@ -89,28 +89,28 @@ importers:
|
||||
version: 5.6.2
|
||||
unplugin-auto-import:
|
||||
specifier: ^0.18.0
|
||||
version: 0.18.3(rollup@4.22.4)(webpack-sources@3.2.3)
|
||||
version: 0.18.3(rollup@4.22.5)(webpack-sources@3.2.3)
|
||||
unplugin-fonts:
|
||||
specifier: ^1.1.1
|
||||
version: 1.1.1(vite@5.4.8(@types/node@20.16.9)(sass@1.79.3))
|
||||
version: 1.1.1(vite@5.4.8(@types/node@20.16.10)(sass@1.79.3))
|
||||
unplugin-vue-components:
|
||||
specifier: ^0.27.0
|
||||
version: 0.27.4(@babel/parser@7.25.6)(rollup@4.22.4)(vue@3.5.9(typescript@5.6.2))
|
||||
version: 0.27.4(@babel/parser@7.25.6)(rollup@4.22.5)(vue@3.5.10(typescript@5.6.2))
|
||||
unplugin-vue-router:
|
||||
specifier: ^0.10.0
|
||||
version: 0.10.8(rollup@4.22.4)(vue-router@4.4.5(vue@3.5.9(typescript@5.6.2)))(vue@3.5.9(typescript@5.6.2))(webpack-sources@3.2.3)
|
||||
version: 0.10.8(rollup@4.22.5)(vue-router@4.4.5(vue@3.5.10(typescript@5.6.2)))(vue@3.5.10(typescript@5.6.2))(webpack-sources@3.2.3)
|
||||
vite:
|
||||
specifier: ^5.4.0
|
||||
version: 5.4.8(@types/node@20.16.9)(sass@1.79.3)
|
||||
version: 5.4.8(@types/node@20.16.10)(sass@1.79.3)
|
||||
vite-plugin-vue-layouts:
|
||||
specifier: ^0.11.0
|
||||
version: 0.11.0(vite@5.4.8(@types/node@20.16.9)(sass@1.79.3))(vue-router@4.4.5(vue@3.5.9(typescript@5.6.2)))(vue@3.5.9(typescript@5.6.2))
|
||||
version: 0.11.0(vite@5.4.8(@types/node@20.16.10)(sass@1.79.3))(vue-router@4.4.5(vue@3.5.10(typescript@5.6.2)))(vue@3.5.10(typescript@5.6.2))
|
||||
vite-plugin-vuetify:
|
||||
specifier: ^2.0.4
|
||||
version: 2.0.4(vite@5.4.8(@types/node@20.16.9)(sass@1.79.3))(vue@3.5.9(typescript@5.6.2))(vuetify@3.7.2)
|
||||
version: 2.0.4(vite@5.4.8(@types/node@20.16.10)(sass@1.79.3))(vue@3.5.10(typescript@5.6.2))(vuetify@3.7.2)
|
||||
vue-router:
|
||||
specifier: ^4.4.3
|
||||
version: 4.4.5(vue@3.5.9(typescript@5.6.2))
|
||||
version: 4.4.5(vue@3.5.10(typescript@5.6.2))
|
||||
vue-tsc:
|
||||
specifier: ^2.0.26
|
||||
version: 2.1.6(typescript@5.6.2)
|
||||
@ -140,6 +140,11 @@ packages:
|
||||
resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@babel/parser@7.25.3':
|
||||
resolution: {integrity: sha512-iLTJKDbJ4hMvFPgQwwsVoxtHyWpKKPBrxkANrSYewDPaPpT5py5yeVkgPIJ7XYXhndxJpaA3PyALSXQ7u8e/Dw==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
hasBin: true
|
||||
|
||||
'@babel/parser@7.25.6':
|
||||
resolution: {integrity: sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
@ -301,10 +306,6 @@ packages:
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
|
||||
|
||||
'@eslint-community/regexpp@4.11.0':
|
||||
resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==}
|
||||
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
||||
|
||||
'@eslint-community/regexpp@4.11.1':
|
||||
resolution: {integrity: sha512-m4DVN9ZqskZoLU5GlWZadwDnYo3vAEydiUayB9widCl9ffWx2IvPnp6n3on5rJmziJSw9Bv+Z3ChDVdMwXCY8Q==}
|
||||
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
||||
@ -381,83 +382,83 @@ packages:
|
||||
rollup:
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-android-arm-eabi@4.22.4':
|
||||
resolution: {integrity: sha512-Fxamp4aEZnfPOcGA8KSNEohV8hX7zVHOemC8jVBoBUHu5zpJK/Eu3uJwt6BMgy9fkvzxDaurgj96F/NiLukF2w==}
|
||||
'@rollup/rollup-android-arm-eabi@4.22.5':
|
||||
resolution: {integrity: sha512-SU5cvamg0Eyu/F+kLeMXS7GoahL+OoizlclVFX3l5Ql6yNlywJJ0OuqTzUx0v+aHhPHEB/56CT06GQrRrGNYww==}
|
||||
cpu: [arm]
|
||||
os: [android]
|
||||
|
||||
'@rollup/rollup-android-arm64@4.22.4':
|
||||
resolution: {integrity: sha512-VXoK5UMrgECLYaMuGuVTOx5kcuap1Jm8g/M83RnCHBKOqvPPmROFJGQaZhGccnsFtfXQ3XYa4/jMCJvZnbJBdA==}
|
||||
'@rollup/rollup-android-arm64@4.22.5':
|
||||
resolution: {integrity: sha512-S4pit5BP6E5R5C8S6tgU/drvgjtYW76FBuG6+ibG3tMvlD1h9LHVF9KmlmaUBQ8Obou7hEyS+0w+IR/VtxwNMQ==}
|
||||
cpu: [arm64]
|
||||
os: [android]
|
||||
|
||||
'@rollup/rollup-darwin-arm64@4.22.4':
|
||||
resolution: {integrity: sha512-xMM9ORBqu81jyMKCDP+SZDhnX2QEVQzTcC6G18KlTQEzWK8r/oNZtKuZaCcHhnsa6fEeOBionoyl5JsAbE/36Q==}
|
||||
'@rollup/rollup-darwin-arm64@4.22.5':
|
||||
resolution: {integrity: sha512-250ZGg4ipTL0TGvLlfACkIxS9+KLtIbn7BCZjsZj88zSg2Lvu3Xdw6dhAhfe/FjjXPVNCtcSp+WZjVsD3a/Zlw==}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
'@rollup/rollup-darwin-x64@4.22.4':
|
||||
resolution: {integrity: sha512-aJJyYKQwbHuhTUrjWjxEvGnNNBCnmpHDvrb8JFDbeSH3m2XdHcxDd3jthAzvmoI8w/kSjd2y0udT+4okADsZIw==}
|
||||
'@rollup/rollup-darwin-x64@4.22.5':
|
||||
resolution: {integrity: sha512-D8brJEFg5D+QxFcW6jYANu+Rr9SlKtTenmsX5hOSzNYVrK5oLAEMTUgKWYJP+wdKyCdeSwnapLsn+OVRFycuQg==}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
'@rollup/rollup-linux-arm-gnueabihf@4.22.4':
|
||||
resolution: {integrity: sha512-j63YtCIRAzbO+gC2L9dWXRh5BFetsv0j0va0Wi9epXDgU/XUi5dJKo4USTttVyK7fGw2nPWK0PbAvyliz50SCQ==}
|
||||
'@rollup/rollup-linux-arm-gnueabihf@4.22.5':
|
||||
resolution: {integrity: sha512-PNqXYmdNFyWNg0ma5LdY8wP+eQfdvyaBAojAXgO7/gs0Q/6TQJVXAXe8gwW9URjbS0YAammur0fynYGiWsKlXw==}
|
||||
cpu: [arm]
|
||||
os: [linux]
|
||||
|
||||
'@rollup/rollup-linux-arm-musleabihf@4.22.4':
|
||||
resolution: {integrity: sha512-dJnWUgwWBX1YBRsuKKMOlXCzh2Wu1mlHzv20TpqEsfdZLb3WoJW2kIEsGwLkroYf24IrPAvOT/ZQ2OYMV6vlrg==}
|
||||
'@rollup/rollup-linux-arm-musleabihf@4.22.5':
|
||||
resolution: {integrity: sha512-kSSCZOKz3HqlrEuwKd9TYv7vxPYD77vHSUvM2y0YaTGnFc8AdI5TTQRrM1yIp3tXCKrSL9A7JLoILjtad5t8pQ==}
|
||||
cpu: [arm]
|
||||
os: [linux]
|
||||
|
||||
'@rollup/rollup-linux-arm64-gnu@4.22.4':
|
||||
resolution: {integrity: sha512-AdPRoNi3NKVLolCN/Sp4F4N1d98c4SBnHMKoLuiG6RXgoZ4sllseuGioszumnPGmPM2O7qaAX/IJdeDU8f26Aw==}
|
||||
'@rollup/rollup-linux-arm64-gnu@4.22.5':
|
||||
resolution: {integrity: sha512-oTXQeJHRbOnwRnRffb6bmqmUugz0glXaPyspp4gbQOPVApdpRrY/j7KP3lr7M8kTfQTyrBUzFjj5EuHAhqH4/w==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@rollup/rollup-linux-arm64-musl@4.22.4':
|
||||
resolution: {integrity: sha512-Gl0AxBtDg8uoAn5CCqQDMqAx22Wx22pjDOjBdmG0VIWX3qUBHzYmOKh8KXHL4UpogfJ14G4wk16EQogF+v8hmA==}
|
||||
'@rollup/rollup-linux-arm64-musl@4.22.5':
|
||||
resolution: {integrity: sha512-qnOTIIs6tIGFKCHdhYitgC2XQ2X25InIbZFor5wh+mALH84qnFHvc+vmWUpyX97B0hNvwNUL4B+MB8vJvH65Fw==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@rollup/rollup-linux-powerpc64le-gnu@4.22.4':
|
||||
resolution: {integrity: sha512-3aVCK9xfWW1oGQpTsYJJPF6bfpWfhbRnhdlyhak2ZiyFLDaayz0EP5j9V1RVLAAxlmWKTDfS9wyRyY3hvhPoOg==}
|
||||
'@rollup/rollup-linux-powerpc64le-gnu@4.22.5':
|
||||
resolution: {integrity: sha512-TMYu+DUdNlgBXING13rHSfUc3Ky5nLPbWs4bFnT+R6Vu3OvXkTkixvvBKk8uO4MT5Ab6lC3U7x8S8El2q5o56w==}
|
||||
cpu: [ppc64]
|
||||
os: [linux]
|
||||
|
||||
'@rollup/rollup-linux-riscv64-gnu@4.22.4':
|
||||
resolution: {integrity: sha512-ePYIir6VYnhgv2C5Xe9u+ico4t8sZWXschR6fMgoPUK31yQu7hTEJb7bCqivHECwIClJfKgE7zYsh1qTP3WHUA==}
|
||||
'@rollup/rollup-linux-riscv64-gnu@4.22.5':
|
||||
resolution: {integrity: sha512-PTQq1Kz22ZRvuhr3uURH+U/Q/a0pbxJoICGSprNLAoBEkyD3Sh9qP5I0Asn0y0wejXQBbsVMRZRxlbGFD9OK4A==}
|
||||
cpu: [riscv64]
|
||||
os: [linux]
|
||||
|
||||
'@rollup/rollup-linux-s390x-gnu@4.22.4':
|
||||
resolution: {integrity: sha512-GqFJ9wLlbB9daxhVlrTe61vJtEY99/xB3C8e4ULVsVfflcpmR6c8UZXjtkMA6FhNONhj2eA5Tk9uAVw5orEs4Q==}
|
||||
'@rollup/rollup-linux-s390x-gnu@4.22.5':
|
||||
resolution: {integrity: sha512-bR5nCojtpuMss6TDEmf/jnBnzlo+6n1UhgwqUvRoe4VIotC7FG1IKkyJbwsT7JDsF2jxR+NTnuOwiGv0hLyDoQ==}
|
||||
cpu: [s390x]
|
||||
os: [linux]
|
||||
|
||||
'@rollup/rollup-linux-x64-gnu@4.22.4':
|
||||
resolution: {integrity: sha512-87v0ol2sH9GE3cLQLNEy0K/R0pz1nvg76o8M5nhMR0+Q+BBGLnb35P0fVz4CQxHYXaAOhE8HhlkaZfsdUOlHwg==}
|
||||
'@rollup/rollup-linux-x64-gnu@4.22.5':
|
||||
resolution: {integrity: sha512-N0jPPhHjGShcB9/XXZQWuWBKZQnC1F36Ce3sDqWpujsGjDz/CQtOL9LgTrJ+rJC8MJeesMWrMWVLKKNR/tMOCA==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@rollup/rollup-linux-x64-musl@4.22.4':
|
||||
resolution: {integrity: sha512-UV6FZMUgePDZrFjrNGIWzDo/vABebuXBhJEqrHxrGiU6HikPy0Z3LfdtciIttEUQfuDdCn8fqh7wiFJjCNwO+g==}
|
||||
'@rollup/rollup-linux-x64-musl@4.22.5':
|
||||
resolution: {integrity: sha512-uBa2e28ohzNNwjr6Uxm4XyaA1M/8aTgfF2T7UIlElLaeXkgpmIJ2EitVNQxjO9xLLLy60YqAgKn/AqSpCUkE9g==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@rollup/rollup-win32-arm64-msvc@4.22.4':
|
||||
resolution: {integrity: sha512-BjI+NVVEGAXjGWYHz/vv0pBqfGoUH0IGZ0cICTn7kB9PyjrATSkX+8WkguNjWoj2qSr1im/+tTGRaY+4/PdcQw==}
|
||||
'@rollup/rollup-win32-arm64-msvc@4.22.5':
|
||||
resolution: {integrity: sha512-RXT8S1HP8AFN/Kr3tg4fuYrNxZ/pZf1HemC5Tsddc6HzgGnJm0+Lh5rAHJkDuW3StI0ynNXukidROMXYl6ew8w==}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
||||
'@rollup/rollup-win32-ia32-msvc@4.22.4':
|
||||
resolution: {integrity: sha512-SiWG/1TuUdPvYmzmYnmd3IEifzR61Tragkbx9D3+R8mzQqDBz8v+BvZNDlkiTtI9T15KYZhP0ehn3Dld4n9J5g==}
|
||||
'@rollup/rollup-win32-ia32-msvc@4.22.5':
|
||||
resolution: {integrity: sha512-ElTYOh50InL8kzyUD6XsnPit7jYCKrphmddKAe1/Ytt74apOxDq5YEcbsiKs0fR3vff3jEneMM+3I7jbqaMyBg==}
|
||||
cpu: [ia32]
|
||||
os: [win32]
|
||||
|
||||
'@rollup/rollup-win32-x64-msvc@4.22.4':
|
||||
resolution: {integrity: sha512-j8pPKp53/lq9lMXN57S8cFz0MynJk8OWNuUnXct/9KCpKU7DgU3bYMJhwWmcqC0UU29p8Lr0/7KEVcaM6bf47Q==}
|
||||
'@rollup/rollup-win32-x64-msvc@4.22.5':
|
||||
resolution: {integrity: sha512-+lvL/4mQxSV8MukpkKyyvfwhH266COcWlXE/1qxwN08ajovta3459zrjLghYMgDerlzNwLAcFpvU+WWE5y6nAQ==}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
@ -476,8 +477,8 @@ packages:
|
||||
'@types/luxon@3.4.2':
|
||||
resolution: {integrity: sha512-TifLZlFudklWlMBfhubvgqTXRzLDI5pCbGa4P8a3wPyUQSW+1xQ5eDsreP9DWHX3tjq1ke96uYG/nwundroWcA==}
|
||||
|
||||
'@types/node@20.16.9':
|
||||
resolution: {integrity: sha512-rkvIVJxsOfBejxK7I0FO5sa2WxFmJCzoDwcd88+fq/CUfynNywTo/1/T6hyFz22CyztsnLS9nVlHOnTI36RH5w==}
|
||||
'@types/node@20.16.10':
|
||||
resolution: {integrity: sha512-vQUKgWTjEIRFCvK6CyriPH3MZYiYlNy0fKiEYHWbcoWLEgs4opurGGKlebrTLqdSMIbXImH6XExNiIyNUv3WpA==}
|
||||
|
||||
'@types/uuid@10.0.0':
|
||||
resolution: {integrity: sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ==}
|
||||
@ -568,17 +569,17 @@ packages:
|
||||
vue:
|
||||
optional: true
|
||||
|
||||
'@vue/compiler-core@3.5.9':
|
||||
resolution: {integrity: sha512-KE1sCdwqSKq0CQ/ltg3XnlMTKeinjegIkuFsuq9DKvNPmqLGdmI51ChZdGBBRXIvEYTLm8X/JxOuBQ1HqF/+PA==}
|
||||
'@vue/compiler-core@3.5.10':
|
||||
resolution: {integrity: sha512-iXWlk+Cg/ag7gLvY0SfVucU8Kh2CjysYZjhhP70w9qI4MvSox4frrP+vDGvtQuzIcgD8+sxM6lZvCtdxGunTAA==}
|
||||
|
||||
'@vue/compiler-dom@3.5.9':
|
||||
resolution: {integrity: sha512-gEAURwPo902AsJF50vl59VaWR+Cx6cX9SoqLYHu1jq9hDbmQlXvpZyYNIIbxa2JTJ+FD/oBQweVUwuTQv79KTg==}
|
||||
'@vue/compiler-dom@3.5.10':
|
||||
resolution: {integrity: sha512-DyxHC6qPcktwYGKOIy3XqnHRrrXyWR2u91AjP+nLkADko380srsC2DC3s7Y1Rk6YfOlxOlvEQKa9XXmLI+W4ZA==}
|
||||
|
||||
'@vue/compiler-sfc@3.5.9':
|
||||
resolution: {integrity: sha512-kp9qawcTXakYm0TN6YAwH24IurSywoXh4fWhRbLu0at4UVyo994bhEzJlQn82eiyqtut4GjkQodSfn8drFbpZQ==}
|
||||
'@vue/compiler-sfc@3.5.10':
|
||||
resolution: {integrity: sha512-to8E1BgpakV7224ZCm8gz1ZRSyjNCAWEplwFMWKlzCdP9DkMKhRRwt0WkCjY7jkzi/Vz3xgbpeig5Pnbly4Tow==}
|
||||
|
||||
'@vue/compiler-ssr@3.5.9':
|
||||
resolution: {integrity: sha512-fb1g2mQv32QzIei76rlXRTz08Grw+ZzBXSQfHo4StGFutm/flyebw3dGJkexKwcU3GjX9s5fIGjEv/cjO8j8Yw==}
|
||||
'@vue/compiler-ssr@3.5.10':
|
||||
resolution: {integrity: sha512-hxP4Y3KImqdtyUKXDRSxKSRkSm1H9fCvhojEYrnaoWhE4w/y8vwWhnosJoPPe2AXm5sU7CSbYYAgkt2ZPhDz+A==}
|
||||
|
||||
'@vue/compiler-vue2@2.7.16':
|
||||
resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==}
|
||||
@ -608,22 +609,22 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@vue/reactivity@3.5.9':
|
||||
resolution: {integrity: sha512-88ApgNZ6yPYpyYkTfXzcbWk6O8+LrPRIpa/U4AdeTzpfRUO+EUt5jemnTBVSlAUNmlYY96xa5feUNEq+BouLog==}
|
||||
'@vue/reactivity@3.5.10':
|
||||
resolution: {integrity: sha512-kW08v06F6xPSHhid9DJ9YjOGmwNDOsJJQk0ax21wKaUYzzuJGEuoKNU2Ujux8FLMrP7CFJJKsHhXN9l2WOVi2g==}
|
||||
|
||||
'@vue/runtime-core@3.5.9':
|
||||
resolution: {integrity: sha512-YAeP0zNkjSl5mEc1NxOg9qoAhLNbREElHAhfYbMXT57oF0ixehEEJWBhg2uvVxslCGh23JhpEAyMvJrJHW9WGg==}
|
||||
'@vue/runtime-core@3.5.10':
|
||||
resolution: {integrity: sha512-9Q86I5Qq3swSkFfzrZ+iqEy7Vla325M7S7xc1NwKnRm/qoi1Dauz0rT6mTMmscqx4qz0EDJ1wjB+A36k7rl8mA==}
|
||||
|
||||
'@vue/runtime-dom@3.5.9':
|
||||
resolution: {integrity: sha512-5Oq/5oenpB9lw94moKvOHqBDEaMSyDmcu2HS8AtAT6/pwdo/t9fR9aVtLh6FzYGGqZR9yRfoHAN6P7goblq1aA==}
|
||||
'@vue/runtime-dom@3.5.10':
|
||||
resolution: {integrity: sha512-t3x7ht5qF8ZRi1H4fZqFzyY2j+GTMTDxRheT+i8M9Ph0oepUxoadmbwlFwMoW7RYCpNQLpP2Yx3feKs+fyBdpA==}
|
||||
|
||||
'@vue/server-renderer@3.5.9':
|
||||
resolution: {integrity: sha512-tbuUsZfMWGazR9LXLNiiDSTwkO8K9sLyR70diY+FbQmKmh7236PPz4jkTxymelV8D89IJUGtbfe4VdmpHkmuxg==}
|
||||
'@vue/server-renderer@3.5.10':
|
||||
resolution: {integrity: sha512-IVE97tt2kGKwHNq9yVO0xdh1IvYfZCShvDSy46JIh5OQxP1/EXSpoDqetVmyIzL7CYOWnnmMkVqd7YK2QSWkdw==}
|
||||
peerDependencies:
|
||||
vue: 3.5.9
|
||||
vue: 3.5.10
|
||||
|
||||
'@vue/shared@3.5.9':
|
||||
resolution: {integrity: sha512-8wiT/m0mnsLhTME0mPgc57jv+4TipRBSAAmheUdYgiOaO6AobZPNOmm87ub4np65VVDgLcWxc+Edc++5Wyz1uA==}
|
||||
'@vue/shared@3.5.10':
|
||||
resolution: {integrity: sha512-VkkBhU97Ki+XJ0xvl4C9YJsIZ2uIlQ7HqPpZOS3m9VCvmROPaChZU6DexdMJqvz9tbgG+4EtFVrSuailUq5KGQ==}
|
||||
|
||||
'@vuetify/loader-shared@2.0.3':
|
||||
resolution: {integrity: sha512-Ss3GC7eJYkp2SF6xVzsT7FAruEmdihmn4OCk2+UocREerlXKWgOKKzTN5PN3ZVN5q05jHHrsNhTuWbhN61Bpdg==}
|
||||
@ -936,8 +937,8 @@ packages:
|
||||
eslint-import-resolver-node@0.3.9:
|
||||
resolution: {integrity: sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==}
|
||||
|
||||
eslint-module-utils@2.11.1:
|
||||
resolution: {integrity: sha512-EwcbfLOhwVMAfatfqLecR2yv3dE5+kQ8kx+Rrt0DvDXEVwW86KQ/xbMDQhtp5l42VXukD5SOF8mQQHbaNtO0CQ==}
|
||||
eslint-module-utils@2.12.0:
|
||||
resolution: {integrity: sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
'@typescript-eslint/parser': '*'
|
||||
@ -1596,8 +1597,8 @@ packages:
|
||||
roboto-fontface@0.10.0:
|
||||
resolution: {integrity: sha512-OlwfYEgA2RdboZohpldlvJ1xngOins5d7ejqnIBWr9KaMxsnBqotpptRXTyfNRLnFpqzX6sTDt+X+a+6udnU8g==}
|
||||
|
||||
rollup@4.22.4:
|
||||
resolution: {integrity: sha512-vD8HJ5raRcWOyymsR6Z3o6+RzfEPCnVLMFJ6vRslO1jt4LO6dUo5Qnpg7y4RkZFM2DMe3WUirkI5c16onjrc6A==}
|
||||
rollup@4.22.5:
|
||||
resolution: {integrity: sha512-WoinX7GeQOFMGznEcWA1WrTQCd/tpEbMkc3nuMs9BT0CPjMdSjPMTVClwWd4pgSQwJdP65SK9mTCNvItlr5o7w==}
|
||||
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
||||
hasBin: true
|
||||
|
||||
@ -1906,8 +1907,8 @@ packages:
|
||||
peerDependencies:
|
||||
typescript: '>=5.0.0'
|
||||
|
||||
vue@3.5.9:
|
||||
resolution: {integrity: sha512-nHzQhZ5cjFKynAY2beAm7XtJ5C13VKAFTLTgRYXy+Id1KEKBeiK6hO2RcW1hUjdbHMadz1YzxyHgQigOC54wug==}
|
||||
vue@3.5.10:
|
||||
resolution: {integrity: sha512-Vy2kmJwHPlouC/tSnIgXVg03SG+9wSqT1xu1Vehc+ChsXsRd7jLkKgMltVEFOzUdBr3uFwBCG+41LJtfAcBRng==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
@ -1996,6 +1997,10 @@ snapshots:
|
||||
js-tokens: 4.0.0
|
||||
picocolors: 1.0.1
|
||||
|
||||
'@babel/parser@7.25.3':
|
||||
dependencies:
|
||||
'@babel/types': 7.25.6
|
||||
|
||||
'@babel/parser@7.25.6':
|
||||
dependencies:
|
||||
'@babel/types': 7.25.6
|
||||
@ -2003,14 +2008,14 @@ snapshots:
|
||||
'@babel/template@7.25.0':
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.24.7
|
||||
'@babel/parser': 7.25.6
|
||||
'@babel/parser': 7.25.3
|
||||
'@babel/types': 7.25.6
|
||||
|
||||
'@babel/traverse@7.25.3':
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.24.7
|
||||
'@babel/generator': 7.25.0
|
||||
'@babel/parser': 7.25.6
|
||||
'@babel/parser': 7.25.3
|
||||
'@babel/template': 7.25.0
|
||||
'@babel/types': 7.25.6
|
||||
debug: 4.3.7
|
||||
@ -2098,8 +2103,6 @@ snapshots:
|
||||
eslint: 8.57.1
|
||||
eslint-visitor-keys: 3.4.3
|
||||
|
||||
'@eslint-community/regexpp@4.11.0': {}
|
||||
|
||||
'@eslint-community/regexpp@4.11.1': {}
|
||||
|
||||
'@eslint/eslintrc@2.1.4':
|
||||
@ -2161,68 +2164,68 @@ snapshots:
|
||||
'@nodelib/fs.scandir': 2.1.5
|
||||
fastq: 1.17.1
|
||||
|
||||
'@rollup/pluginutils@5.1.0(rollup@4.22.4)':
|
||||
'@rollup/pluginutils@5.1.0(rollup@4.22.5)':
|
||||
dependencies:
|
||||
'@types/estree': 1.0.5
|
||||
estree-walker: 2.0.2
|
||||
picomatch: 2.3.1
|
||||
optionalDependencies:
|
||||
rollup: 4.22.4
|
||||
rollup: 4.22.5
|
||||
|
||||
'@rollup/pluginutils@5.1.2(rollup@4.22.4)':
|
||||
'@rollup/pluginutils@5.1.2(rollup@4.22.5)':
|
||||
dependencies:
|
||||
'@types/estree': 1.0.6
|
||||
estree-walker: 2.0.2
|
||||
picomatch: 2.3.1
|
||||
optionalDependencies:
|
||||
rollup: 4.22.4
|
||||
rollup: 4.22.5
|
||||
|
||||
'@rollup/rollup-android-arm-eabi@4.22.4':
|
||||
'@rollup/rollup-android-arm-eabi@4.22.5':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-android-arm64@4.22.4':
|
||||
'@rollup/rollup-android-arm64@4.22.5':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-darwin-arm64@4.22.4':
|
||||
'@rollup/rollup-darwin-arm64@4.22.5':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-darwin-x64@4.22.4':
|
||||
'@rollup/rollup-darwin-x64@4.22.5':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-linux-arm-gnueabihf@4.22.4':
|
||||
'@rollup/rollup-linux-arm-gnueabihf@4.22.5':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-linux-arm-musleabihf@4.22.4':
|
||||
'@rollup/rollup-linux-arm-musleabihf@4.22.5':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-linux-arm64-gnu@4.22.4':
|
||||
'@rollup/rollup-linux-arm64-gnu@4.22.5':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-linux-arm64-musl@4.22.4':
|
||||
'@rollup/rollup-linux-arm64-musl@4.22.5':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-linux-powerpc64le-gnu@4.22.4':
|
||||
'@rollup/rollup-linux-powerpc64le-gnu@4.22.5':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-linux-riscv64-gnu@4.22.4':
|
||||
'@rollup/rollup-linux-riscv64-gnu@4.22.5':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-linux-s390x-gnu@4.22.4':
|
||||
'@rollup/rollup-linux-s390x-gnu@4.22.5':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-linux-x64-gnu@4.22.4':
|
||||
'@rollup/rollup-linux-x64-gnu@4.22.5':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-linux-x64-musl@4.22.4':
|
||||
'@rollup/rollup-linux-x64-musl@4.22.5':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-win32-arm64-msvc@4.22.4':
|
||||
'@rollup/rollup-win32-arm64-msvc@4.22.5':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-win32-ia32-msvc@4.22.4':
|
||||
'@rollup/rollup-win32-ia32-msvc@4.22.5':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-win32-x64-msvc@4.22.4':
|
||||
'@rollup/rollup-win32-x64-msvc@4.22.5':
|
||||
optional: true
|
||||
|
||||
'@rtsao/scc@1.1.0': {}
|
||||
@ -2235,7 +2238,7 @@ snapshots:
|
||||
|
||||
'@types/luxon@3.4.2': {}
|
||||
|
||||
'@types/node@20.16.9':
|
||||
'@types/node@20.16.10':
|
||||
dependencies:
|
||||
undici-types: 6.19.8
|
||||
|
||||
@ -2243,7 +2246,7 @@ snapshots:
|
||||
|
||||
'@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.6.2))(eslint@8.57.1)(typescript@5.6.2)':
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.11.0
|
||||
'@eslint-community/regexpp': 4.11.1
|
||||
'@typescript-eslint/parser': 7.18.0(eslint@8.57.1)(typescript@5.6.2)
|
||||
'@typescript-eslint/scope-manager': 7.18.0
|
||||
'@typescript-eslint/type-utils': 7.18.0(eslint@8.57.1)(typescript@5.6.2)
|
||||
@ -2324,10 +2327,10 @@ snapshots:
|
||||
|
||||
'@ungap/structured-clone@1.2.0': {}
|
||||
|
||||
'@vitejs/plugin-vue@5.1.4(vite@5.4.8(@types/node@20.16.9)(sass@1.79.3))(vue@3.5.9(typescript@5.6.2))':
|
||||
'@vitejs/plugin-vue@5.1.4(vite@5.4.8(@types/node@20.16.10)(sass@1.79.3))(vue@3.5.10(typescript@5.6.2))':
|
||||
dependencies:
|
||||
vite: 5.4.8(@types/node@20.16.9)(sass@1.79.3)
|
||||
vue: 3.5.9(typescript@5.6.2)
|
||||
vite: 5.4.8(@types/node@20.16.10)(sass@1.79.3)
|
||||
vue: 3.5.10(typescript@5.6.2)
|
||||
|
||||
'@volar/language-core@2.4.5':
|
||||
dependencies:
|
||||
@ -2341,48 +2344,48 @@ snapshots:
|
||||
path-browserify: 1.0.1
|
||||
vscode-uri: 3.0.8
|
||||
|
||||
'@vue-macros/common@1.14.0(rollup@4.22.4)(vue@3.5.9(typescript@5.6.2))':
|
||||
'@vue-macros/common@1.14.0(rollup@4.22.5)(vue@3.5.10(typescript@5.6.2))':
|
||||
dependencies:
|
||||
'@babel/types': 7.25.6
|
||||
'@rollup/pluginutils': 5.1.2(rollup@4.22.4)
|
||||
'@vue/compiler-sfc': 3.5.9
|
||||
'@rollup/pluginutils': 5.1.2(rollup@4.22.5)
|
||||
'@vue/compiler-sfc': 3.5.10
|
||||
ast-kit: 1.2.1
|
||||
local-pkg: 0.5.0
|
||||
magic-string-ast: 0.6.2
|
||||
optionalDependencies:
|
||||
vue: 3.5.9(typescript@5.6.2)
|
||||
vue: 3.5.10(typescript@5.6.2)
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
|
||||
'@vue/compiler-core@3.5.9':
|
||||
'@vue/compiler-core@3.5.10':
|
||||
dependencies:
|
||||
'@babel/parser': 7.25.6
|
||||
'@vue/shared': 3.5.9
|
||||
'@vue/shared': 3.5.10
|
||||
entities: 4.5.0
|
||||
estree-walker: 2.0.2
|
||||
source-map-js: 1.2.1
|
||||
|
||||
'@vue/compiler-dom@3.5.9':
|
||||
'@vue/compiler-dom@3.5.10':
|
||||
dependencies:
|
||||
'@vue/compiler-core': 3.5.9
|
||||
'@vue/shared': 3.5.9
|
||||
'@vue/compiler-core': 3.5.10
|
||||
'@vue/shared': 3.5.10
|
||||
|
||||
'@vue/compiler-sfc@3.5.9':
|
||||
'@vue/compiler-sfc@3.5.10':
|
||||
dependencies:
|
||||
'@babel/parser': 7.25.6
|
||||
'@vue/compiler-core': 3.5.9
|
||||
'@vue/compiler-dom': 3.5.9
|
||||
'@vue/compiler-ssr': 3.5.9
|
||||
'@vue/shared': 3.5.9
|
||||
'@vue/compiler-core': 3.5.10
|
||||
'@vue/compiler-dom': 3.5.10
|
||||
'@vue/compiler-ssr': 3.5.10
|
||||
'@vue/shared': 3.5.10
|
||||
estree-walker: 2.0.2
|
||||
magic-string: 0.30.11
|
||||
postcss: 8.4.47
|
||||
source-map-js: 1.2.1
|
||||
|
||||
'@vue/compiler-ssr@3.5.9':
|
||||
'@vue/compiler-ssr@3.5.10':
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.5.9
|
||||
'@vue/shared': 3.5.9
|
||||
'@vue/compiler-dom': 3.5.10
|
||||
'@vue/shared': 3.5.10
|
||||
|
||||
'@vue/compiler-vue2@2.7.16':
|
||||
dependencies:
|
||||
@ -2408,9 +2411,9 @@ snapshots:
|
||||
'@vue/language-core@2.1.6(typescript@5.6.2)':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.4.5
|
||||
'@vue/compiler-dom': 3.5.9
|
||||
'@vue/compiler-dom': 3.5.10
|
||||
'@vue/compiler-vue2': 2.7.16
|
||||
'@vue/shared': 3.5.9
|
||||
'@vue/shared': 3.5.10
|
||||
computeds: 0.0.1
|
||||
minimatch: 9.0.5
|
||||
muggle-string: 0.4.1
|
||||
@ -2418,35 +2421,35 @@ snapshots:
|
||||
optionalDependencies:
|
||||
typescript: 5.6.2
|
||||
|
||||
'@vue/reactivity@3.5.9':
|
||||
'@vue/reactivity@3.5.10':
|
||||
dependencies:
|
||||
'@vue/shared': 3.5.9
|
||||
'@vue/shared': 3.5.10
|
||||
|
||||
'@vue/runtime-core@3.5.9':
|
||||
'@vue/runtime-core@3.5.10':
|
||||
dependencies:
|
||||
'@vue/reactivity': 3.5.9
|
||||
'@vue/shared': 3.5.9
|
||||
'@vue/reactivity': 3.5.10
|
||||
'@vue/shared': 3.5.10
|
||||
|
||||
'@vue/runtime-dom@3.5.9':
|
||||
'@vue/runtime-dom@3.5.10':
|
||||
dependencies:
|
||||
'@vue/reactivity': 3.5.9
|
||||
'@vue/runtime-core': 3.5.9
|
||||
'@vue/shared': 3.5.9
|
||||
'@vue/reactivity': 3.5.10
|
||||
'@vue/runtime-core': 3.5.10
|
||||
'@vue/shared': 3.5.10
|
||||
csstype: 3.1.3
|
||||
|
||||
'@vue/server-renderer@3.5.9(vue@3.5.9(typescript@5.6.2))':
|
||||
'@vue/server-renderer@3.5.10(vue@3.5.10(typescript@5.6.2))':
|
||||
dependencies:
|
||||
'@vue/compiler-ssr': 3.5.9
|
||||
'@vue/shared': 3.5.9
|
||||
vue: 3.5.9(typescript@5.6.2)
|
||||
'@vue/compiler-ssr': 3.5.10
|
||||
'@vue/shared': 3.5.10
|
||||
vue: 3.5.10(typescript@5.6.2)
|
||||
|
||||
'@vue/shared@3.5.9': {}
|
||||
'@vue/shared@3.5.10': {}
|
||||
|
||||
'@vuetify/loader-shared@2.0.3(vue@3.5.9(typescript@5.6.2))(vuetify@3.7.2(typescript@5.6.2)(vite-plugin-vuetify@2.0.4)(vue@3.5.9(typescript@5.6.2)))':
|
||||
'@vuetify/loader-shared@2.0.3(vue@3.5.10(typescript@5.6.2))(vuetify@3.7.2(typescript@5.6.2)(vite-plugin-vuetify@2.0.4)(vue@3.5.10(typescript@5.6.2)))':
|
||||
dependencies:
|
||||
upath: 2.0.1
|
||||
vue: 3.5.9(typescript@5.6.2)
|
||||
vuetify: 3.7.2(typescript@5.6.2)(vite-plugin-vuetify@2.0.4)(vue@3.5.9(typescript@5.6.2))
|
||||
vue: 3.5.10(typescript@5.6.2)
|
||||
vuetify: 3.7.2(typescript@5.6.2)(vite-plugin-vuetify@2.0.4)(vue@3.5.10(typescript@5.6.2))
|
||||
|
||||
acorn-jsx@5.3.2(acorn@8.12.1):
|
||||
dependencies:
|
||||
@ -2545,7 +2548,7 @@ snapshots:
|
||||
babel-eslint@10.1.0(eslint@8.57.1):
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.24.7
|
||||
'@babel/parser': 7.25.6
|
||||
'@babel/parser': 7.25.3
|
||||
'@babel/traverse': 7.25.3
|
||||
'@babel/types': 7.25.6
|
||||
eslint: 8.57.1
|
||||
@ -2835,7 +2838,7 @@ snapshots:
|
||||
eslint-plugin-n: 17.10.3(eslint@8.57.1)
|
||||
eslint-plugin-promise: 7.1.0(eslint@8.57.1)
|
||||
|
||||
eslint-config-vuetify@1.0.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.6.2))(eslint-plugin-n@17.10.3(eslint@8.57.1))(eslint@8.57.1)(typescript@5.6.2)(vite-plugin-vuetify@2.0.4(vite@5.4.8(@types/node@20.16.9)(sass@1.79.3))(vue@3.5.9(typescript@5.6.2))(vuetify@3.7.2)):
|
||||
eslint-config-vuetify@1.0.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.6.2))(eslint-plugin-n@17.10.3(eslint@8.57.1))(eslint@8.57.1)(typescript@5.6.2)(vite-plugin-vuetify@2.0.4(vite@5.4.8(@types/node@20.16.10)(sass@1.79.3))(vue@3.5.10(typescript@5.6.2))(vuetify@3.7.2)):
|
||||
dependencies:
|
||||
babel-eslint: 10.1.0(eslint@8.57.1)
|
||||
eslint: 8.57.1
|
||||
@ -2846,9 +2849,9 @@ snapshots:
|
||||
eslint-plugin-promise: 6.6.0(eslint@8.57.1)
|
||||
eslint-plugin-standard: 4.1.0(eslint@8.57.1)
|
||||
eslint-plugin-vue: 9.28.0(eslint@8.57.1)
|
||||
eslint-plugin-vuetify: 2.4.0(eslint@8.57.1)(vuetify@3.7.2(typescript@5.6.2)(vite-plugin-vuetify@2.0.4)(vue@3.5.9(typescript@5.6.2)))
|
||||
vue: 3.5.9(typescript@5.6.2)
|
||||
vuetify: 3.7.2(typescript@5.6.2)(vite-plugin-vuetify@2.0.4)(vue@3.5.9(typescript@5.6.2))
|
||||
eslint-plugin-vuetify: 2.4.0(eslint@8.57.1)(vuetify@3.7.2(typescript@5.6.2)(vite-plugin-vuetify@2.0.4)(vue@3.5.10(typescript@5.6.2)))
|
||||
vue: 3.5.10(typescript@5.6.2)
|
||||
vuetify: 3.7.2(typescript@5.6.2)(vite-plugin-vuetify@2.0.4)(vue@3.5.10(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- '@typescript-eslint/parser'
|
||||
- eslint-import-resolver-typescript
|
||||
@ -2866,7 +2869,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
eslint-module-utils@2.11.1(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.6.2))(eslint-import-resolver-node@0.3.9)(eslint@8.57.1):
|
||||
eslint-module-utils@2.12.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.6.2))(eslint-import-resolver-node@0.3.9)(eslint@8.57.1):
|
||||
dependencies:
|
||||
debug: 3.2.7
|
||||
optionalDependencies:
|
||||
@ -2900,7 +2903,7 @@ snapshots:
|
||||
doctrine: 2.1.0
|
||||
eslint: 8.57.1
|
||||
eslint-import-resolver-node: 0.3.9
|
||||
eslint-module-utils: 2.11.1(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.6.2))(eslint-import-resolver-node@0.3.9)(eslint@8.57.1)
|
||||
eslint-module-utils: 2.12.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.6.2))(eslint-import-resolver-node@0.3.9)(eslint@8.57.1)
|
||||
hasown: 2.0.2
|
||||
is-core-module: 2.15.1
|
||||
is-glob: 4.0.3
|
||||
@ -2965,12 +2968,12 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
eslint-plugin-vuetify@2.4.0(eslint@8.57.1)(vuetify@3.7.2(typescript@5.6.2)(vite-plugin-vuetify@2.0.4)(vue@3.5.9(typescript@5.6.2))):
|
||||
eslint-plugin-vuetify@2.4.0(eslint@8.57.1)(vuetify@3.7.2(typescript@5.6.2)(vite-plugin-vuetify@2.0.4)(vue@3.5.10(typescript@5.6.2))):
|
||||
dependencies:
|
||||
eslint: 8.57.1
|
||||
eslint-plugin-vue: 9.28.0(eslint@8.57.1)
|
||||
requireindex: 1.2.0
|
||||
vuetify: 3.7.2(typescript@5.6.2)(vite-plugin-vuetify@2.0.4)(vue@3.5.9(typescript@5.6.2))
|
||||
vuetify: 3.7.2(typescript@5.6.2)(vite-plugin-vuetify@2.0.4)(vue@3.5.10(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
@ -3474,11 +3477,11 @@ snapshots:
|
||||
|
||||
picomatch@2.3.1: {}
|
||||
|
||||
pinia@2.2.2(typescript@5.6.2)(vue@3.5.9(typescript@5.6.2)):
|
||||
pinia@2.2.2(typescript@5.6.2)(vue@3.5.10(typescript@5.6.2)):
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.6.3
|
||||
vue: 3.5.9(typescript@5.6.2)
|
||||
vue-demi: 0.14.10(vue@3.5.9(typescript@5.6.2))
|
||||
vue: 3.5.10(typescript@5.6.2)
|
||||
vue-demi: 0.14.10(vue@3.5.10(typescript@5.6.2))
|
||||
optionalDependencies:
|
||||
typescript: 5.6.2
|
||||
|
||||
@ -3544,26 +3547,26 @@ snapshots:
|
||||
|
||||
roboto-fontface@0.10.0: {}
|
||||
|
||||
rollup@4.22.4:
|
||||
rollup@4.22.5:
|
||||
dependencies:
|
||||
'@types/estree': 1.0.5
|
||||
'@types/estree': 1.0.6
|
||||
optionalDependencies:
|
||||
'@rollup/rollup-android-arm-eabi': 4.22.4
|
||||
'@rollup/rollup-android-arm64': 4.22.4
|
||||
'@rollup/rollup-darwin-arm64': 4.22.4
|
||||
'@rollup/rollup-darwin-x64': 4.22.4
|
||||
'@rollup/rollup-linux-arm-gnueabihf': 4.22.4
|
||||
'@rollup/rollup-linux-arm-musleabihf': 4.22.4
|
||||
'@rollup/rollup-linux-arm64-gnu': 4.22.4
|
||||
'@rollup/rollup-linux-arm64-musl': 4.22.4
|
||||
'@rollup/rollup-linux-powerpc64le-gnu': 4.22.4
|
||||
'@rollup/rollup-linux-riscv64-gnu': 4.22.4
|
||||
'@rollup/rollup-linux-s390x-gnu': 4.22.4
|
||||
'@rollup/rollup-linux-x64-gnu': 4.22.4
|
||||
'@rollup/rollup-linux-x64-musl': 4.22.4
|
||||
'@rollup/rollup-win32-arm64-msvc': 4.22.4
|
||||
'@rollup/rollup-win32-ia32-msvc': 4.22.4
|
||||
'@rollup/rollup-win32-x64-msvc': 4.22.4
|
||||
'@rollup/rollup-android-arm-eabi': 4.22.5
|
||||
'@rollup/rollup-android-arm64': 4.22.5
|
||||
'@rollup/rollup-darwin-arm64': 4.22.5
|
||||
'@rollup/rollup-darwin-x64': 4.22.5
|
||||
'@rollup/rollup-linux-arm-gnueabihf': 4.22.5
|
||||
'@rollup/rollup-linux-arm-musleabihf': 4.22.5
|
||||
'@rollup/rollup-linux-arm64-gnu': 4.22.5
|
||||
'@rollup/rollup-linux-arm64-musl': 4.22.5
|
||||
'@rollup/rollup-linux-powerpc64le-gnu': 4.22.5
|
||||
'@rollup/rollup-linux-riscv64-gnu': 4.22.5
|
||||
'@rollup/rollup-linux-s390x-gnu': 4.22.5
|
||||
'@rollup/rollup-linux-x64-gnu': 4.22.5
|
||||
'@rollup/rollup-linux-x64-musl': 4.22.5
|
||||
'@rollup/rollup-win32-arm64-msvc': 4.22.5
|
||||
'@rollup/rollup-win32-ia32-msvc': 4.22.5
|
||||
'@rollup/rollup-win32-x64-msvc': 4.22.5
|
||||
fsevents: 2.3.3
|
||||
|
||||
run-parallel@1.2.0:
|
||||
@ -3741,9 +3744,9 @@ snapshots:
|
||||
|
||||
undici-types@6.19.8: {}
|
||||
|
||||
unimport@3.13.0(rollup@4.22.4)(webpack-sources@3.2.3):
|
||||
unimport@3.13.0(rollup@4.22.5)(webpack-sources@3.2.3):
|
||||
dependencies:
|
||||
'@rollup/pluginutils': 5.1.2(rollup@4.22.4)
|
||||
'@rollup/pluginutils': 5.1.2(rollup@4.22.5)
|
||||
acorn: 8.12.1
|
||||
escape-string-regexp: 5.0.0
|
||||
estree-walker: 3.0.3
|
||||
@ -3760,30 +3763,30 @@ snapshots:
|
||||
- rollup
|
||||
- webpack-sources
|
||||
|
||||
unplugin-auto-import@0.18.3(rollup@4.22.4)(webpack-sources@3.2.3):
|
||||
unplugin-auto-import@0.18.3(rollup@4.22.5)(webpack-sources@3.2.3):
|
||||
dependencies:
|
||||
'@antfu/utils': 0.7.10
|
||||
'@rollup/pluginutils': 5.1.2(rollup@4.22.4)
|
||||
'@rollup/pluginutils': 5.1.2(rollup@4.22.5)
|
||||
fast-glob: 3.3.2
|
||||
local-pkg: 0.5.0
|
||||
magic-string: 0.30.11
|
||||
minimatch: 9.0.5
|
||||
unimport: 3.13.0(rollup@4.22.4)(webpack-sources@3.2.3)
|
||||
unimport: 3.13.0(rollup@4.22.5)(webpack-sources@3.2.3)
|
||||
unplugin: 1.14.1(webpack-sources@3.2.3)
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
- webpack-sources
|
||||
|
||||
unplugin-fonts@1.1.1(vite@5.4.8(@types/node@20.16.9)(sass@1.79.3)):
|
||||
unplugin-fonts@1.1.1(vite@5.4.8(@types/node@20.16.10)(sass@1.79.3)):
|
||||
dependencies:
|
||||
fast-glob: 3.3.2
|
||||
unplugin: 1.12.1
|
||||
vite: 5.4.8(@types/node@20.16.9)(sass@1.79.3)
|
||||
vite: 5.4.8(@types/node@20.16.10)(sass@1.79.3)
|
||||
|
||||
unplugin-vue-components@0.27.4(@babel/parser@7.25.6)(rollup@4.22.4)(vue@3.5.9(typescript@5.6.2)):
|
||||
unplugin-vue-components@0.27.4(@babel/parser@7.25.6)(rollup@4.22.5)(vue@3.5.10(typescript@5.6.2)):
|
||||
dependencies:
|
||||
'@antfu/utils': 0.7.10
|
||||
'@rollup/pluginutils': 5.1.0(rollup@4.22.4)
|
||||
'@rollup/pluginutils': 5.1.0(rollup@4.22.5)
|
||||
chokidar: 3.6.0
|
||||
debug: 4.3.6
|
||||
fast-glob: 3.3.2
|
||||
@ -3792,18 +3795,18 @@ snapshots:
|
||||
minimatch: 9.0.5
|
||||
mlly: 1.7.1
|
||||
unplugin: 1.12.1
|
||||
vue: 3.5.9(typescript@5.6.2)
|
||||
vue: 3.5.10(typescript@5.6.2)
|
||||
optionalDependencies:
|
||||
'@babel/parser': 7.25.6
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
- supports-color
|
||||
|
||||
unplugin-vue-router@0.10.8(rollup@4.22.4)(vue-router@4.4.5(vue@3.5.9(typescript@5.6.2)))(vue@3.5.9(typescript@5.6.2))(webpack-sources@3.2.3):
|
||||
unplugin-vue-router@0.10.8(rollup@4.22.5)(vue-router@4.4.5(vue@3.5.10(typescript@5.6.2)))(vue@3.5.10(typescript@5.6.2))(webpack-sources@3.2.3):
|
||||
dependencies:
|
||||
'@babel/types': 7.25.6
|
||||
'@rollup/pluginutils': 5.1.2(rollup@4.22.4)
|
||||
'@vue-macros/common': 1.14.0(rollup@4.22.4)(vue@3.5.9(typescript@5.6.2))
|
||||
'@rollup/pluginutils': 5.1.2(rollup@4.22.5)
|
||||
'@vue-macros/common': 1.14.0(rollup@4.22.5)(vue@3.5.10(typescript@5.6.2))
|
||||
ast-walker-scope: 0.6.2
|
||||
chokidar: 3.6.0
|
||||
fast-glob: 3.3.2
|
||||
@ -3816,7 +3819,7 @@ snapshots:
|
||||
unplugin: 1.14.1(webpack-sources@3.2.3)
|
||||
yaml: 2.5.1
|
||||
optionalDependencies:
|
||||
vue-router: 4.4.5(vue@3.5.9(typescript@5.6.2))
|
||||
vue-router: 4.4.5(vue@3.5.10(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
- vue
|
||||
@ -3846,42 +3849,42 @@ snapshots:
|
||||
|
||||
uuid@10.0.0: {}
|
||||
|
||||
vite-plugin-vue-layouts@0.11.0(vite@5.4.8(@types/node@20.16.9)(sass@1.79.3))(vue-router@4.4.5(vue@3.5.9(typescript@5.6.2)))(vue@3.5.9(typescript@5.6.2)):
|
||||
vite-plugin-vue-layouts@0.11.0(vite@5.4.8(@types/node@20.16.10)(sass@1.79.3))(vue-router@4.4.5(vue@3.5.10(typescript@5.6.2)))(vue@3.5.10(typescript@5.6.2)):
|
||||
dependencies:
|
||||
debug: 4.3.6
|
||||
fast-glob: 3.3.2
|
||||
vite: 5.4.8(@types/node@20.16.9)(sass@1.79.3)
|
||||
vue: 3.5.9(typescript@5.6.2)
|
||||
vue-router: 4.4.5(vue@3.5.9(typescript@5.6.2))
|
||||
vite: 5.4.8(@types/node@20.16.10)(sass@1.79.3)
|
||||
vue: 3.5.10(typescript@5.6.2)
|
||||
vue-router: 4.4.5(vue@3.5.10(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
vite-plugin-vuetify@2.0.4(vite@5.4.8(@types/node@20.16.9)(sass@1.79.3))(vue@3.5.9(typescript@5.6.2))(vuetify@3.7.2):
|
||||
vite-plugin-vuetify@2.0.4(vite@5.4.8(@types/node@20.16.10)(sass@1.79.3))(vue@3.5.10(typescript@5.6.2))(vuetify@3.7.2):
|
||||
dependencies:
|
||||
'@vuetify/loader-shared': 2.0.3(vue@3.5.9(typescript@5.6.2))(vuetify@3.7.2(typescript@5.6.2)(vite-plugin-vuetify@2.0.4)(vue@3.5.9(typescript@5.6.2)))
|
||||
'@vuetify/loader-shared': 2.0.3(vue@3.5.10(typescript@5.6.2))(vuetify@3.7.2(typescript@5.6.2)(vite-plugin-vuetify@2.0.4)(vue@3.5.10(typescript@5.6.2)))
|
||||
debug: 4.3.6
|
||||
upath: 2.0.1
|
||||
vite: 5.4.8(@types/node@20.16.9)(sass@1.79.3)
|
||||
vue: 3.5.9(typescript@5.6.2)
|
||||
vuetify: 3.7.2(typescript@5.6.2)(vite-plugin-vuetify@2.0.4)(vue@3.5.9(typescript@5.6.2))
|
||||
vite: 5.4.8(@types/node@20.16.10)(sass@1.79.3)
|
||||
vue: 3.5.10(typescript@5.6.2)
|
||||
vuetify: 3.7.2(typescript@5.6.2)(vite-plugin-vuetify@2.0.4)(vue@3.5.10(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
vite@5.4.8(@types/node@20.16.9)(sass@1.79.3):
|
||||
vite@5.4.8(@types/node@20.16.10)(sass@1.79.3):
|
||||
dependencies:
|
||||
esbuild: 0.21.5
|
||||
postcss: 8.4.47
|
||||
rollup: 4.22.4
|
||||
rollup: 4.22.5
|
||||
optionalDependencies:
|
||||
'@types/node': 20.16.9
|
||||
'@types/node': 20.16.10
|
||||
fsevents: 2.3.3
|
||||
sass: 1.79.3
|
||||
|
||||
vscode-uri@3.0.8: {}
|
||||
|
||||
vue-demi@0.14.10(vue@3.5.9(typescript@5.6.2)):
|
||||
vue-demi@0.14.10(vue@3.5.10(typescript@5.6.2)):
|
||||
dependencies:
|
||||
vue: 3.5.9(typescript@5.6.2)
|
||||
vue: 3.5.10(typescript@5.6.2)
|
||||
|
||||
vue-eslint-parser@9.4.3(eslint@8.57.1):
|
||||
dependencies:
|
||||
@ -3896,10 +3899,10 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
vue-router@4.4.5(vue@3.5.9(typescript@5.6.2)):
|
||||
vue-router@4.4.5(vue@3.5.10(typescript@5.6.2)):
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.6.4
|
||||
vue: 3.5.9(typescript@5.6.2)
|
||||
vue: 3.5.10(typescript@5.6.2)
|
||||
|
||||
vue-tsc@2.1.6(typescript@5.6.2):
|
||||
dependencies:
|
||||
@ -3908,22 +3911,22 @@ snapshots:
|
||||
semver: 7.6.3
|
||||
typescript: 5.6.2
|
||||
|
||||
vue@3.5.9(typescript@5.6.2):
|
||||
vue@3.5.10(typescript@5.6.2):
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.5.9
|
||||
'@vue/compiler-sfc': 3.5.9
|
||||
'@vue/runtime-dom': 3.5.9
|
||||
'@vue/server-renderer': 3.5.9(vue@3.5.9(typescript@5.6.2))
|
||||
'@vue/shared': 3.5.9
|
||||
'@vue/compiler-dom': 3.5.10
|
||||
'@vue/compiler-sfc': 3.5.10
|
||||
'@vue/runtime-dom': 3.5.10
|
||||
'@vue/server-renderer': 3.5.10(vue@3.5.10(typescript@5.6.2))
|
||||
'@vue/shared': 3.5.10
|
||||
optionalDependencies:
|
||||
typescript: 5.6.2
|
||||
|
||||
vuetify@3.7.2(typescript@5.6.2)(vite-plugin-vuetify@2.0.4)(vue@3.5.9(typescript@5.6.2)):
|
||||
vuetify@3.7.2(typescript@5.6.2)(vite-plugin-vuetify@2.0.4)(vue@3.5.10(typescript@5.6.2)):
|
||||
dependencies:
|
||||
vue: 3.5.9(typescript@5.6.2)
|
||||
vue: 3.5.10(typescript@5.6.2)
|
||||
optionalDependencies:
|
||||
typescript: 5.6.2
|
||||
vite-plugin-vuetify: 2.0.4(vite@5.4.8(@types/node@20.16.9)(sass@1.79.3))(vue@3.5.9(typescript@5.6.2))(vuetify@3.7.2)
|
||||
vite-plugin-vuetify: 2.0.4(vite@5.4.8(@types/node@20.16.10)(sass@1.79.3))(vue@3.5.10(typescript@5.6.2))(vuetify@3.7.2)
|
||||
|
||||
webpack-sources@3.2.3: {}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user