Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,19 @@
"@plait/layouts": "^0.89.2",
"@plait/mind": "^0.89.2",
"@plait/text-plugins": "^0.89.2",
"@types/lodash": "^4.17.20",
"ahooks": "^3.9.6",
"browser-fs-access": "^0.35.0",
"classnames": "^2.5.1",
"is-hotkey": "^0.2.0",
"laser-pen": "^1.0.1",
"localforage": "^1.10.0",
"lodash": "^4.17.21",
"mobile-detect": "^1.4.5",
"open-color": "^1.9.1",
"react": "19.2.0",
"react-dom": "19.2.0",
"roughjs": "^4.6.6",
"slate": "^0.116.0",
"slate-dom": "^0.116.0",
"slate-history": "^0.115.0",
Expand All @@ -48,7 +52,7 @@
"@nx/js": "19.3.0",
"@nx/playwright": "19.3.0",
"@nx/react": "19.3.0",
"@nx/vite": "^20.6.0",
"@nx/vite": "19.3.0",
"@nx/web": "19.3.0",
"@nx/workspace": "19.3.0",
"@playwright/test": "^1.36.0",
Expand Down
Loading
Loading