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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-13 16:09:56 +08:00
committed by GitHub
parent 558e28ddaf
commit 7cc3bc83a0
2 changed files with 120 additions and 120 deletions

View File

@@ -55,7 +55,7 @@
"dayjs": "1.11.13",
"foxact": "^0.2.49",
"glob": "^11.0.3",
"i18next": "^25.3.2",
"i18next": "^25.3.4",
"js-yaml": "^4.1.0",
"json-schema": "^0.4.0",
"lodash-es": "^4.17.21",
@@ -72,9 +72,9 @@
"react-markdown": "10.1.0",
"react-monaco-editor": "0.59.0",
"react-router-dom": "7.8.0",
"react-virtuoso": "^4.13.0",
"react-virtuoso": "^4.14.0",
"sockette": "^2.0.6",
"swr": "^2.3.5",
"swr": "^2.3.6",
"tar": "^7.4.3",
"types-pac": "^1.0.3",
"zustand": "^5.0.7"
@@ -84,7 +84,7 @@
"@tauri-apps/cli": "2.7.1",
"@types/js-yaml": "^4.0.9",
"@types/lodash-es": "^4.17.12",
"@types/react": "19.1.9",
"@types/react": "19.1.10",
"@types/react-beautiful-dnd": "^13.1.8",
"@types/react-dom": "19.1.7",
"@vitejs/plugin-legacy": "^7.2.1",
@@ -100,7 +100,7 @@
"sass": "^1.90.0",
"terser": "^5.43.1",
"typescript": "^5.9.2",
"vite": "^7.1.1",
"vite": "^7.1.2",
"vite-plugin-monaco-editor": "^1.1.0",
"vite-plugin-svgr": "^4.3.0"
},