chore(deps): update web default dependencies

- bump frontend runtime and tooling packages to latest available versions, including React, Rsbuild, TanStack, VisActor, and AI SDK.
- refresh workspace catalog versions and regenerate Bun lockfile to keep default package resolution aligned.
This commit is contained in:
QuentinHsu
2026-07-03 16:20:22 +08:00
parent 0977965d93
commit a6c0201257
3 changed files with 325 additions and 491 deletions
+9 -9
View File
@@ -6,20 +6,20 @@
"classic"
],
"catalog": {
"@lobehub/icons": "^5.10.0",
"@rsbuild/core": "^2.1.1",
"@lobehub/icons": "^5.10.1",
"@rsbuild/core": "^2.1.4",
"@rsbuild/plugin-react": "^2.1.0",
"@rsbuild/plugin-tailwindcss": "^2.0.3",
"axios": "^1.16.1",
"axios": "^1.18.1",
"clsx": "^2.1.1",
"dayjs": "^1.11.20",
"oxfmt": "^0.54.0",
"oxlint": "^1.69.0",
"dayjs": "^1.11.21",
"oxfmt": "^0.57.0",
"oxlint": "^1.72.0",
"prettier": "^3.8.3",
"qrcode.react": "^4.2.0",
"react": "^19.2.6",
"react-dom": "^19.2.6",
"react-icons": "^5.6.0",
"react": "^19.2.7",
"react-dom": "^19.2.7",
"react-icons": "^5.7.0",
"react-markdown": "^10.1.0",
"remark-gfm": "^4.0.1",
"sse.js": "^2.8.0"