Skip to content

Commit 16d1d94

Browse files
committed
fix: bump deps
1 parent 1f4ab4f commit 16d1d94

File tree

2 files changed

+300
-482
lines changed

2 files changed

+300
-482
lines changed

package.json

Lines changed: 8 additions & 8 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-816c81c",
19+
"@excalidraw/excalidraw": "0.18.0-81ab857",
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.36.0",
31-
"i18next": "25.8.18",
30+
"framer-motion": "12.38.0",
31+
"i18next": "25.8.20",
3232
"i18next-browser-languagedetector": "8.2.1",
3333
"i18next-http-backend": "3.0.2",
3434
"idb": "8.0.3",
@@ -49,23 +49,23 @@
4949
"react-redux": "9.2.0",
5050
"react-toastify": "11.0.5",
5151
"resumablejs": "1.1.0",
52-
"sanitize-html": "2.17.1"
52+
"sanitize-html": "2.17.2"
5353
},
5454
"devDependencies": {
5555
"@prettier/plugin-oxc": "0.1.3",
56-
"@tailwindcss/vite": "4.2.1",
56+
"@tailwindcss/vite": "4.2.2",
5757
"@types/emscripten": "1.41.5",
5858
"@types/node": "25.5.0",
5959
"@types/react": "19.2.14",
6060
"@types/react-dom": "19.2.3",
6161
"@types/sanitize-html": "2.16.1",
6262
"@vitejs/plugin-react": "6.0.1",
6363
"husky": "9.1.7",
64-
"oxlint": "1.55.0",
64+
"oxlint": "1.56.0",
6565
"prettier": "3.8.1",
66-
"tailwindcss": "4.2.1",
66+
"tailwindcss": "4.2.2",
6767
"typescript": "5.9.3",
68-
"vite": "8.0.0",
68+
"vite": "8.0.1",
6969
"vite-plugin-clean": "2.0.1",
7070
"vite-plugin-oxlint": "2.0.1",
7171
"vite-plugin-static-copy": "3.3.0"

0 commit comments

Comments
 (0)