Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
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
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,26 +44,26 @@
"dependencies": {
"@arborium/arborium": "^2.18.1",
"@atlaskit/pragmatic-drag-and-drop": "^3.0.0",
"@atlaskit/pragmatic-drag-and-drop-auto-scroll": "^3.0.1",
"@atlaskit/pragmatic-drag-and-drop-auto-scroll": "^3.1.0",
"@atlaskit/pragmatic-drag-and-drop-hitbox": "^2.1.0",
"@choochmeque/tauri-plugin-sharekit-api": "0.4.0-rc.5",
"@fontsource-variable/nunito": "5.3.0",
"@fontsource/space-mono": "5.3.0",
"@livekit/components-react": "2.9.24",
"@lottiefiles/dotlottie-react": "^0.19.14",
"@lottiefiles/dotlottie-web": "0.79.1",
"@matrix-org/matrix-sdk-crypto-wasm": "^18.3.1",
"@lottiefiles/dotlottie-react": "^0.19.15",
"@lottiefiles/dotlottie-web": "0.79.2",
"@matrix-org/matrix-sdk-crypto-wasm": "^18.6.0",
"@noble/hashes": "^2.3.0",
"@phosphor-icons/react": "^2.1.10",
"@rolldown/plugin-node-polyfills": "^1.0.3",
"@sableclient/matrixrtc": "^0.1.0",
"@sableclient/tauri-plugin-livekit-mobile": "^0.2.0",
"@sableclient/tauri-plugin-notifications-api": "^0.5.3",
"@sableclient/twemoji-font": "^1.0.4",
"@sentry/react": "^10.70.0",
"@tanstack/react-query": "^5.101.4",
"@tanstack/react-query-devtools": "^5.101.4",
"@tanstack/react-virtual": "^3.14.9",
"@sentry/react": "^10.71.0",
"@tanstack/react-query": "^5.102.4",
"@tanstack/react-query-devtools": "^5.102.4",
"@tanstack/react-virtual": "^3.14.10",
"@tauri-apps/api": "2.11.1",
"@tauri-apps/plugin-clipboard-manager": "2.3.2",
"@tauri-apps/plugin-deep-link": "2.4.9",
Expand All @@ -87,7 +87,7 @@
"classnames": "^2.5.1",
"dayjs": "^1.11.23",
"domhandler": "^6.0.1",
"dompurify": "^3.4.13",
"dompurify": "^3.4.14",
"emojibase": "^17.0.0",
"emojibase-data": "^17.0.0",
"eventemitter3": "^5.0.4",
Expand All @@ -96,41 +96,41 @@
"folds": "^2.7.1",
"html-dom-parser": "^8.0.1",
"html-react-parser": "^6.1.7",
"i18next": "^26.3.6",
"i18next": "^26.4.0",
"i18next-browser-languagedetector": "^8.2.1",
"i18next-http-backend": "^4.0.1",
"immer": "^11.1.16",
"immer": "^11.1.18",
"is-hotkey": "^0.2.0",
"jotai": "^2.20.2",
"jotai": "^2.20.3",
"katex": "^0.18.4",
"leaflet": "1.9.4",
"linkify-react": "^4.3.3",
"linkifyjs": "^4.3.3",
"livekit-client": "2.22.0",
"marked": "^18.0.9",
"matrix-js-sdk": "42.1.0",
"matrix-widget-api": "^1.18.0",
"marked": "^18.0.11",
"matrix-js-sdk": "42.2.0",
"matrix-widget-api": "^1.19.0",
"nanoid": "^6.0.1",
"pdfjs-dist": "^6.2.108",
"prosemirror-commands": "^1.7.2",
"prosemirror-history": "^1.5.0",
"prosemirror-keymap": "^1.2.3",
"prosemirror-model": "^1.25.11",
"prosemirror-state": "^1.4.4",
"prosemirror-view": "^1.42.2",
"prosemirror-view": "^1.42.3",
"react": "^19.2.8",
"react-aria": "^3.51.0",
"react-blurhash": "^0.3.0",
"react-colorful": "^5.8.0",
"react-dom": "^19.2.8",
"react-google-recaptcha": "^3.1.0",
"react-i18next": "^17.0.11",
"react-i18next": "^17.0.12",
"react-leaflet": "^5.0.0",
"react-range": "^1.10.0",
"react-router": "^8.3.0",
"tauri-plugin-android-fs-api": "29.0.0",
"ua-parser-js": "^2.0.10",
"virtua": "^0.50.1",
"virtua": "^0.50.5",
"workbox-precaching": "^7.4.1"
},
"devDependencies": {
Expand All @@ -144,34 +144,34 @@
"tauri-plugin-app-icon-api": "github:SableClient/tauri-plugin-app-icon#bab80ae17f6d018702e472c539d0f02eba480c21",
"@testing-library/jest-dom": "^7.0.1",
"@testing-library/react": "^16.3.2",
"@testing-library/user-event": "^14.6.3",
"@testing-library/user-event": "^14.6.6",
"@types/chroma-js": "^3.1.2",
"@types/file-saver": "^2.0.7",
"@types/is-hotkey": "^0.1.10",
"@types/leaflet": "^1.9.22",
"@types/node": "26.2.0",
"@types/node": "26.3.0",
"@types/react": "^19.2.18",
"@types/react-dom": "^19.2.4",
"@types/react-dom": "^19.2.5",
"@types/react-google-recaptcha": "^2.1.9",
"@vitejs/plugin-react": "^6.0.4",
"@vitest/coverage-v8": "^4.1.10",
"@vitest/ui": "^4.1.10",
"@vitejs/plugin-react": "^6.1.0",
"@vitest/coverage-v8": "^4.1.11",
"@vitest/ui": "^4.1.11",
"buffer": "^6.0.3",
"cloudflared": "^0.7.1",
"fake-indexeddb": "6.2.5",
"jsdom": "^30.0.1",
"knip": "6.32.2",
"oxfmt": "^0.63.0",
"oxlint": "^1.78.0",
"oxfmt": "^0.65.0",
"oxlint": "^1.80.0",
"oxlint-tsgolint": "^7.0.2001",
"testcontainers": "^12.1.0",
"typescript": "^7.0.2",
"vite": "^8.2.1",
"vite": "^8.2.2",
"vite-plugin-compression2": "^2.5.3",
"vite-plugin-pwa": "^1.3.0",
"vite-plugin-static-copy": "^4.1.1",
"vite-plugin-svgr": "5.2.0",
"vitest": "^4.1.10"
"vitest": "^4.1.11"
},
"devEngines": {
"runtime": {
Expand Down
Loading
Loading