Compare commits

..

5 Commits

Author SHA1 Message Date
a7c1043335 ⬆️ Update dependency vuetify to v3.6.14
All checks were successful
ci / docker (pull_request) Successful in 56s
2024-08-06 01:03:31 +00:00
dd16b2d510 Merge pull request '⬆️ Update dependency axios to v1.7.3' (#117) from renovate/axios-1.x into main
All checks were successful
ci / docker (push) Successful in 40s
Reviewed-on: #117
2024-08-05 10:10:19 +02:00
5425bbe193 Merge pull request '⬆️ Update dependency vue-router to v4.4.2' (#115) from renovate/vue-router-4.x into main
Some checks are pending
ci / docker (push) Waiting to run
Reviewed-on: #115
2024-08-05 10:10:11 +02:00
a1823d8235 ⬆️ Update dependency vue-router to v4.4.2
All checks were successful
ci / docker (pull_request) Successful in 50s
2024-08-02 01:04:16 +00:00
163a11a265 ⬆️ Update dependency axios to v1.7.3
All checks were successful
ci / docker (pull_request) Successful in 51s
2024-08-02 01:03:58 +00:00
2 changed files with 13 additions and 18 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.2",
"axios": "1.7.3",
"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.0",
"vue-router": "4.4.2",
"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.2
version: 1.7.2
specifier: 1.7.3
version: 1.7.3
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.0
version: 4.4.0(vue@3.4.35(typescript@5.5.4))
specifier: 4.4.2
version: 4.4.2(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,9 +595,6 @@ 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==}
@ -778,8 +775,8 @@ packages:
asynckit@0.4.0:
resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
axios@1.7.2:
resolution: {integrity: sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==}
axios@1.7.3:
resolution: {integrity: sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw==}
balanced-match@1.0.2:
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
@ -2235,8 +2232,8 @@ packages:
peerDependencies:
eslint: '>=6.0.0'
vue-router@4.4.0:
resolution: {integrity: sha512-HB+t2p611aIZraV2aPSRNXf0Z/oLZFrlygJm+sZbdJaW6lcFqEDQwnzUBXn+DApw+/QzDU/I9TeWx9izEjTmsA==}
vue-router@4.4.2:
resolution: {integrity: sha512-1qNybkn2L7QsLzaXs8nvlQmRKp8XF8DCxZys/Jr1JpQcHsKUxTKzTxCVA1G7NfBfwRIBgCJPoujOG5lHCCNUxw==}
peerDependencies:
vue: ^3.2.0
@ -2836,8 +2833,6 @@ 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)':
@ -3049,7 +3044,7 @@ snapshots:
asynckit@0.4.0: {}
axios@1.7.2:
axios@1.7.3:
dependencies:
follow-redirects: 1.15.6
form-data: 4.0.0
@ -4449,9 +4444,9 @@ snapshots:
transitivePeerDependencies:
- supports-color
vue-router@4.4.0(vue@3.4.35(typescript@5.5.4)):
vue-router@4.4.2(vue@3.4.35(typescript@5.5.4)):
dependencies:
'@vue/devtools-api': 6.5.1
'@vue/devtools-api': 6.6.3
vue: 3.4.35(typescript@5.5.4)
vue-tsc@2.0.29(typescript@5.5.4):