Skip to content

Commit 96f2ecb

Browse files
committed
fix: bump deps
1 parent db142ce commit 96f2ecb

File tree

2 files changed

+319
-145
lines changed

2 files changed

+319
-145
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@bufbuild/protobuf": "2.11.0",
19-
"@excalidraw/excalidraw": "0.18.0-d1cff91",
19+
"@excalidraw/excalidraw": "0.18.0-c1dbbdf",
2020
"@headlessui/react": "2.2.9",
2121
"@nats-io/jetstream": "3.3.1",
2222
"@nats-io/nats-core": "3.3.1",
@@ -27,8 +27,8 @@
2727
"copy-text-to-clipboard": "3.2.2",
2828
"es-toolkit": "1.45.1",
2929
"eventemitter3": "5.0.4",
30-
"framer-motion": "12.35.0",
31-
"i18next": "25.8.14",
30+
"framer-motion": "12.35.2",
31+
"i18next": "25.8.16",
3232
"i18next-browser-languagedetector": "8.2.1",
3333
"i18next-http-backend": "3.0.2",
3434
"idb": "8.0.3",
@@ -44,7 +44,7 @@
4444
"react-dom": "19.2.4",
4545
"react-draggable": "4.5.0",
4646
"react-hotkeys-hook": "5.2.4",
47-
"react-i18next": "16.5.4",
47+
"react-i18next": "16.5.6",
4848
"react-player": "3.4.0",
4949
"react-redux": "9.2.0",
5050
"react-toastify": "11.0.5",
@@ -55,17 +55,17 @@
5555
"@prettier/plugin-oxc": "0.1.3",
5656
"@tailwindcss/vite": "4.2.1",
5757
"@types/emscripten": "1.41.5",
58-
"@types/node": "25.3.3",
58+
"@types/node": "25.3.5",
5959
"@types/react": "19.2.14",
6060
"@types/react-dom": "19.2.3",
61-
"@types/sanitize-html": "2.16.0",
61+
"@types/sanitize-html": "2.16.1",
6262
"@vitejs/plugin-react": "6.0.0-beta.0",
6363
"husky": "9.1.7",
6464
"oxlint": "1.51.0",
6565
"prettier": "3.8.1",
6666
"tailwindcss": "4.2.1",
6767
"typescript": "5.9.3",
68-
"vite": "8.0.0-beta.16",
68+
"vite": "8.0.0-beta.18",
6969
"vite-plugin-clean": "2.0.1",
7070
"vite-plugin-oxlint": "2.0.1",
7171
"vite-plugin-static-copy": "3.2.0"

0 commit comments

Comments
 (0)