mirror of
https://github.com/arthurfiorette/axios-cache-interceptor.git
synced 2025-12-08 17:36:16 +00:00
build(deps-dev): bump vitepress from 1.3.0 to 1.3.1 (#864)
This commit is contained in:
parent
e37c51d235
commit
e1de6f75a0
@ -72,7 +72,7 @@
|
|||||||
"microbundle": "^0.15.1",
|
"microbundle": "^0.15.1",
|
||||||
"tslib": "2.6.3",
|
"tslib": "2.6.3",
|
||||||
"typescript": "5.5.3",
|
"typescript": "5.5.3",
|
||||||
"vitepress": "1.3.0"
|
"vitepress": "1.3.1"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"axios": "^1"
|
"axios": "^1"
|
||||||
|
|||||||
34
pnpm-lock.yaml
generated
34
pnpm-lock.yaml
generated
@ -58,8 +58,8 @@ importers:
|
|||||||
specifier: 5.5.3
|
specifier: 5.5.3
|
||||||
version: 5.5.3
|
version: 5.5.3
|
||||||
vitepress:
|
vitepress:
|
||||||
specifier: 1.3.0
|
specifier: 1.3.1
|
||||||
version: 1.3.0(@algolia/client-search@4.19.1)(@types/node@20.11.5)(axios@1.7.2)(postcss@8.4.32)(search-insights@2.6.0)(terser@5.26.0)(typescript@5.5.3)
|
version: 1.3.1(@algolia/client-search@4.19.1)(@types/node@20.11.5)(axios@1.7.2)(postcss@8.4.32)(search-insights@2.6.0)(terser@5.26.0)(typescript@5.5.3)
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
@ -2210,8 +2210,8 @@ packages:
|
|||||||
minimist@1.2.8:
|
minimist@1.2.8:
|
||||||
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
|
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
|
||||||
|
|
||||||
minisearch@6.3.0:
|
minisearch@7.0.0:
|
||||||
resolution: {integrity: sha512-ihFnidEeU8iXzcVHy74dhkxh/dn8Dc08ERl0xwoMMGqp4+LvRSCgicb+zGqWthVokQKvCSxITlh3P08OzdTYCQ==}
|
resolution: {integrity: sha512-0OIJ3hUE+YBJNruDCqbTMFmk/IoB1CpZzuGfl11khFIel66ew9UoLF/+gfq3bdyrneqr3P7BTjFZApUbmk+9Dg==}
|
||||||
|
|
||||||
mitt@3.0.1:
|
mitt@3.0.1:
|
||||||
resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==}
|
resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==}
|
||||||
@ -2591,10 +2591,6 @@ packages:
|
|||||||
resolution: {integrity: sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==}
|
resolution: {integrity: sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==}
|
||||||
engines: {node: ^10 || ^12 || >=14}
|
engines: {node: ^10 || ^12 || >=14}
|
||||||
|
|
||||||
postcss@8.4.38:
|
|
||||||
resolution: {integrity: sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==}
|
|
||||||
engines: {node: ^10 || ^12 || >=14}
|
|
||||||
|
|
||||||
postcss@8.4.39:
|
postcss@8.4.39:
|
||||||
resolution: {integrity: sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==}
|
resolution: {integrity: sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==}
|
||||||
engines: {node: ^10 || ^12 || >=14}
|
engines: {node: ^10 || ^12 || >=14}
|
||||||
@ -3026,8 +3022,8 @@ packages:
|
|||||||
terser:
|
terser:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
vitepress@1.3.0:
|
vitepress@1.3.1:
|
||||||
resolution: {integrity: sha512-Cbm2AgXcCrukUeV+/24g1ZDSvw8blamh/1uf2pz3ApFpaYb9T7mo4imWDZ6APn2uPo4bJ6sgOzvsJ4aH+oLbBA==}
|
resolution: {integrity: sha512-soZDpg2rRVJNIM/IYMNDPPr+zTHDA5RbLDHAxacRu+Q9iZ2GwSR0QSUlLs+aEZTkG0SOX1dc8RmUYwyuxK8dfQ==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
markdown-it-mathjax3: ^4
|
markdown-it-mathjax3: ^4
|
||||||
@ -4427,7 +4423,7 @@ snapshots:
|
|||||||
'@vue/shared': 3.4.31
|
'@vue/shared': 3.4.31
|
||||||
estree-walker: 2.0.2
|
estree-walker: 2.0.2
|
||||||
magic-string: 0.30.10
|
magic-string: 0.30.10
|
||||||
postcss: 8.4.38
|
postcss: 8.4.39
|
||||||
source-map-js: 1.2.0
|
source-map-js: 1.2.0
|
||||||
|
|
||||||
'@vue/compiler-ssr@3.4.31':
|
'@vue/compiler-ssr@3.4.31':
|
||||||
@ -5519,7 +5515,7 @@ snapshots:
|
|||||||
|
|
||||||
minimist@1.2.8: {}
|
minimist@1.2.8: {}
|
||||||
|
|
||||||
minisearch@6.3.0: {}
|
minisearch@7.0.0: {}
|
||||||
|
|
||||||
mitt@3.0.1: {}
|
mitt@3.0.1: {}
|
||||||
|
|
||||||
@ -5847,12 +5843,6 @@ snapshots:
|
|||||||
picocolors: 1.0.0
|
picocolors: 1.0.0
|
||||||
source-map-js: 1.2.0
|
source-map-js: 1.2.0
|
||||||
|
|
||||||
postcss@8.4.38:
|
|
||||||
dependencies:
|
|
||||||
nanoid: 3.3.7
|
|
||||||
picocolors: 1.0.0
|
|
||||||
source-map-js: 1.2.0
|
|
||||||
|
|
||||||
postcss@8.4.39:
|
postcss@8.4.39:
|
||||||
dependencies:
|
dependencies:
|
||||||
nanoid: 3.3.7
|
nanoid: 3.3.7
|
||||||
@ -6177,7 +6167,7 @@ snapshots:
|
|||||||
css-select: 4.3.0
|
css-select: 4.3.0
|
||||||
css-tree: 1.1.3
|
css-tree: 1.1.3
|
||||||
csso: 4.2.0
|
csso: 4.2.0
|
||||||
picocolors: 1.0.0
|
picocolors: 1.0.1
|
||||||
stable: 0.1.8
|
stable: 0.1.8
|
||||||
|
|
||||||
symbol-tree@3.2.4: {}
|
symbol-tree@3.2.4: {}
|
||||||
@ -6281,7 +6271,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
browserslist: 4.22.2
|
browserslist: 4.22.2
|
||||||
escalade: 3.1.1
|
escalade: 3.1.1
|
||||||
picocolors: 1.0.0
|
picocolors: 1.0.1
|
||||||
|
|
||||||
url-parse@1.5.10:
|
url-parse@1.5.10:
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -6306,7 +6296,7 @@ snapshots:
|
|||||||
fsevents: 2.3.3
|
fsevents: 2.3.3
|
||||||
terser: 5.26.0
|
terser: 5.26.0
|
||||||
|
|
||||||
vitepress@1.3.0(@algolia/client-search@4.19.1)(@types/node@20.11.5)(axios@1.7.2)(postcss@8.4.32)(search-insights@2.6.0)(terser@5.26.0)(typescript@5.5.3):
|
vitepress@1.3.1(@algolia/client-search@4.19.1)(@types/node@20.11.5)(axios@1.7.2)(postcss@8.4.32)(search-insights@2.6.0)(terser@5.26.0)(typescript@5.5.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@docsearch/css': 3.6.0
|
'@docsearch/css': 3.6.0
|
||||||
'@docsearch/js': 3.6.0(@algolia/client-search@4.19.1)(search-insights@2.6.0)
|
'@docsearch/js': 3.6.0(@algolia/client-search@4.19.1)(search-insights@2.6.0)
|
||||||
@ -6320,7 +6310,7 @@ snapshots:
|
|||||||
'@vueuse/integrations': 10.11.0(axios@1.7.2)(focus-trap@7.5.4)(vue@3.4.31(typescript@5.5.3))
|
'@vueuse/integrations': 10.11.0(axios@1.7.2)(focus-trap@7.5.4)(vue@3.4.31(typescript@5.5.3))
|
||||||
focus-trap: 7.5.4
|
focus-trap: 7.5.4
|
||||||
mark.js: 8.11.1
|
mark.js: 8.11.1
|
||||||
minisearch: 6.3.0
|
minisearch: 7.0.0
|
||||||
shiki: 1.10.3
|
shiki: 1.10.3
|
||||||
vite: 5.3.3(@types/node@20.11.5)(terser@5.26.0)
|
vite: 5.3.3(@types/node@20.11.5)(terser@5.26.0)
|
||||||
vue: 3.4.31(typescript@5.5.3)
|
vue: 3.4.31(typescript@5.5.3)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user