1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-27 07:31:46 +01:00

chore(deps): update dependency vitepress to v1.0.0-alpha.73

This commit is contained in:
renovate[bot]
2023-04-20 13:30:21 +00:00
parent ee920b119e
commit 023a3490dc
2 changed files with 52 additions and 7 deletions

View File

@@ -88,7 +88,7 @@
"vite": "4.2.2",
"vite-plugin-pages": "^0.29.0",
"vite-plugin-vue-layouts": "^0.8.0",
"vitepress": "1.0.0-alpha.72",
"vitepress": "1.0.0-alpha.73",
"vitest": "^0.30.1",
"vue-tsc": "^1.2.0"
},

57
pnpm-lock.yaml generated
View File

@@ -184,8 +184,8 @@ devDependencies:
specifier: ^0.8.0
version: 0.8.0(vite@4.2.2)(vue-router@4.1.6)(vue@3.2.47)
vitepress:
specifier: 1.0.0-alpha.72
version: 1.0.0-alpha.72(@algolia/client-search@4.17.0)(@types/node@18.15.11)(sass@1.62.0)
specifier: 1.0.0-alpha.73
version: 1.0.0-alpha.73(@algolia/client-search@4.17.0)(@types/node@18.15.11)(sass@1.62.0)
vitest:
specifier: ^0.30.1
version: 0.30.1(jsdom@21.1.1)(sass@1.62.0)
@@ -992,6 +992,17 @@ packages:
vue: 3.2.47
dev: true
/@vitejs/plugin-vue@4.1.0(vite@4.3.0)(vue@3.2.47):
resolution: {integrity: sha512-++9JOAFdcXI3lyer9UKUV4rfoQ3T1RN8yDqoCLar86s0xQct5yblxAE+yWgRnU5/0FOlVCpTZpYSBV/bGWrSrQ==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
vite: ^4.0.0
vue: ^3.2.25
dependencies:
vite: 4.3.0(@types/node@18.15.11)(sass@1.62.0)
vue: 3.2.47
dev: true
/@vitest/expect@0.30.1:
resolution: {integrity: sha512-c3kbEtN8XXJSeN81iDGq29bUzSjQhjES2WR3aColsS4lPGbivwLtas4DNUe0jD9gg/FYGIteqOenfU95EFituw==}
dependencies:
@@ -4280,20 +4291,54 @@ packages:
fsevents: 2.3.2
dev: true
/vitepress@1.0.0-alpha.72(@algolia/client-search@4.17.0)(@types/node@18.15.11)(sass@1.62.0):
resolution: {integrity: sha512-Ou7fNE/OVYLrKGQMHSTVG6AcNsdv7tm4ACrdhx93SPMzEDj8UgIb4RFa5CTTowaYf3jeDGi2EAJlzXVC+IE3dg==}
/vite@4.3.0(@types/node@18.15.11)(sass@1.62.0):
resolution: {integrity: sha512-JTGFgDh3dVxeGBpuQX04Up+JZmuG6wu9414Ei36vQzaEruY/M4K0AgwtuB2b4HaBgB7R8l+LHxjB0jcgz4d2qQ==}
engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true
peerDependencies:
'@types/node': '>= 14'
less: '*'
sass: '*'
stylus: '*'
sugarss: '*'
terser: ^5.4.0
peerDependenciesMeta:
'@types/node':
optional: true
less:
optional: true
sass:
optional: true
stylus:
optional: true
sugarss:
optional: true
terser:
optional: true
dependencies:
'@types/node': 18.15.11
esbuild: 0.17.17
postcss: 8.4.22
rollup: 3.20.6
sass: 1.62.0
optionalDependencies:
fsevents: 2.3.2
dev: true
/vitepress@1.0.0-alpha.73(@algolia/client-search@4.17.0)(@types/node@18.15.11)(sass@1.62.0):
resolution: {integrity: sha512-BWK7b5yYxdA3SeBnUV+ly8vJU2MFcQhjooycLDc2AsSd07uGp+WO6J6gBmjwHuOz5hgcNa+/VxGWKKwBycdbnA==}
hasBin: true
dependencies:
'@docsearch/css': 3.3.3
'@docsearch/js': 3.3.3(@algolia/client-search@4.17.0)
'@vitejs/plugin-vue': 4.1.0(vite@4.2.2)(vue@3.2.47)
'@vitejs/plugin-vue': 4.1.0(vite@4.3.0)(vue@3.2.47)
'@vue/devtools-api': 6.5.0
'@vueuse/core': 10.0.2(vue@3.2.47)
body-scroll-lock: 4.0.0-beta.0
mark.js: 8.11.1
minisearch: 6.0.1
shiki: 0.14.1
vite: 4.2.2(@types/node@18.15.11)(sass@1.62.0)
vite: 4.3.0(@types/node@18.15.11)(sass@1.62.0)
vue: 3.2.47
transitivePeerDependencies:
- '@algolia/client-search'