fix(docs): override vulnerable vite dependency

This commit is contained in:
RocketQuack 2026-04-09 13:17:52 +02:00
parent dfb6ee4f08
commit 90d9d25eb3
2 changed files with 10 additions and 8 deletions

View file

@ -10,6 +10,7 @@
}, },
"pnpm": { "pnpm": {
"overrides": { "overrides": {
"vite": "7.3.2",
"minimatch": "10.2.5", "minimatch": "10.2.5",
"picomatch": "4.0.4" "picomatch": "4.0.4"
} }

View file

@ -5,6 +5,7 @@ settings:
excludeLinksFromLockfile: false excludeLinksFromLockfile: false
overrides: overrides:
vite: 7.3.2
minimatch: 10.2.5 minimatch: 10.2.5
picomatch: 4.0.4 picomatch: 4.0.4
@ -412,7 +413,7 @@ packages:
resolution: {integrity: sha512-bL3AxKuQySfk1iGcBsQnoRVexTPJq0Z/ixFVM8OhVJAP6ZXXXLtM7NFKWhLl30Kg7uTBqIaPXbh+nuQCuBDedg==} resolution: {integrity: sha512-bL3AxKuQySfk1iGcBsQnoRVexTPJq0Z/ixFVM8OhVJAP6ZXXXLtM7NFKWhLl30Kg7uTBqIaPXbh+nuQCuBDedg==}
engines: {node: ^20.19.0 || >=22.12.0} engines: {node: ^20.19.0 || >=22.12.0}
peerDependencies: peerDependencies:
vite: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 vite: 7.3.2
vue: ^3.2.25 vue: ^3.2.25
'@vue/compiler-core@3.5.30': '@vue/compiler-core@3.5.30':
@ -846,8 +847,8 @@ packages:
vfile@6.0.3: vfile@6.0.3:
resolution: {integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==} resolution: {integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==}
vite@7.3.1: vite@7.3.2:
resolution: {integrity: sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==} resolution: {integrity: sha512-Bby3NOsna2jsjfLVOHKes8sGwgl4TT0E6vvpYgnAYDIF/tie7MRaFthmKuHx1NSXjiTueXH3do80FMQgvEktRg==}
engines: {node: ^20.19.0 || >=22.12.0} engines: {node: ^20.19.0 || >=22.12.0}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
@ -1185,10 +1186,10 @@ snapshots:
'@ungap/structured-clone@1.3.0': {} '@ungap/structured-clone@1.3.0': {}
'@vitejs/plugin-vue@6.0.5(vite@7.3.1)(vue@3.5.30)': '@vitejs/plugin-vue@6.0.5(vite@7.3.2)(vue@3.5.30)':
dependencies: dependencies:
'@rolldown/pluginutils': 1.0.0-rc.2 '@rolldown/pluginutils': 1.0.0-rc.2
vite: 7.3.1 vite: 7.3.2
vue: 3.5.30 vue: 3.5.30
'@vue/compiler-core@3.5.30': '@vue/compiler-core@3.5.30':
@ -1665,7 +1666,7 @@ snapshots:
'@types/unist': 3.0.3 '@types/unist': 3.0.3
vfile-message: 4.0.3 vfile-message: 4.0.3
vite@7.3.1: vite@7.3.2:
dependencies: dependencies:
esbuild: 0.27.4 esbuild: 0.27.4
fdir: 6.5.0(picomatch@4.0.4) fdir: 6.5.0(picomatch@4.0.4)
@ -1692,7 +1693,7 @@ snapshots:
'@shikijs/transformers': 3.23.0 '@shikijs/transformers': 3.23.0
'@shikijs/types': 3.23.0 '@shikijs/types': 3.23.0
'@types/markdown-it': 14.1.2 '@types/markdown-it': 14.1.2
'@vitejs/plugin-vue': 6.0.5(vite@7.3.1)(vue@3.5.30) '@vitejs/plugin-vue': 6.0.5(vite@7.3.2)(vue@3.5.30)
'@vue/devtools-api': 8.1.0 '@vue/devtools-api': 8.1.0
'@vue/shared': 3.5.30 '@vue/shared': 3.5.30
'@vueuse/core': 14.2.1(vue@3.5.30) '@vueuse/core': 14.2.1(vue@3.5.30)
@ -1701,7 +1702,7 @@ snapshots:
mark.js: 8.11.1 mark.js: 8.11.1
minisearch: 7.2.0 minisearch: 7.2.0
shiki: 3.23.0 shiki: 3.23.0
vite: 7.3.1 vite: 7.3.2
vue: 3.5.30 vue: 3.5.30
optionalDependencies: optionalDependencies:
postcss: 8.5.8 postcss: 8.5.8