mirror of
https://github.com/arthurfiorette/axios-cache-interceptor.git
synced 2025-12-08 17:36:16 +00:00
chore(deps-dev): bump axios from 1.4.0 to 1.5.0 (#659)
This commit is contained in:
parent
2eec2a9dc5
commit
9b613afe8f
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@ -38,7 +38,7 @@ devDependencies:
|
||||
version: 2.4.0
|
||||
axios:
|
||||
specifier: ^1.4.0
|
||||
version: 1.4.0
|
||||
version: 1.5.0
|
||||
es-check:
|
||||
specifier: ^7.1.1
|
||||
version: 7.1.1
|
||||
@ -80,7 +80,7 @@ devDependencies:
|
||||
version: 5.2.2
|
||||
vitepress:
|
||||
specifier: 1.0.0-rc.9
|
||||
version: 1.0.0-rc.9(@algolia/client-search@4.19.1)(@types/node@18.17.12)(axios@1.4.0)(search-insights@2.6.0)
|
||||
version: 1.0.0-rc.9(@algolia/client-search@4.19.1)(@types/node@18.17.12)(axios@1.5.0)(search-insights@2.6.0)
|
||||
webpack:
|
||||
specifier: ^5.86.0
|
||||
version: 5.88.2(webpack-cli@5.1.4)
|
||||
@ -1628,7 +1628,7 @@ packages:
|
||||
- vue
|
||||
dev: true
|
||||
|
||||
/@vueuse/integrations@10.4.1(axios@1.4.0)(focus-trap@7.5.2)(vue@3.3.4):
|
||||
/@vueuse/integrations@10.4.1(axios@1.5.0)(focus-trap@7.5.2)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-uRBPyG5Lxoh1A/J+boiioPT3ELEAPEo4t8W6Mr4yTKIQBeW/FcbsotZNPr4k9uz+3QEksMmflWloS9wCnypM7g==}
|
||||
peerDependencies:
|
||||
async-validator: '*'
|
||||
@ -1671,7 +1671,7 @@ packages:
|
||||
dependencies:
|
||||
'@vueuse/core': 10.4.1(vue@3.3.4)
|
||||
'@vueuse/shared': 10.4.1(vue@3.3.4)
|
||||
axios: 1.4.0
|
||||
axios: 1.5.0
|
||||
focus-trap: 7.5.2
|
||||
vue-demi: 0.14.5(vue@3.3.4)
|
||||
transitivePeerDependencies:
|
||||
@ -2012,8 +2012,8 @@ packages:
|
||||
- encoding
|
||||
dev: true
|
||||
|
||||
/axios@1.4.0:
|
||||
resolution: {integrity: sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==}
|
||||
/axios@1.5.0:
|
||||
resolution: {integrity: sha512-D4DdjDo5CY50Qms0qGQTTw6Q44jl7zRwY7bthds06pUGfChBCTcQs+N743eFWGEd6pRTMd6A+I87aWyFV5wiZQ==}
|
||||
dependencies:
|
||||
follow-redirects: 1.15.2
|
||||
form-data: 4.0.0
|
||||
@ -5334,7 +5334,7 @@ packages:
|
||||
fsevents: 2.3.2
|
||||
dev: true
|
||||
|
||||
/vitepress@1.0.0-rc.9(@algolia/client-search@4.19.1)(@types/node@18.17.12)(axios@1.4.0)(search-insights@2.6.0):
|
||||
/vitepress@1.0.0-rc.9(@algolia/client-search@4.19.1)(@types/node@18.17.12)(axios@1.5.0)(search-insights@2.6.0):
|
||||
resolution: {integrity: sha512-HqMcWqJnxk/8aIN9LqhvEbKkBYop8qGs3/qw3Tt1AwdIRoTGOw5sk7g84J5j1H0p9Axvk87c9xrtMum4G/VVjQ==}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
@ -5342,7 +5342,7 @@ packages:
|
||||
'@docsearch/js': 3.5.2(@algolia/client-search@4.19.1)(search-insights@2.6.0)
|
||||
'@vue/devtools-api': 6.5.0
|
||||
'@vueuse/core': 10.4.1(vue@3.3.4)
|
||||
'@vueuse/integrations': 10.4.1(axios@1.4.0)(focus-trap@7.5.2)(vue@3.3.4)
|
||||
'@vueuse/integrations': 10.4.1(axios@1.5.0)(focus-trap@7.5.2)(vue@3.3.4)
|
||||
focus-trap: 7.5.2
|
||||
mark.js: 8.11.1
|
||||
minisearch: 6.1.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user