|
17 | 17 | "dependencies": { |
18 | 18 | "@bufbuild/protobuf": "2.11.0", |
19 | 19 | "@excalidraw/excalidraw": "0.18.0-d9e8a33", |
20 | | - "@headlessui/react": "2.2.9", |
| 20 | + "@headlessui/react": "2.2.10", |
21 | 21 | "@nats-io/jetstream": "3.3.1", |
22 | 22 | "@nats-io/nats-core": "3.3.1", |
23 | 23 | "@reduxjs/toolkit": "2.11.2", |
24 | 24 | "@twilio/video-processors": "3.1.0", |
25 | | - "axios": "1.14.0", |
| 25 | + "axios": "1.15.0", |
26 | 26 | "clsx": "2.1.1", |
27 | 27 | "copy-text-to-clipboard": "3.2.2", |
28 | 28 | "es-toolkit": "1.45.1", |
29 | 29 | "eventemitter3": "5.0.4", |
30 | 30 | "framer-motion": "12.38.0", |
31 | | - "i18next": "26.0.3", |
| 31 | + "i18next": "26.0.4", |
32 | 32 | "i18next-browser-languagedetector": "8.2.1", |
33 | 33 | "i18next-http-backend": "3.0.4", |
34 | 34 | "idb": "8.0.3", |
35 | 35 | "livekit-client": "2.18.1", |
36 | | - "marked": "17.0.5", |
| 36 | + "marked": "18.0.0", |
37 | 37 | "mobile-detect": "1.4.5", |
38 | 38 | "nosleep.js": "0.12.0", |
39 | | - "plugnmeet-protocol-js": "1.2.2-8", |
40 | | - "react": "19.2.4", |
| 39 | + "plugnmeet-protocol-js": "1.2.2-15", |
| 40 | + "react": "19.2.5", |
41 | 41 | "react-cool-virtual": "0.7.0", |
42 | 42 | "react-dnd": "16.0.1", |
43 | 43 | "react-dnd-html5-backend": "16.0.1", |
44 | | - "react-dom": "19.2.4", |
| 44 | + "react-dom": "19.2.5", |
45 | 45 | "react-draggable": "4.5.0", |
46 | 46 | "react-hotkeys-hook": "5.2.4", |
47 | 47 | "react-i18next": "17.0.2", |
|
55 | 55 | "@prettier/plugin-oxc": "0.1.3", |
56 | 56 | "@tailwindcss/vite": "4.2.2", |
57 | 57 | "@types/emscripten": "1.41.5", |
58 | | - "@types/node": "25.5.0", |
| 58 | + "@types/node": "25.5.2", |
59 | 59 | "@types/react": "19.2.14", |
60 | 60 | "@types/react-dom": "19.2.3", |
61 | 61 | "@types/sanitize-html": "2.16.1", |
62 | 62 | "@vitejs/plugin-react": "6.0.1", |
63 | 63 | "husky": "9.1.7", |
64 | | - "oxlint": "1.58.0", |
| 64 | + "oxlint": "1.59.0", |
65 | 65 | "prettier": "3.8.1", |
66 | 66 | "tailwindcss": "4.2.2", |
67 | 67 | "typescript": "5.9.3", |
68 | | - "vite": "8.0.3", |
| 68 | + "vite": "8.0.8", |
69 | 69 | "vite-plugin-clean": "2.0.1", |
70 | 70 | "vite-plugin-oxlint": "2.0.1", |
71 | | - "vite-plugin-static-copy": "4.0.0" |
| 71 | + "vite-plugin-static-copy": "4.0.1" |
72 | 72 | } |
73 | 73 | } |
0 commit comments