mirror of
https://github.com/arthurfiorette/axios-cache-interceptor.git
synced 2025-12-08 17:36:16 +00:00
build(deps-dev): bump axios from 1.11.0 to 1.12.0 (#1085)
This commit is contained in:
parent
1ef993dc85
commit
350db501da
@ -68,7 +68,7 @@
|
||||
"@types/jsdom": "21.1.7",
|
||||
"@types/node": "24.3.1",
|
||||
"auto-changelog": "2.5.0",
|
||||
"axios": "1.11.0",
|
||||
"axios": "1.12.0",
|
||||
"c8": "10.1.3",
|
||||
"jsdom": "26.1.0",
|
||||
"microbundle": "0.15.1",
|
||||
|
||||
28
pnpm-lock.yaml
generated
28
pnpm-lock.yaml
generated
@ -40,8 +40,8 @@ importers:
|
||||
specifier: 2.5.0
|
||||
version: 2.5.0
|
||||
axios:
|
||||
specifier: 1.11.0
|
||||
version: 1.11.0
|
||||
specifier: 1.12.0
|
||||
version: 1.12.0
|
||||
c8:
|
||||
specifier: 10.1.3
|
||||
version: 10.1.3
|
||||
@ -59,7 +59,7 @@ importers:
|
||||
version: 5.9.2
|
||||
vitepress:
|
||||
specifier: 1.6.4
|
||||
version: 1.6.4(@algolia/client-search@5.35.0)(@types/node@24.3.1)(axios@1.11.0)(postcss@8.5.3)(search-insights@2.17.3)(terser@5.43.1)(typescript@5.9.2)
|
||||
version: 1.6.4(@algolia/client-search@5.35.0)(@types/node@24.3.1)(axios@1.12.0)(postcss@8.5.3)(search-insights@2.17.3)(terser@5.43.1)(typescript@5.9.2)
|
||||
vitepress-plugin-llms:
|
||||
specifier: 1.7.5
|
||||
version: 1.7.5
|
||||
@ -1635,8 +1635,8 @@ packages:
|
||||
resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==}
|
||||
engines: {node: '>= 0.4'}
|
||||
|
||||
axios@1.11.0:
|
||||
resolution: {integrity: sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==}
|
||||
axios@1.12.0:
|
||||
resolution: {integrity: sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg==}
|
||||
|
||||
babel-plugin-macros@3.1.0:
|
||||
resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==}
|
||||
@ -2087,8 +2087,8 @@ packages:
|
||||
focus-trap@7.6.5:
|
||||
resolution: {integrity: sha512-7Ke1jyybbbPZyZXFxEftUtxFGLMpE2n6A+z//m4CRDlj0hW+o3iYSmh8nFlYMurOiJVDmJRilUQtJr08KfIxlg==}
|
||||
|
||||
follow-redirects@1.15.9:
|
||||
resolution: {integrity: sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==}
|
||||
follow-redirects@1.15.11:
|
||||
resolution: {integrity: sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==}
|
||||
engines: {node: '>=4.0'}
|
||||
peerDependencies:
|
||||
debug: '*'
|
||||
@ -5340,13 +5340,13 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
'@vueuse/integrations@12.8.2(axios@1.11.0)(focus-trap@7.6.5)(typescript@5.9.2)':
|
||||
'@vueuse/integrations@12.8.2(axios@1.12.0)(focus-trap@7.6.5)(typescript@5.9.2)':
|
||||
dependencies:
|
||||
'@vueuse/core': 12.8.2(typescript@5.9.2)
|
||||
'@vueuse/shared': 12.8.2(typescript@5.9.2)
|
||||
vue: 3.5.18(typescript@5.9.2)
|
||||
optionalDependencies:
|
||||
axios: 1.11.0
|
||||
axios: 1.12.0
|
||||
focus-trap: 7.6.5
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
@ -5451,9 +5451,9 @@ snapshots:
|
||||
dependencies:
|
||||
possible-typed-array-names: 1.1.0
|
||||
|
||||
axios@1.11.0:
|
||||
axios@1.12.0:
|
||||
dependencies:
|
||||
follow-redirects: 1.15.9
|
||||
follow-redirects: 1.15.11
|
||||
form-data: 4.0.4
|
||||
proxy-from-env: 1.1.0
|
||||
transitivePeerDependencies:
|
||||
@ -6002,7 +6002,7 @@ snapshots:
|
||||
dependencies:
|
||||
tabbable: 6.2.0
|
||||
|
||||
follow-redirects@1.15.9: {}
|
||||
follow-redirects@1.15.11: {}
|
||||
|
||||
for-each@0.3.5:
|
||||
dependencies:
|
||||
@ -7862,7 +7862,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
vitepress@1.6.4(@algolia/client-search@5.35.0)(@types/node@24.3.1)(axios@1.11.0)(postcss@8.5.3)(search-insights@2.17.3)(terser@5.43.1)(typescript@5.9.2):
|
||||
vitepress@1.6.4(@algolia/client-search@5.35.0)(@types/node@24.3.1)(axios@1.12.0)(postcss@8.5.3)(search-insights@2.17.3)(terser@5.43.1)(typescript@5.9.2):
|
||||
dependencies:
|
||||
'@docsearch/css': 3.8.2
|
||||
'@docsearch/js': 3.8.2(@algolia/client-search@5.35.0)(search-insights@2.17.3)
|
||||
@ -7875,7 +7875,7 @@ snapshots:
|
||||
'@vue/devtools-api': 7.7.7
|
||||
'@vue/shared': 3.5.18
|
||||
'@vueuse/core': 12.8.2(typescript@5.9.2)
|
||||
'@vueuse/integrations': 12.8.2(axios@1.11.0)(focus-trap@7.6.5)(typescript@5.9.2)
|
||||
'@vueuse/integrations': 12.8.2(axios@1.12.0)(focus-trap@7.6.5)(typescript@5.9.2)
|
||||
focus-trap: 7.6.5
|
||||
mark.js: 8.11.1
|
||||
minisearch: 7.1.2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user