Merge pull request '⬆️ Update dependency axios to v1.6.4' (#23) from renovate/axios-1.x into main
All checks were successful
ci/woodpecker/push/docker Pipeline was successful

Reviewed-on: #23
This commit is contained in:
sebclem 2024-01-04 16:29:34 +01:00
commit 6fe4f14686
2 changed files with 93 additions and 119 deletions

View File

@ -17,7 +17,7 @@
"@mdi/font": "7.4.47",
"@types/js-cookie": "3.0.6",
"@types/uuid": "9.0.7",
"axios": "1.6.3",
"axios": "1.6.4",
"jose": "5.1.3",
"js-cookie": "3.0.5",
"pinia": "2.1.7",

View File

@ -15,11 +15,11 @@ dependencies:
specifier: 9.0.7
version: 9.0.7
axios:
specifier: 1.6.3
version: 1.6.3
specifier: 1.6.4
version: 1.6.4
jose:
specifier: 5.2.0
version: 5.2.0
specifier: 5.1.3
version: 5.1.3
js-cookie:
specifier: 3.0.5
version: 3.0.5
@ -56,8 +56,8 @@ devDependencies:
specifier: 21.1.6
version: 21.1.6
'@types/node':
specifier: 20.10.4
version: 20.10.4
specifier: 20.10.6
version: 20.10.6
'@types/webfontloader':
specifier: 1.6.38
version: 1.6.38
@ -66,10 +66,10 @@ devDependencies:
version: 5.0.2(vite@5.0.10)(vue@3.4.3)
'@vue/eslint-config-prettier':
specifier: 9.0.0
version: 9.0.0(eslint@8.56.0)(prettier@3.1.1)
version: 9.0.0(eslint@8.55.0)(prettier@3.1.1)
'@vue/eslint-config-typescript':
specifier: 12.0.0
version: 12.0.0(eslint-plugin-vue@9.19.2)(eslint@8.56.0)(typescript@5.3.3)
version: 12.0.0(eslint-plugin-vue@9.19.2)(eslint@8.55.0)(typescript@5.3.3)
'@vue/test-utils':
specifier: 2.4.3
version: 2.4.3(vue@3.4.3)
@ -77,11 +77,11 @@ devDependencies:
specifier: 0.5.1
version: 0.5.1
eslint:
specifier: 8.56.0
version: 8.56.0
specifier: 8.55.0
version: 8.55.0
eslint-plugin-vue:
specifier: 9.19.2
version: 9.19.2(eslint@8.56.0)
version: 9.19.2(eslint@8.55.0)
husky:
specifier: 8.0.3
version: 8.0.3
@ -98,23 +98,23 @@ devDependencies:
specifier: 3.1.1
version: 3.1.1
sass:
specifier: 1.69.7
version: 1.69.7
specifier: 1.69.5
version: 1.69.5
sass-loader:
specifier: 13.3.3
version: 13.3.3(sass@1.69.7)(webpack@5.89.0)
version: 13.3.3(sass@1.69.5)(webpack@5.89.0)
typescript:
specifier: 5.3.3
version: 5.3.3
vite:
specifier: 5.0.10
version: 5.0.10(@types/node@20.10.4)(sass@1.69.7)
version: 5.0.10(@types/node@20.10.6)(sass@1.69.5)
vite-plugin-vuetify:
specifier: 2.0.1
version: 2.0.1(vite@5.0.10)(vue@3.4.3)(vuetify@3.4.9)
vitest:
specifier: 1.1.1
version: 1.1.1(@types/node@20.10.4)(jsdom@23.0.1)(sass@1.69.7)
version: 1.1.1(@types/node@20.10.6)(jsdom@23.0.1)(sass@1.69.5)
vue-cli-plugin-vuetify:
specifier: 2.5.8
version: 2.5.8(sass-loader@13.3.3)(vue@3.4.3)(webpack@5.89.0)
@ -123,7 +123,7 @@ devDependencies:
version: 1.8.27(typescript@5.3.3)
webpack-plugin-vuetify:
specifier: 3.0.1
version: 3.0.1(@vue/compiler-sfc@3.3.11)(vue@3.4.3)(vuetify@3.4.9)(webpack@5.89.0)
version: 3.0.1(@vue/compiler-sfc@3.4.3)(vue@3.4.3)(vuetify@3.4.9)(webpack@5.89.0)
packages:
@ -331,13 +331,13 @@ packages:
requiresBuild: true
optional: true
/@eslint-community/eslint-utils@4.4.0(eslint@8.56.0):
/@eslint-community/eslint-utils@4.4.0(eslint@8.55.0):
resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
dependencies:
eslint: 8.56.0
eslint: 8.55.0
eslint-visitor-keys: 3.4.3
dev: true
@ -363,8 +363,8 @@ packages:
- supports-color
dev: true
/@eslint/js@8.56.0:
resolution: {integrity: sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==}
/@eslint/js@8.55.0:
resolution: {integrity: sha512-qQfo2mxH5yVom1kacMtZZJFVdW+E70mqHMJvVg6WTLo+VBuQJ4TojZlfWBjK0ve5BdEeNAVxOsl/nvNMpJOaJA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
@ -607,7 +607,7 @@ packages:
/@types/jsdom@21.1.6:
resolution: {integrity: sha512-/7kkMsC+/kMs7gAYmmBR9P0vGTnOoLhQhyhQJSlXGI5bzTHp6xdo0TtKWQAsz6pmSAeVqKSbqeyP6hytqr9FDw==}
dependencies:
'@types/node': 20.10.4
'@types/node': 20.10.6
'@types/tough-cookie': 4.0.5
parse5: 7.1.2
dev: true
@ -615,8 +615,8 @@ packages:
/@types/json-schema@7.0.15:
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
/@types/node@20.10.4:
resolution: {integrity: sha512-D08YG6rr8X90YB56tSIuBaddy/UXAA9RKJoFvrsnogAum/0pmjkgi4+2nx96A330FmioegBWmEYQ+syqCFaveg==}
/@types/node@20.10.6:
resolution: {integrity: sha512-Vac8H+NlRNNlAmDfGUP7b5h/KA+AtWIzuXy0E6OyP8f1tCLYAtPvKRRDJjAPqhpCb0t6U2j7/xqAuLEebW2kiw==}
dependencies:
undici-types: 5.26.5
@ -636,7 +636,7 @@ packages:
resolution: {integrity: sha512-kUaF72Fv202suFx6yBrwXqeVRMx7hGtJTesyESZgn9sEPCUeDXm2p0SiyS1MTqW74nQP4p7JyrOCwZ7pNFns4w==}
dev: true
/@typescript-eslint/eslint-plugin@6.14.0(@typescript-eslint/parser@6.14.0)(eslint@8.56.0)(typescript@5.3.3):
/@typescript-eslint/eslint-plugin@6.14.0(@typescript-eslint/parser@6.14.0)(eslint@8.55.0)(typescript@5.3.3):
resolution: {integrity: sha512-1ZJBykBCXaSHG94vMMKmiHoL0MhNHKSVlcHVYZNw+BKxufhqQVTOawNpwwI1P5nIFZ/4jLVop0mcY6mJJDFNaw==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
@ -648,13 +648,13 @@ packages:
optional: true
dependencies:
'@eslint-community/regexpp': 4.10.0
'@typescript-eslint/parser': 6.14.0(eslint@8.56.0)(typescript@5.3.3)
'@typescript-eslint/parser': 6.14.0(eslint@8.55.0)(typescript@5.3.3)
'@typescript-eslint/scope-manager': 6.14.0
'@typescript-eslint/type-utils': 6.14.0(eslint@8.56.0)(typescript@5.3.3)
'@typescript-eslint/utils': 6.14.0(eslint@8.56.0)(typescript@5.3.3)
'@typescript-eslint/type-utils': 6.14.0(eslint@8.55.0)(typescript@5.3.3)
'@typescript-eslint/utils': 6.14.0(eslint@8.55.0)(typescript@5.3.3)
'@typescript-eslint/visitor-keys': 6.14.0
debug: 4.3.4
eslint: 8.56.0
eslint: 8.55.0
graphemer: 1.4.0
ignore: 5.3.0
natural-compare: 1.4.0
@ -665,7 +665,7 @@ packages:
- supports-color
dev: true
/@typescript-eslint/parser@6.14.0(eslint@8.56.0)(typescript@5.3.3):
/@typescript-eslint/parser@6.14.0(eslint@8.55.0)(typescript@5.3.3):
resolution: {integrity: sha512-QjToC14CKacd4Pa7JK4GeB/vHmWFJckec49FR4hmIRf97+KXole0T97xxu9IFiPxVQ1DBWrQ5wreLwAGwWAVQA==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
@ -680,7 +680,7 @@ packages:
'@typescript-eslint/typescript-estree': 6.14.0(typescript@5.3.3)
'@typescript-eslint/visitor-keys': 6.14.0
debug: 4.3.4
eslint: 8.56.0
eslint: 8.55.0
typescript: 5.3.3
transitivePeerDependencies:
- supports-color
@ -694,7 +694,7 @@ packages:
'@typescript-eslint/visitor-keys': 6.14.0
dev: true
/@typescript-eslint/type-utils@6.14.0(eslint@8.56.0)(typescript@5.3.3):
/@typescript-eslint/type-utils@6.14.0(eslint@8.55.0)(typescript@5.3.3):
resolution: {integrity: sha512-x6OC9Q7HfYKqjnuNu5a7kffIYs3No30isapRBJl1iCHLitD8O0lFbRcVGiOcuyN837fqXzPZ1NS10maQzZMKqw==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
@ -705,9 +705,9 @@ packages:
optional: true
dependencies:
'@typescript-eslint/typescript-estree': 6.14.0(typescript@5.3.3)
'@typescript-eslint/utils': 6.14.0(eslint@8.56.0)(typescript@5.3.3)
'@typescript-eslint/utils': 6.14.0(eslint@8.55.0)(typescript@5.3.3)
debug: 4.3.4
eslint: 8.56.0
eslint: 8.55.0
ts-api-utils: 1.0.3(typescript@5.3.3)
typescript: 5.3.3
transitivePeerDependencies:
@ -740,19 +740,19 @@ packages:
- supports-color
dev: true
/@typescript-eslint/utils@6.14.0(eslint@8.56.0)(typescript@5.3.3):
/@typescript-eslint/utils@6.14.0(eslint@8.55.0)(typescript@5.3.3):
resolution: {integrity: sha512-XwRTnbvRr7Ey9a1NT6jqdKX8y/atWG+8fAIu3z73HSP8h06i3r/ClMhmaF/RGWGW1tHJEwij1uEg2GbEmPYvYg==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0)
'@eslint-community/eslint-utils': 4.4.0(eslint@8.55.0)
'@types/json-schema': 7.0.15
'@types/semver': 7.5.6
'@typescript-eslint/scope-manager': 6.14.0
'@typescript-eslint/types': 6.14.0
'@typescript-eslint/typescript-estree': 6.14.0(typescript@5.3.3)
eslint: 8.56.0
eslint: 8.55.0
semver: 7.5.4
transitivePeerDependencies:
- supports-color
@ -778,7 +778,7 @@ packages:
vite: ^5.0.0
vue: ^3.2.25
dependencies:
vite: 5.0.10(@types/node@20.10.4)(sass@1.69.7)
vite: 5.0.10(@types/node@20.10.6)(sass@1.69.5)
vue: 3.4.3(typescript@5.3.3)
dev: true
@ -846,6 +846,7 @@ packages:
'@vue/shared': 3.3.11
estree-walker: 2.0.2
source-map-js: 1.0.2
dev: true
/@vue/compiler-core@3.4.3:
resolution: {integrity: sha512-u8jzgFg0EDtSrb/hG53Wwh1bAOQFtc1ZCegBpA/glyvTlgHl+tq13o1zvRfLbegYUw/E4mSTGOiCnAJ9SJ+lsg==}
@ -861,6 +862,7 @@ packages:
dependencies:
'@vue/compiler-core': 3.3.11
'@vue/shared': 3.3.11
dev: true
/@vue/compiler-dom@3.4.3:
resolution: {integrity: sha512-oGF1E9/htI6JWj/lTJgr6UgxNCtNHbM6xKVreBWeZL9QhRGABRVoWGAzxmtBfSOd+w0Zi5BY0Es/tlJrN6WgEg==}
@ -868,20 +870,6 @@ packages:
'@vue/compiler-core': 3.4.3
'@vue/shared': 3.4.3
/@vue/compiler-sfc@3.3.11:
resolution: {integrity: sha512-U4iqPlHO0KQeK1mrsxCN0vZzw43/lL8POxgpzcJweopmqtoYy9nljJzWDIQS3EfjiYhfdtdk9Gtgz7MRXnz3GA==}
dependencies:
'@babel/parser': 7.23.6
'@vue/compiler-core': 3.3.11
'@vue/compiler-dom': 3.3.11
'@vue/compiler-ssr': 3.3.11
'@vue/reactivity-transform': 3.3.11
'@vue/shared': 3.3.11
estree-walker: 2.0.2
magic-string: 0.30.5
postcss: 8.4.32
source-map-js: 1.0.2
/@vue/compiler-sfc@3.4.3:
resolution: {integrity: sha512-NuJqb5is9I4uzv316VRUDYgIlPZCG8D+ARt5P4t5UDShIHKL25J3TGZAUryY/Aiy0DsY7srJnZL5ryB6DD63Zw==}
dependencies:
@ -895,12 +883,6 @@ packages:
postcss: 8.4.32
source-map-js: 1.0.2
/@vue/compiler-ssr@3.3.11:
resolution: {integrity: sha512-Zd66ZwMvndxRTgVPdo+muV4Rv9n9DwQ4SSgWWKWkPFebHQfVYRrVjeygmmDmPewsHyznCNvJ2P2d6iOOhdv8Qg==}
dependencies:
'@vue/compiler-dom': 3.3.11
'@vue/shared': 3.3.11
/@vue/compiler-ssr@3.4.3:
resolution: {integrity: sha512-wnYQtMBkeFSxgSSQbYGQeXPhQacQiog2c6AlvMldQH6DB+gSXK/0F6DVXAJfEiuBSgBhUc8dwrrG5JQcqwalsA==}
dependencies:
@ -911,21 +893,21 @@ packages:
resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==}
dev: false
/@vue/eslint-config-prettier@9.0.0(eslint@8.56.0)(prettier@3.1.1):
/@vue/eslint-config-prettier@9.0.0(eslint@8.55.0)(prettier@3.1.1):
resolution: {integrity: sha512-z1ZIAAUS9pKzo/ANEfd2sO+v2IUalz7cM/cTLOZ7vRFOPk5/xuRKQteOu1DErFLAh/lYGXMVZ0IfYKlyInuDVg==}
peerDependencies:
eslint: '>= 8.0.0'
prettier: '>= 3.0.0'
dependencies:
eslint: 8.56.0
eslint-config-prettier: 9.1.0(eslint@8.56.0)
eslint-plugin-prettier: 5.0.1(eslint-config-prettier@9.1.0)(eslint@8.56.0)(prettier@3.1.1)
eslint: 8.55.0
eslint-config-prettier: 9.1.0(eslint@8.55.0)
eslint-plugin-prettier: 5.0.1(eslint-config-prettier@9.1.0)(eslint@8.55.0)(prettier@3.1.1)
prettier: 3.1.1
transitivePeerDependencies:
- '@types/eslint'
dev: true
/@vue/eslint-config-typescript@12.0.0(eslint-plugin-vue@9.19.2)(eslint@8.56.0)(typescript@5.3.3):
/@vue/eslint-config-typescript@12.0.0(eslint-plugin-vue@9.19.2)(eslint@8.55.0)(typescript@5.3.3):
resolution: {integrity: sha512-StxLFet2Qe97T8+7L8pGlhYBBr8Eg05LPuTDVopQV6il+SK6qqom59BA/rcFipUef2jD8P2X44Vd8tMFytfvlg==}
engines: {node: ^14.17.0 || >=16.0.0}
peerDependencies:
@ -936,12 +918,12 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/eslint-plugin': 6.14.0(@typescript-eslint/parser@6.14.0)(eslint@8.56.0)(typescript@5.3.3)
'@typescript-eslint/parser': 6.14.0(eslint@8.56.0)(typescript@5.3.3)
eslint: 8.56.0
eslint-plugin-vue: 9.19.2(eslint@8.56.0)
'@typescript-eslint/eslint-plugin': 6.14.0(@typescript-eslint/parser@6.14.0)(eslint@8.55.0)(typescript@5.3.3)
'@typescript-eslint/parser': 6.14.0(eslint@8.55.0)(typescript@5.3.3)
eslint: 8.55.0
eslint-plugin-vue: 9.19.2(eslint@8.55.0)
typescript: 5.3.3
vue-eslint-parser: 9.3.2(eslint@8.56.0)
vue-eslint-parser: 9.3.2(eslint@8.55.0)
transitivePeerDependencies:
- supports-color
dev: true
@ -966,15 +948,6 @@ packages:
vue-template-compiler: 2.7.15
dev: true
/@vue/reactivity-transform@3.3.11:
resolution: {integrity: sha512-fPGjH0wqJo68A0wQ1k158utDq/cRyZNlFoxGwNScE28aUFOKFEnCBsvyD8jHn+0kd0UKVpuGuaZEQ6r9FJRqCg==}
dependencies:
'@babel/parser': 7.23.6
'@vue/compiler-core': 3.3.11
'@vue/shared': 3.3.11
estree-walker: 2.0.2
magic-string: 0.30.5
/@vue/reactivity@3.4.3:
resolution: {integrity: sha512-q5f9HLDU+5aBKizXHAx0w4whkIANs1Muiq9R5YXm0HtorSlflqv9u/ohaMxuuhHWCji4xqpQ1eL04WvmAmGnFg==}
dependencies:
@ -1004,6 +977,7 @@ packages:
/@vue/shared@3.3.11:
resolution: {integrity: sha512-u2G8ZQ9IhMWTMXaWqZycnK4UthG1fA238CD+DP4Dm4WJi5hdUKKLg0RMRaRpDPNMdkTwIDkp7WtD0Rd9BH9fLw==}
dev: true
/@vue/shared@3.4.3:
resolution: {integrity: sha512-rIwlkkP1n4uKrRzivAKPZIEkHiuwY5mmhMJ2nZKCBLz8lTUlE73rQh4n1OnnMurXt1vcUNyH4ZPfdh8QweTjpQ==}
@ -1244,10 +1218,10 @@ packages:
/asynckit@0.4.0:
resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
/axios@1.6.3:
resolution: {integrity: sha512-fWyNdeawGam70jXSVlKl+SUNVcL6j6W79CuSIPfi6HnDUmSCH6gyUys/HrqHeA/wU0Az41rRgean494d0Jb+ww==}
/axios@1.6.4:
resolution: {integrity: sha512-heJnIs6N4aa1eSthhN9M5ioILu8Wi8vmQW9iHQ9NUvfkJb0lEEDUiIdQNAuBtfUt3FxReaKdpQA5DbmMOqzF/A==}
dependencies:
follow-redirects: 1.15.3
follow-redirects: 1.15.4
form-data: 4.0.0
proxy-from-env: 1.1.0
transitivePeerDependencies:
@ -1653,16 +1627,16 @@ packages:
engines: {node: '>=10'}
dev: true
/eslint-config-prettier@9.1.0(eslint@8.56.0):
/eslint-config-prettier@9.1.0(eslint@8.55.0):
resolution: {integrity: sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==}
hasBin: true
peerDependencies:
eslint: '>=7.0.0'
dependencies:
eslint: 8.56.0
eslint: 8.55.0
dev: true
/eslint-plugin-prettier@5.0.1(eslint-config-prettier@9.1.0)(eslint@8.56.0)(prettier@3.1.1):
/eslint-plugin-prettier@5.0.1(eslint-config-prettier@9.1.0)(eslint@8.55.0)(prettier@3.1.1):
resolution: {integrity: sha512-m3u5RnR56asrwV/lDC4GHorlW75DsFfmUcjfCYylTUs85dBRnB7VM6xG8eCMJdeDRnppzmxZVf1GEPJvl1JmNg==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
@ -1676,26 +1650,26 @@ packages:
eslint-config-prettier:
optional: true
dependencies:
eslint: 8.56.0
eslint-config-prettier: 9.1.0(eslint@8.56.0)
eslint: 8.55.0
eslint-config-prettier: 9.1.0(eslint@8.55.0)
prettier: 3.1.1
prettier-linter-helpers: 1.0.0
synckit: 0.8.6
dev: true
/eslint-plugin-vue@9.19.2(eslint@8.56.0):
/eslint-plugin-vue@9.19.2(eslint@8.55.0):
resolution: {integrity: sha512-CPDqTOG2K4Ni2o4J5wixkLVNwgctKXFu6oBpVJlpNq7f38lh9I80pRTouZSJ2MAebPJlINU/KTFSXyQfBUlymA==}
engines: {node: ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0)
eslint: 8.56.0
'@eslint-community/eslint-utils': 4.4.0(eslint@8.55.0)
eslint: 8.55.0
natural-compare: 1.4.0
nth-check: 2.1.1
postcss-selector-parser: 6.0.13
semver: 7.5.4
vue-eslint-parser: 9.3.2(eslint@8.56.0)
vue-eslint-parser: 9.3.2(eslint@8.55.0)
xml-name-validator: 4.0.0
transitivePeerDependencies:
- supports-color
@ -1721,15 +1695,15 @@ packages:
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
/eslint@8.56.0:
resolution: {integrity: sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==}
/eslint@8.55.0:
resolution: {integrity: sha512-iyUUAM0PCKj5QpwGfmCAG9XXbZCWsqP/eWAWrG/W0umvjuLRBECwSFdt+rCntju0xEH7teIABPwXpahftIaTdA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
hasBin: true
dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0)
'@eslint-community/eslint-utils': 4.4.0(eslint@8.55.0)
'@eslint-community/regexpp': 4.10.0
'@eslint/eslintrc': 2.1.4
'@eslint/js': 8.56.0
'@eslint/js': 8.55.0
'@humanwhocodes/config-array': 0.11.13
'@humanwhocodes/module-importer': 1.0.1
'@nodelib/fs.walk': 1.2.8
@ -1948,8 +1922,8 @@ packages:
resolution: {integrity: sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==}
dev: true
/follow-redirects@1.15.3:
resolution: {integrity: sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==}
/follow-redirects@1.15.4:
resolution: {integrity: sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==}
engines: {node: '>=4.0'}
peerDependencies:
debug: '*'
@ -2291,12 +2265,12 @@ packages:
resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==}
engines: {node: '>= 10.13.0'}
dependencies:
'@types/node': 20.10.4
'@types/node': 20.10.6
merge-stream: 2.0.0
supports-color: 8.1.1
/jose@5.2.0:
resolution: {integrity: sha512-oW3PCnvyrcm1HMvGTzqjxxfnEs9EoFOFWi2HsEGhlFVOXxTE3K9GKWVMFoFw06yPUqwpvEWic1BmtUZBI/tIjw==}
/jose@5.1.3:
resolution: {integrity: sha512-GPExOkcMsCLBTi1YetY2LmkoY559fss0+0KVa6kOfb2YFe84nAM7Nm/XzuZozah4iHgmBGrCOHL5/cy670SBRw==}
dev: false
/js-beautify@1.14.11:
@ -3029,7 +3003,7 @@ packages:
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
dev: true
/sass-loader@13.3.3(sass@1.69.7)(webpack@5.89.0):
/sass-loader@13.3.3(sass@1.69.5)(webpack@5.89.0):
resolution: {integrity: sha512-mt5YN2F1MOZr3d/wBRcZxeFgwgkH44wVc2zohO2YF6JiOMkiXe4BYRZpSu2sO1g71mo/j16txzUhsKZlqjVGzA==}
engines: {node: '>= 14.15.0'}
peerDependencies:
@ -3049,12 +3023,12 @@ packages:
optional: true
dependencies:
neo-async: 2.6.2
sass: 1.69.7
sass: 1.69.5
webpack: 5.89.0
dev: true
/sass@1.69.7:
resolution: {integrity: sha512-rzj2soDeZ8wtE2egyLXgOOHQvaC2iosZrkF6v3EUG+tBwEvhqUCzm0VP3k9gHF9LXbSrRhT5SksoI56Iw8NPnQ==}
/sass@1.69.5:
resolution: {integrity: sha512-qg2+UCJibLr2LCVOt3OlPhr/dqVHWOa9XtZf2OjbLs/T4VPSJ00udtgJxH3neXZm+QqX8B+3cU7RaLqp1iVfcQ==}
engines: {node: '>=14.0.0'}
hasBin: true
dependencies:
@ -3444,7 +3418,7 @@ packages:
hasBin: true
dev: false
/vite-node@1.1.1(@types/node@20.10.4)(sass@1.69.7):
/vite-node@1.1.1(@types/node@20.10.6)(sass@1.69.5):
resolution: {integrity: sha512-2bGE5w4jvym5v8llF6Gu1oBrmImoNSs4WmRVcavnG2me6+8UQntTqLiAMFyiAobp+ZXhj5ZFhI7SmLiFr/jrow==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@ -3453,7 +3427,7 @@ packages:
debug: 4.3.4
pathe: 1.1.1
picocolors: 1.0.0
vite: 5.0.10(@types/node@20.10.4)(sass@1.69.7)
vite: 5.0.10(@types/node@20.10.6)(sass@1.69.5)
transitivePeerDependencies:
- '@types/node'
- less
@ -3476,13 +3450,13 @@ packages:
'@vuetify/loader-shared': 2.0.1(vue@3.4.3)(vuetify@3.4.9)
debug: 4.3.4
upath: 2.0.1
vite: 5.0.10(@types/node@20.10.4)(sass@1.69.7)
vite: 5.0.10(@types/node@20.10.6)(sass@1.69.5)
vue: 3.4.3(typescript@5.3.3)
vuetify: 3.4.9(typescript@5.3.3)(vite-plugin-vuetify@2.0.1)(vue@3.4.3)(webpack-plugin-vuetify@3.0.1)
transitivePeerDependencies:
- supports-color
/vite@5.0.10(@types/node@20.10.4)(sass@1.69.7):
/vite@5.0.10(@types/node@20.10.6)(sass@1.69.5):
resolution: {integrity: sha512-2P8J7WWgmc355HUMlFrwofacvr98DAjoE52BfdbwQtyLH06XKwaL/FMnmKM2crF0iX4MpmMKoDlNCB1ok7zHCw==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@ -3510,15 +3484,15 @@ packages:
terser:
optional: true
dependencies:
'@types/node': 20.10.4
'@types/node': 20.10.6
esbuild: 0.19.9
postcss: 8.4.32
rollup: 4.9.0
sass: 1.69.7
sass: 1.69.5
optionalDependencies:
fsevents: 2.3.3
/vitest@1.1.1(@types/node@20.10.4)(jsdom@23.0.1)(sass@1.69.7):
/vitest@1.1.1(@types/node@20.10.6)(jsdom@23.0.1)(sass@1.69.5):
resolution: {integrity: sha512-Ry2qs4UOu/KjpXVfOCfQkTnwSXYGrqTbBZxw6reIYEFjSy1QUARRg5pxiI5BEXy+kBVntxUYNMlq4Co+2vD3fQ==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@ -3543,7 +3517,7 @@ packages:
jsdom:
optional: true
dependencies:
'@types/node': 20.10.4
'@types/node': 20.10.6
'@vitest/expect': 1.1.1
'@vitest/runner': 1.1.1
'@vitest/snapshot': 1.1.1
@ -3563,8 +3537,8 @@ packages:
strip-literal: 1.3.0
tinybench: 2.5.1
tinypool: 0.8.1
vite: 5.0.10(@types/node@20.10.4)(sass@1.69.7)
vite-node: 1.1.1(@types/node@20.10.4)(sass@1.69.7)
vite: 5.0.10(@types/node@20.10.6)(sass@1.69.5)
vite-node: 1.1.1(@types/node@20.10.6)(sass@1.69.5)
why-is-node-running: 2.2.2
transitivePeerDependencies:
- less
@ -3590,7 +3564,7 @@ packages:
optional: true
dependencies:
null-loader: 4.0.1(webpack@5.89.0)
sass-loader: 13.3.3(sass@1.69.7)(webpack@5.89.0)
sass-loader: 13.3.3(sass@1.69.5)(webpack@5.89.0)
semver: 7.5.4
shelljs: 0.8.5
vue: 3.4.3(typescript@5.3.3)
@ -3616,14 +3590,14 @@ packages:
vue: 3.4.3(typescript@5.3.3)
dev: false
/vue-eslint-parser@9.3.2(eslint@8.56.0):
/vue-eslint-parser@9.3.2(eslint@8.55.0):
resolution: {integrity: sha512-q7tWyCVaV9f8iQyIA5Mkj/S6AoJ9KBN8IeUSf3XEmBrOtxOZnfTg5s4KClbZBCK3GtnT/+RyCLZyDHuZwTuBjg==}
engines: {node: ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: '>=6.0.0'
dependencies:
debug: 4.3.4
eslint: 8.56.0
eslint: 8.55.0
eslint-scope: 7.2.2
eslint-visitor-keys: 3.4.3
espree: 9.6.1
@ -3699,7 +3673,7 @@ packages:
typescript: 5.3.3
vite-plugin-vuetify: 2.0.1(vite@5.0.10)(vue@3.4.3)(vuetify@3.4.9)
vue: 3.4.3(typescript@5.3.3)
webpack-plugin-vuetify: 3.0.1(@vue/compiler-sfc@3.3.11)(vue@3.4.3)(vuetify@3.4.9)(webpack@5.89.0)
webpack-plugin-vuetify: 3.0.1(@vue/compiler-sfc@3.4.3)(vue@3.4.3)(vuetify@3.4.9)(webpack@5.89.0)
/w3c-xmlserializer@5.0.0:
resolution: {integrity: sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA==}
@ -3724,7 +3698,7 @@ packages:
engines: {node: '>=12'}
dev: true
/webpack-plugin-vuetify@3.0.1(@vue/compiler-sfc@3.3.11)(vue@3.4.3)(vuetify@3.4.9)(webpack@5.89.0):
/webpack-plugin-vuetify@3.0.1(@vue/compiler-sfc@3.4.3)(vue@3.4.3)(vuetify@3.4.9)(webpack@5.89.0):
resolution: {integrity: sha512-/FEpXPfPQlSMdJgLcz/iF6yQ82NdBwmryyACIhY5agsv0uW6/VEXmRlnBiF54MV2KW0/Vt5ZPXyhSx5r7u0lFA==}
engines: {node: ^18.0.0 || >=20.0.0}
peerDependencies:
@ -3733,7 +3707,7 @@ packages:
vuetify: ^3.0.0
webpack: ^5.0.0
dependencies:
'@vue/compiler-sfc': 3.3.11
'@vue/compiler-sfc': 3.4.3
'@vuetify/loader-shared': 2.0.1(vue@3.4.3)(vuetify@3.4.9)
decache: 4.6.2
file-loader: 6.2.0(webpack@5.89.0)