chore(deps): lock file maintenance npm dependencies (#6064)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-12 05:12:01 +00:00
committed by GitHub
parent 57d4149807
commit e1220a189b
2 changed files with 541 additions and 512 deletions

View File

@@ -52,7 +52,7 @@
"@tauri-apps/plugin-fs": "^2.4.4",
"@tauri-apps/plugin-http": "~2.5.4",
"@tauri-apps/plugin-process": "^2.3.1",
"@tauri-apps/plugin-shell": "2.3.3",
"@tauri-apps/plugin-shell": "2.3.4",
"@tauri-apps/plugin-updater": "2.9.0",
"ahooks": "^3.9.6",
"axios": "^1.13.2",
@@ -66,9 +66,9 @@
"nanoid": "^5.1.6",
"react": "19.2.3",
"react-dom": "19.2.3",
"react-error-boundary": "6.0.2",
"react-error-boundary": "6.0.3",
"react-hook-form": "^7.70.0",
"react-i18next": "16.5.1",
"react-i18next": "16.5.2",
"react-markdown": "10.1.0",
"react-router": "^7.11.0",
"react-virtuoso": "^4.18.1",
@@ -85,7 +85,7 @@
"@types/js-yaml": "^4.0.9",
"@types/lodash-es": "^4.17.12",
"@types/node": "^24.10.4",
"@types/react": "19.2.7",
"@types/react": "19.2.8",
"@types/react-dom": "19.2.3",
"@vitejs/plugin-legacy": "^7.2.1",
"@vitejs/plugin-react-swc": "^4.2.2",