chore(deps): update npm dependencies (#5045)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-14 09:02:49 +08:00
committed by GitHub
parent 3bd981d47b
commit 44eb781060
2 changed files with 203 additions and 251 deletions

View File

@@ -67,7 +67,7 @@
"react-dom": "19.2.0",
"react-error-boundary": "6.0.0",
"react-hook-form": "^7.65.0",
"react-i18next": "16.0.0",
"react-i18next": "16.0.1",
"react-markdown": "10.1.0",
"react-monaco-editor": "0.59.0",
"react-router-dom": "7.9.4",
@@ -79,13 +79,13 @@
},
"devDependencies": {
"@actions/github": "^6.0.1",
"@eslint-react/eslint-plugin": "^2.1.1",
"@eslint-react/eslint-plugin": "^2.2.1",
"@eslint/js": "^9.37.0",
"@tauri-apps/cli": "2.8.4",
"@types/js-yaml": "^4.0.9",
"@types/lodash-es": "^4.17.12",
"@types/react": "19.2.2",
"@types/react-dom": "19.2.1",
"@types/react-dom": "19.2.2",
"@vitejs/plugin-legacy": "^7.2.1",
"@vitejs/plugin-react": "5.0.4",
"adm-zip": "^0.5.16",
@@ -113,7 +113,7 @@
"tar": "^7.5.1",
"terser": "^5.44.0",
"typescript": "^5.9.3",
"typescript-eslint": "^8.46.0",
"typescript-eslint": "^8.46.1",
"vite": "^7.1.9",
"vite-plugin-monaco-editor": "^1.1.0",
"vite-plugin-svgr": "^4.5.0"