This commit is contained in:
Philipinho
2026-01-24 01:08:42 +00:00
parent 605bf760be
commit b3d50558db
7 changed files with 1163 additions and 593 deletions
+10 -10
View File
@@ -42,15 +42,15 @@
"mermaid": "^11.12.2",
"mitt": "^3.0.1",
"posthog-js": "^1.255.1",
"react": "^18.3.1",
"react": "^19.2.3",
"react-arborist": "3.4.0",
"react-clear-modal": "^2.0.17",
"react-dom": "^18.3.1",
"react-dom": "^19.2.3",
"react-drawio": "^1.0.7",
"react-error-boundary": "^4.1.2",
"react-error-boundary": "^6.1.0",
"react-helmet-async": "^2.0.5",
"react-i18next": "^15.0.1",
"react-router-dom": "^7.12.0",
"react-router-dom": "^7.13.0",
"semver": "^7.7.3",
"socket.io-client": "^4.8.3",
"tiptap-extension-global-drag-handle": "^0.1.18",
@@ -63,13 +63,13 @@
"@types/js-cookie": "^3.0.6",
"@types/katex": "^0.16.7",
"@types/node": "22.19.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^5.1.1",
"@types/react": "^19.2.9",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^5.1.2",
"eslint": "^9.15.0",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.16",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-refresh": "^0.4.26",
"globals": "^15.13.0",
"optics-ts": "^2.4.1",
"postcss": "^8.4.49",