mirror of
https://github.com/go-task/task.git
synced 2026-06-26 22:26:13 +00:00
chore(deps): bump vite from 5.4.19 to 5.4.21 in /website (#2841)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
21
website/pnpm-lock.yaml
generated
21
website/pnpm-lock.yaml
generated
@@ -25,7 +25,7 @@ importers:
|
||||
version: 1.6.4(@algolia/client-search@5.35.0)(@types/node@24.12.2)(jwt-decode@4.0.0)(postcss@8.5.10)(search-insights@2.17.3)(typescript@5.9.3)
|
||||
vitepress-plugin-group-icons:
|
||||
specifier: ^1.6.1
|
||||
version: 1.7.5(vite@5.4.19(@types/node@24.12.2))
|
||||
version: 1.7.5(vite@5.4.21(@types/node@24.12.2))
|
||||
vitepress-plugin-llms:
|
||||
specifier: ^1.9.1
|
||||
version: 1.12.1
|
||||
@@ -1489,6 +1489,7 @@ packages:
|
||||
|
||||
'@ungap/structured-clone@1.3.0':
|
||||
resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==}
|
||||
deprecated: Potential CWE-502 - Update to 1.3.1 or higher
|
||||
|
||||
'@vercel/nft@0.29.4':
|
||||
resolution: {integrity: sha512-6lLqMNX3TuycBPABycx7A9F1bHQR7kiQln6abjFbPrf5C/05qHM9M5E4PeTE59c7z8g6vHnx1Ioihb2AQl7BTA==}
|
||||
@@ -4979,8 +4980,8 @@ packages:
|
||||
vfile@6.0.3:
|
||||
resolution: {integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==}
|
||||
|
||||
vite@5.4.19:
|
||||
resolution: {integrity: sha512-qO3aKv3HoQC8QKiNSTuUM1l9o/XX3+c+VTgLHbJWHZGeTPVAg2XwazI9UWzoxjIJCGCV2zU60uqMzjeLZuULqA==}
|
||||
vite@5.4.21:
|
||||
resolution: {integrity: sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@@ -6790,9 +6791,9 @@ snapshots:
|
||||
- rollup
|
||||
- supports-color
|
||||
|
||||
'@vitejs/plugin-vue@5.2.4(vite@5.4.19(@types/node@24.12.2))(vue@3.5.32(typescript@5.9.3))':
|
||||
'@vitejs/plugin-vue@5.2.4(vite@5.4.21(@types/node@24.12.2))(vue@3.5.32(typescript@5.9.3))':
|
||||
dependencies:
|
||||
vite: 5.4.19(@types/node@24.12.2)
|
||||
vite: 5.4.21(@types/node@24.12.2)
|
||||
vue: 3.5.32(typescript@5.9.3)
|
||||
|
||||
'@vue/compiler-core@3.5.32':
|
||||
@@ -10837,7 +10838,7 @@ snapshots:
|
||||
'@types/unist': 3.0.3
|
||||
vfile-message: 4.0.3
|
||||
|
||||
vite@5.4.19(@types/node@24.12.2):
|
||||
vite@5.4.21(@types/node@24.12.2):
|
||||
dependencies:
|
||||
esbuild: 0.21.5
|
||||
postcss: 8.5.9
|
||||
@@ -10846,13 +10847,13 @@ snapshots:
|
||||
'@types/node': 24.12.2
|
||||
fsevents: 2.3.3
|
||||
|
||||
vitepress-plugin-group-icons@1.7.5(vite@5.4.19(@types/node@24.12.2)):
|
||||
vitepress-plugin-group-icons@1.7.5(vite@5.4.21(@types/node@24.12.2)):
|
||||
dependencies:
|
||||
'@iconify-json/logos': 1.2.11
|
||||
'@iconify-json/vscode-icons': 1.2.45
|
||||
'@iconify/utils': 3.1.0
|
||||
optionalDependencies:
|
||||
vite: 5.4.19(@types/node@24.12.2)
|
||||
vite: 5.4.21(@types/node@24.12.2)
|
||||
|
||||
vitepress-plugin-llms@1.12.1:
|
||||
dependencies:
|
||||
@@ -10887,7 +10888,7 @@ snapshots:
|
||||
'@shikijs/transformers': 2.5.0
|
||||
'@shikijs/types': 2.5.0
|
||||
'@types/markdown-it': 14.1.2
|
||||
'@vitejs/plugin-vue': 5.2.4(vite@5.4.19(@types/node@24.12.2))(vue@3.5.32(typescript@5.9.3))
|
||||
'@vitejs/plugin-vue': 5.2.4(vite@5.4.21(@types/node@24.12.2))(vue@3.5.32(typescript@5.9.3))
|
||||
'@vue/devtools-api': 7.7.7
|
||||
'@vue/shared': 3.5.18
|
||||
'@vueuse/core': 12.8.2(typescript@5.9.3)
|
||||
@@ -10896,7 +10897,7 @@ snapshots:
|
||||
mark.js: 8.11.1
|
||||
minisearch: 7.1.2
|
||||
shiki: 2.5.0
|
||||
vite: 5.4.19(@types/node@24.12.2)
|
||||
vite: 5.4.21(@types/node@24.12.2)
|
||||
vue: 3.5.32(typescript@5.9.3)
|
||||
optionalDependencies:
|
||||
postcss: 8.5.10
|
||||
|
||||
Reference in New Issue
Block a user