mirror of
https://github.com/purrgrammer/grimoire.git
synced 2026-06-05 18:21:28 +02:00
feat: use Activity for keeping workspaces alive
This commit is contained in:
@@ -29,8 +29,8 @@
|
||||
"dexie-react-hooks": "^4.2.0",
|
||||
"jotai": "^2.15.2",
|
||||
"lucide-react": "latest",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react": "^19.2.1",
|
||||
"react-dom": "^19.2.1",
|
||||
"react-markdown": "^10.1.0",
|
||||
"react-medium-image-zoom": "^5.4.0",
|
||||
"react-mosaic-component": "^6.1.1",
|
||||
@@ -43,8 +43,8 @@
|
||||
"@eslint/js": "^9.17.0",
|
||||
"@react-router/dev": "^7.1.0",
|
||||
"@types/node": "^24.10.1",
|
||||
"@types/react": "^18.3.1",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"@types/react": "^19.2.7",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"@vitejs/plugin-react": "^4.3.4",
|
||||
"autoprefixer": "^10.4.20",
|
||||
|
||||
Reference in New Issue
Block a user