mirror of
https://github.com/arthurfiorette/axios-cache-interceptor.git
synced 2025-12-08 17:36:16 +00:00
build(deps-dev): bump vitepress-plugin-llms from 1.7.5 to 1.8.0 (#1103)
This commit is contained in:
parent
fc32b2df70
commit
41f7370889
@ -75,7 +75,7 @@
|
||||
"tslib": "2.8.1",
|
||||
"typescript": "5.9.3",
|
||||
"vitepress": "1.6.4",
|
||||
"vitepress-plugin-llms": "1.7.5"
|
||||
"vitepress-plugin-llms": "1.8.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"axios": "^1"
|
||||
|
||||
23
pnpm-lock.yaml
generated
23
pnpm-lock.yaml
generated
@ -61,8 +61,8 @@ importers:
|
||||
specifier: 1.6.4
|
||||
version: 1.6.4(@algolia/client-search@5.37.0)(@types/node@24.6.2)(axios@1.12.2)(postcss@8.5.6)(search-insights@2.17.3)(terser@5.44.0)(typescript@5.9.3)
|
||||
vitepress-plugin-llms:
|
||||
specifier: 1.7.5
|
||||
version: 1.7.5
|
||||
specifier: 1.8.0
|
||||
version: 1.8.0
|
||||
|
||||
packages:
|
||||
|
||||
@ -3189,8 +3189,8 @@ packages:
|
||||
resolution: {integrity: sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==}
|
||||
engines: {node: '>=6'}
|
||||
|
||||
pretty-bytes@7.0.1:
|
||||
resolution: {integrity: sha512-285/jRCYIbMGDciDdrw0KPNC4LKEEwz/bwErcYNxSJOi4CpGUuLpb9gQpg3XJP0XYj9ldSRluXxih4lX2YN8Xw==}
|
||||
pretty-bytes@7.1.0:
|
||||
resolution: {integrity: sha512-nODzvTiYVRGRqAOvE84Vk5JDPyyxsVk0/fbA/bq7RqlnhksGpset09XTxbpvLTIjoaF7K8Z8DG8yHtKGTPSYRw==}
|
||||
engines: {node: '>=20'}
|
||||
|
||||
promise.series@0.2.0:
|
||||
@ -3724,8 +3724,8 @@ packages:
|
||||
terser:
|
||||
optional: true
|
||||
|
||||
vitepress-plugin-llms@1.7.5:
|
||||
resolution: {integrity: sha512-GTkuxwIUt2QkK2GhNdn1iBtl0Zv7U6nw5hqIBhsiclS7elwjvu4TIyzDPO/oYD2E1ZKDhz3PGmTzvNj9LEgLaA==}
|
||||
vitepress-plugin-llms@1.8.0:
|
||||
resolution: {integrity: sha512-JQR2j+4OpB0GlmXSJCdTHYIx4AcOZ0LVLRwQVId1wvNRRRGTVs17S5YkBNV0oj8t0zTgJ+TE61f58CJC8CTe4w==}
|
||||
|
||||
vitepress@1.6.4:
|
||||
resolution: {integrity: sha512-+2ym1/+0VVrbhNyRoFFesVvBvHAVMZMK0rw60E3X/5349M1GuVdKeazuksqopEdvkKwKGs21Q729jX81/bkBJg==}
|
||||
@ -4085,7 +4085,7 @@ snapshots:
|
||||
'@babel/core': 7.27.1
|
||||
'@babel/helper-compilation-targets': 7.27.1
|
||||
'@babel/helper-plugin-utils': 7.27.1
|
||||
debug: 4.4.1
|
||||
debug: 4.4.3
|
||||
lodash.debounce: 4.0.8
|
||||
resolve: 1.22.10
|
||||
transitivePeerDependencies:
|
||||
@ -6874,7 +6874,7 @@ snapshots:
|
||||
micromark@4.0.2:
|
||||
dependencies:
|
||||
'@types/debug': 4.1.12
|
||||
debug: 4.4.1
|
||||
debug: 4.4.3
|
||||
decode-named-character-reference: 1.2.0
|
||||
devlop: 1.1.0
|
||||
micromark-core-commonmark: 2.0.3
|
||||
@ -7319,7 +7319,7 @@ snapshots:
|
||||
|
||||
pretty-bytes@5.6.0: {}
|
||||
|
||||
pretty-bytes@7.0.1: {}
|
||||
pretty-bytes@7.1.0: {}
|
||||
|
||||
promise.series@0.2.0: {}
|
||||
|
||||
@ -7955,16 +7955,17 @@ snapshots:
|
||||
fsevents: 2.3.3
|
||||
terser: 5.44.0
|
||||
|
||||
vitepress-plugin-llms@1.7.5:
|
||||
vitepress-plugin-llms@1.8.0:
|
||||
dependencies:
|
||||
gray-matter: 4.0.3
|
||||
markdown-it: 14.1.0
|
||||
markdown-title: 1.0.2
|
||||
mdast-util-from-markdown: 2.0.2
|
||||
millify: 6.1.0
|
||||
minimatch: 10.0.3
|
||||
path-to-regexp: 8.3.0
|
||||
picocolors: 1.1.1
|
||||
pretty-bytes: 7.0.1
|
||||
pretty-bytes: 7.1.0
|
||||
remark: 15.0.1
|
||||
remark-frontmatter: 5.0.0
|
||||
tokenx: 1.1.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user