chore: bump version & deps

This commit is contained in:
DarkSky
2026-01-15 00:33:51 +08:00
parent 13907f7234
commit 27a58e764c
126 changed files with 192 additions and 418 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@affine/web",
"version": "0.25.7",
"version": "0.26.0",
"description": "AFFiNE Desktop Web application",
"private": true,
"browser": "src/index.tsx",
@@ -20,7 +20,7 @@
"@toeverything/infra": "workspace:*",
"react": "^19.2.1",
"react-dom": "^19.2.1",
"react-router-dom": "^6.30.2"
"react-router-dom": "^6.30.3"
},
"devDependencies": {
"@types/react": "^19.0.1",