Compare commits

..

1 Commits

Author SHA1 Message Date
7f5d02149e ⬆️ Update dependency vuetify to v3.6.14
All checks were successful
ci / docker (pull_request) Successful in 48s
2024-08-05 01:04:01 +00:00
2 changed files with 18 additions and 13 deletions

View File

@ -17,7 +17,7 @@
"@mdi/font": "7.4.47",
"@types/js-cookie": "3.0.6",
"@types/uuid": "10.0.0",
"axios": "1.7.3",
"axios": "1.7.2",
"jose": "5.6.3",
"js-cookie": "3.0.5",
"pinia": "2.2.0",
@ -25,7 +25,7 @@
"roboto-fontface": "^0.10.0",
"uuid": "10.0.0",
"vue": "3.4.35",
"vue-router": "4.4.2",
"vue-router": "4.4.0",
"vuetify": "3.6.14",
"webfontloader": "1.6.28"
},

View File

@ -18,8 +18,8 @@ importers:
specifier: 10.0.0
version: 10.0.0
axios:
specifier: 1.7.3
version: 1.7.3
specifier: 1.7.2
version: 1.7.2
jose:
specifier: 5.6.3
version: 5.6.3
@ -42,8 +42,8 @@ importers:
specifier: 3.4.35
version: 3.4.35(typescript@5.5.4)
vue-router:
specifier: 4.4.2
version: 4.4.2(vue@3.4.35(typescript@5.5.4))
specifier: 4.4.0
version: 4.4.0(vue@3.4.35(typescript@5.5.4))
vuetify:
specifier: 3.6.14
version: 3.6.14(typescript@5.5.4)(vite-plugin-vuetify@2.0.4)(vue@3.4.35(typescript@5.5.4))(webpack-plugin-vuetify@3.0.3)
@ -595,6 +595,9 @@ packages:
'@vue/compiler-vue2@2.7.16':
resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==}
'@vue/devtools-api@6.5.1':
resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==}
'@vue/devtools-api@6.6.3':
resolution: {integrity: sha512-0MiMsFma/HqA6g3KLKn+AGpL1kgKhFWszC9U29NfpWK5LE7bjeXxySWJrOJ77hBz+TBrBQ7o4QJqbPbqbs8rJw==}
@ -775,8 +778,8 @@ packages:
asynckit@0.4.0:
resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
axios@1.7.3:
resolution: {integrity: sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw==}
axios@1.7.2:
resolution: {integrity: sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==}
balanced-match@1.0.2:
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
@ -2232,8 +2235,8 @@ packages:
peerDependencies:
eslint: '>=6.0.0'
vue-router@4.4.2:
resolution: {integrity: sha512-1qNybkn2L7QsLzaXs8nvlQmRKp8XF8DCxZys/Jr1JpQcHsKUxTKzTxCVA1G7NfBfwRIBgCJPoujOG5lHCCNUxw==}
vue-router@4.4.0:
resolution: {integrity: sha512-HB+t2p611aIZraV2aPSRNXf0Z/oLZFrlygJm+sZbdJaW6lcFqEDQwnzUBXn+DApw+/QzDU/I9TeWx9izEjTmsA==}
peerDependencies:
vue: ^3.2.0
@ -2833,6 +2836,8 @@ snapshots:
de-indent: 1.0.2
he: 1.2.0
'@vue/devtools-api@6.5.1': {}
'@vue/devtools-api@6.6.3': {}
'@vue/eslint-config-prettier@9.0.0(@types/eslint@8.44.9)(eslint@9.8.0)(prettier@3.3.3)':
@ -3044,7 +3049,7 @@ snapshots:
asynckit@0.4.0: {}
axios@1.7.3:
axios@1.7.2:
dependencies:
follow-redirects: 1.15.6
form-data: 4.0.0
@ -4444,9 +4449,9 @@ snapshots:
transitivePeerDependencies:
- supports-color
vue-router@4.4.2(vue@3.4.35(typescript@5.5.4)):
vue-router@4.4.0(vue@3.4.35(typescript@5.5.4)):
dependencies:
'@vue/devtools-api': 6.6.3
'@vue/devtools-api': 6.5.1
vue: 3.4.35(typescript@5.5.4)
vue-tsc@2.0.29(typescript@5.5.4):