chore(deps-dev): bump vitepress from 1.0.0-rc.23 to 1.0.0-rc.24 (#704)

This commit is contained in:
dependabot[bot] 2023-10-24 09:05:37 +00:00 committed by GitHub
parent 9428a15059
commit 42fdaec2df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 17 additions and 5 deletions

View File

@ -80,7 +80,7 @@
"tslib": "^2.5.3",
"tsx": "^3.13.0",
"typescript": "^5.1.3",
"vitepress": "1.0.0-rc.23",
"vitepress": "1.0.0-rc.24",
"webpack": "^5.86.0",
"webpack-cli": "^5.1.4"
},

20
pnpm-lock.yaml generated
View File

@ -83,8 +83,8 @@ devDependencies:
specifier: ^5.1.3
version: 5.2.2
vitepress:
specifier: 1.0.0-rc.23
version: 1.0.0-rc.23(@algolia/client-search@4.19.1)(@types/node@20.5.0)(axios@1.5.1)(search-insights@2.6.0)(typescript@5.2.2)
specifier: 1.0.0-rc.24
version: 1.0.0-rc.24(@algolia/client-search@4.19.1)(@types/node@20.5.0)(axios@1.5.1)(search-insights@2.6.0)(typescript@5.2.2)
webpack:
specifier: ^5.86.0
version: 5.89.0(webpack-cli@5.1.4)
@ -925,6 +925,17 @@ packages:
resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
dev: true
/@vitejs/plugin-vue@4.3.1(vite@4.5.0)(vue@3.3.6):
resolution: {integrity: sha512-tUBEtWcF7wFtII7ayNiLNDTCE1X1afySEo+XNVMNkFXaThENyCowIEX095QqbJZGTgoOcSVDJGlnde2NG4jtbQ==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
vite: ^4.0.0
vue: ^3.2.25
dependencies:
vite: 4.5.0(@types/node@20.5.0)
vue: 3.3.6(typescript@5.2.2)
dev: true
/@vue/compiler-core@3.3.6:
resolution: {integrity: sha512-2JNjemwaNwf+MkkatATVZi7oAH1Hx0B04DdPH3ZoZ8vKC1xZVP7nl4HIsk8XYd3r+/52sqqoz9TWzYc3yE9dqA==}
dependencies:
@ -3744,8 +3755,8 @@ packages:
fsevents: 2.3.3
dev: true
/vitepress@1.0.0-rc.23(@algolia/client-search@4.19.1)(@types/node@20.5.0)(axios@1.5.1)(search-insights@2.6.0)(typescript@5.2.2):
resolution: {integrity: sha512-0YoBt8aFgbRt2JtYaCeTqq4W21q5lbGso+g1ZwkYYS35ExJxORssRJunhFuUcby8QeN4BP/88QDgsVSIVLAfXQ==}
/vitepress@1.0.0-rc.24(@algolia/client-search@4.19.1)(@types/node@20.5.0)(axios@1.5.1)(search-insights@2.6.0)(typescript@5.2.2):
resolution: {integrity: sha512-RpnL8cnOGwiRlBbrYQUm9sYkJbtyOt/wYXk2diTcokY4yvks/5lq9LuSt+MURWB6ZqwpSNHvTmxgaSfLoG0/OA==}
hasBin: true
peerDependencies:
markdown-it-mathjax3: ^4.3.2
@ -3759,6 +3770,7 @@ packages:
'@docsearch/css': 3.5.2
'@docsearch/js': 3.5.2(@algolia/client-search@4.19.1)(search-insights@2.6.0)
'@types/markdown-it': 13.0.4
'@vitejs/plugin-vue': 4.3.1(vite@4.5.0)(vue@3.3.6)
'@vue/devtools-api': 6.5.1
'@vueuse/core': 10.5.0(vue@3.3.6)
'@vueuse/integrations': 10.5.0(axios@1.5.1)(focus-trap@7.5.4)(vue@3.3.6)