mirror of https://github.com/yutto-dev/yutto
⬆️ deps: Update dependency vite to v6.2.6 [SECURITY] (#497)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
21adae33bf
commit
53d2dc400b
|
@ -19,7 +19,7 @@ importers:
|
|||
version: 3.5.3
|
||||
vite:
|
||||
specifier: ^6.1.1
|
||||
version: 6.2.5(@types/node@20.17.30)
|
||||
version: 6.2.6(@types/node@20.17.30)
|
||||
vitepress:
|
||||
specifier: ^1.6.3
|
||||
version: 1.6.3(@algolia/client-search@5.20.0)(@types/node@20.17.30)(postcss@8.5.3)(search-insights@2.17.3)
|
||||
|
@ -1265,8 +1265,8 @@ packages:
|
|||
vfile@6.0.3:
|
||||
resolution: {integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==}
|
||||
|
||||
vite@5.4.17:
|
||||
resolution: {integrity: sha512-5+VqZryDj4wgCs55o9Lp+p8GE78TLVg0lasCH5xFZ4jacZjtqZa6JUw9/p0WeAojaOfncSM6v77InkFPGnvPvg==}
|
||||
vite@5.4.18:
|
||||
resolution: {integrity: sha512-1oDcnEp3lVyHCuQ2YFelM4Alm2o91xNoMncRm1U7S+JdYfYOvbiGZ3/CxGttrOu2M/KcGz7cRC2DoNUA6urmMA==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
@ -1296,8 +1296,8 @@ packages:
|
|||
terser:
|
||||
optional: true
|
||||
|
||||
vite@6.2.5:
|
||||
resolution: {integrity: sha512-j023J/hCAa4pRIUH6J9HemwYfjB5llR2Ps0CWeikOtdR8+pAURAk0DoJC5/mm9kd+UgdnIy7d6HE4EAvlYhPhA==}
|
||||
vite@6.2.6:
|
||||
resolution: {integrity: sha512-9xpjNl3kR4rVDZgPNdTL0/c6ao4km69a/2ihNQbcANz8RuCOK3hQBmLSJf3bRKVQjVMda+YvizNE8AwvogcPbw==}
|
||||
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
@ -1916,9 +1916,9 @@ snapshots:
|
|||
|
||||
'@ungap/structured-clone@1.3.0': {}
|
||||
|
||||
'@vitejs/plugin-vue@5.2.1(vite@5.4.17(@types/node@20.17.30))(vue@3.5.13)':
|
||||
'@vitejs/plugin-vue@5.2.1(vite@5.4.18(@types/node@20.17.30))(vue@3.5.13)':
|
||||
dependencies:
|
||||
vite: 5.4.17(@types/node@20.17.30)
|
||||
vite: 5.4.18(@types/node@20.17.30)
|
||||
vue: 3.5.13
|
||||
|
||||
'@vue/compiler-core@3.5.13':
|
||||
|
@ -2544,7 +2544,7 @@ snapshots:
|
|||
'@types/unist': 3.0.3
|
||||
vfile-message: 4.0.2
|
||||
|
||||
vite@5.4.17(@types/node@20.17.30):
|
||||
vite@5.4.18(@types/node@20.17.30):
|
||||
dependencies:
|
||||
esbuild: 0.21.5
|
||||
postcss: 8.5.3
|
||||
|
@ -2553,7 +2553,7 @@ snapshots:
|
|||
'@types/node': 20.17.30
|
||||
fsevents: 2.3.3
|
||||
|
||||
vite@6.2.5(@types/node@20.17.30):
|
||||
vite@6.2.6(@types/node@20.17.30):
|
||||
dependencies:
|
||||
esbuild: 0.25.2
|
||||
postcss: 8.5.3
|
||||
|
@ -2592,7 +2592,7 @@ snapshots:
|
|||
'@shikijs/transformers': 2.3.0
|
||||
'@shikijs/types': 2.3.0
|
||||
'@types/markdown-it': 14.1.2
|
||||
'@vitejs/plugin-vue': 5.2.1(vite@5.4.17(@types/node@20.17.30))(vue@3.5.13)
|
||||
'@vitejs/plugin-vue': 5.2.1(vite@5.4.18(@types/node@20.17.30))(vue@3.5.13)
|
||||
'@vue/devtools-api': 7.7.1
|
||||
'@vue/shared': 3.5.13
|
||||
'@vueuse/core': 12.5.0
|
||||
|
@ -2601,7 +2601,7 @@ snapshots:
|
|||
mark.js: 8.11.1
|
||||
minisearch: 7.1.1
|
||||
shiki: 2.3.0
|
||||
vite: 5.4.17(@types/node@20.17.30)
|
||||
vite: 5.4.18(@types/node@20.17.30)
|
||||
vue: 3.5.13
|
||||
optionalDependencies:
|
||||
postcss: 8.5.3
|
||||
|
|
Loading…
Reference in New Issue