1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-21 21:33:18 +01:00

chore(deps): update dependency vitepress to v1.0.0-rc.23 (#2440)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-10-23 00:58:43 +00:00
committed by GitHub
parent 2881f25a1a
commit caa3bb14ab
2 changed files with 8 additions and 8 deletions

View File

@@ -96,7 +96,7 @@
"simple-git-hooks": "^2.9.0", "simple-git-hooks": "^2.9.0",
"ts-node": "^10.9.1", "ts-node": "^10.9.1",
"typescript": "^5.2.2", "typescript": "^5.2.2",
"vitepress": "1.0.0-rc.22", "vitepress": "1.0.0-rc.23",
"vitest": "^0.34.6", "vitest": "^0.34.6",
"vue-tsc": "^1.8.19" "vue-tsc": "^1.8.19"
}, },

14
pnpm-lock.yaml generated
View File

@@ -209,8 +209,8 @@ devDependencies:
specifier: ^5.2.2 specifier: ^5.2.2
version: 5.2.2 version: 5.2.2
vitepress: vitepress:
specifier: 1.0.0-rc.22 specifier: 1.0.0-rc.23
version: 1.0.0-rc.22(@algolia/client-search@4.20.0)(@types/node@20.8.7)(fuse.js@6.6.2)(postcss@8.4.31)(search-insights@2.9.0)(typescript@5.2.2) version: 1.0.0-rc.23(@algolia/client-search@4.20.0)(@types/node@20.8.7)(fuse.js@6.6.2)(postcss@8.4.31)(search-insights@2.9.0)(typescript@5.2.2)
vitest: vitest:
specifier: ^0.34.6 specifier: ^0.34.6
version: 0.34.6(jsdom@22.1.0) version: 0.34.6(jsdom@22.1.0)
@@ -1017,8 +1017,8 @@ packages:
resolution: {integrity: sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q==} resolution: {integrity: sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q==}
dev: true dev: true
/@types/markdown-it@13.0.2: /@types/markdown-it@13.0.4:
resolution: {integrity: sha512-Tla7hH9oeXHOlJyBFdoqV61xWE9FZf/y2g+gFVwQ2vE1/eBzjUno5JCd3Hdb5oATve5OF6xNjZ/4VIZhVVx+hA==} resolution: {integrity: sha512-FAIUdEXrCDnQmAAmJC+UeW/3p0eCI4QZ/+W0lX/h83VD3v78IgTFYftjnAeXS8H0g4PFQCgipc51cQDA8tjgLw==}
dependencies: dependencies:
'@types/linkify-it': 3.0.3 '@types/linkify-it': 3.0.3
'@types/mdurl': 1.0.3 '@types/mdurl': 1.0.3
@@ -4868,8 +4868,8 @@ packages:
optionalDependencies: optionalDependencies:
fsevents: 2.3.3 fsevents: 2.3.3
/vitepress@1.0.0-rc.22(@algolia/client-search@4.20.0)(@types/node@20.8.7)(fuse.js@6.6.2)(postcss@8.4.31)(search-insights@2.9.0)(typescript@5.2.2): /vitepress@1.0.0-rc.23(@algolia/client-search@4.20.0)(@types/node@20.8.7)(fuse.js@6.6.2)(postcss@8.4.31)(search-insights@2.9.0)(typescript@5.2.2):
resolution: {integrity: sha512-n7le5iikCFgWMuX7sKfzDGJGlrsYQ5trG3S97BghNz2alOTr4Xp+GrB6ShwogUTX9gNgeNmrACjokhW55LNeBA==} resolution: {integrity: sha512-0YoBt8aFgbRt2JtYaCeTqq4W21q5lbGso+g1ZwkYYS35ExJxORssRJunhFuUcby8QeN4BP/88QDgsVSIVLAfXQ==}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
markdown-it-mathjax3: ^4.3.2 markdown-it-mathjax3: ^4.3.2
@@ -4882,7 +4882,7 @@ packages:
dependencies: dependencies:
'@docsearch/css': 3.5.2 '@docsearch/css': 3.5.2
'@docsearch/js': 3.5.2(@algolia/client-search@4.20.0)(search-insights@2.9.0) '@docsearch/js': 3.5.2(@algolia/client-search@4.20.0)(search-insights@2.9.0)
'@types/markdown-it': 13.0.2 '@types/markdown-it': 13.0.4
'@vue/devtools-api': 6.5.1 '@vue/devtools-api': 6.5.1
'@vueuse/core': 10.5.0(vue@3.3.6) '@vueuse/core': 10.5.0(vue@3.3.6)
'@vueuse/integrations': 10.5.0(focus-trap@7.5.4)(fuse.js@6.6.2)(vue@3.3.6) '@vueuse/integrations': 10.5.0(focus-trap@7.5.4)(fuse.js@6.6.2)(vue@3.3.6)