|
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | 18 | "@bufbuild/protobuf": "2.11.0", |
19 | | - "@excalidraw/excalidraw": "0.18.0-816c81c", |
| 19 | + "@excalidraw/excalidraw": "0.18.0-81ab857", |
20 | 20 | "@headlessui/react": "2.2.9", |
21 | 21 | "@nats-io/jetstream": "3.3.1", |
22 | 22 | "@nats-io/nats-core": "3.3.1", |
|
27 | 27 | "copy-text-to-clipboard": "3.2.2", |
28 | 28 | "es-toolkit": "1.45.1", |
29 | 29 | "eventemitter3": "5.0.4", |
30 | | - "framer-motion": "12.36.0", |
31 | | - "i18next": "25.8.18", |
| 30 | + "framer-motion": "12.38.0", |
| 31 | + "i18next": "25.8.20", |
32 | 32 | "i18next-browser-languagedetector": "8.2.1", |
33 | 33 | "i18next-http-backend": "3.0.2", |
34 | 34 | "idb": "8.0.3", |
|
49 | 49 | "react-redux": "9.2.0", |
50 | 50 | "react-toastify": "11.0.5", |
51 | 51 | "resumablejs": "1.1.0", |
52 | | - "sanitize-html": "2.17.1" |
| 52 | + "sanitize-html": "2.17.2" |
53 | 53 | }, |
54 | 54 | "devDependencies": { |
55 | 55 | "@prettier/plugin-oxc": "0.1.3", |
56 | | - "@tailwindcss/vite": "4.2.1", |
| 56 | + "@tailwindcss/vite": "4.2.2", |
57 | 57 | "@types/emscripten": "1.41.5", |
58 | 58 | "@types/node": "25.5.0", |
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.55.0", |
| 64 | + "oxlint": "1.56.0", |
65 | 65 | "prettier": "3.8.1", |
66 | | - "tailwindcss": "4.2.1", |
| 66 | + "tailwindcss": "4.2.2", |
67 | 67 | "typescript": "5.9.3", |
68 | | - "vite": "8.0.0", |
| 68 | + "vite": "8.0.1", |
69 | 69 | "vite-plugin-clean": "2.0.1", |
70 | 70 | "vite-plugin-oxlint": "2.0.1", |
71 | 71 | "vite-plugin-static-copy": "3.3.0" |
|
0 commit comments