Skip to content

Commit

Permalink
fix(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jibon57 committed Nov 25, 2024
1 parent 9eaff9e commit d7f0a5e
Show file tree
Hide file tree
Showing 2 changed files with 205 additions and 193 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,19 @@
"@bufbuild/protobuf": "2.2.2",
"@excalidraw/excalidraw": "0.17.6",
"@headlessui/react": "2.2.0",
"@nats-io/jetstream": "3.0.0-28",
"@nats-io/nats-core": "3.0.0-41",
"@nats-io/jetstream": "3.0.0-32",
"@nats-io/nats-core": "3.0.0-45",
"@reduxjs/toolkit": "2.3.0",
"@tensorflow-models/body-pix": "2.2.1",
"@tensorflow/tfjs": "4.22.0",
"axios": "1.7.7",
"copy-text-to-clipboard": "3.2.0",
"emoji-picker-react": "4.12.0",
"eventemitter3": "5.0.1",
"i18next": "23.16.5",
"i18next": "24.0.0",
"i18next-browser-languagedetector": "8.0.0",
"i18next-http-backend": "2.6.2",
"livekit-client": "2.6.0",
"i18next-http-backend": "3.0.1",
"livekit-client": "2.6.3",
"lodash": "4.17.21",
"microsoft-cognitiveservices-speech-sdk": "1.41.0",
"mobile-detect": "1.4.5",
Expand Down Expand Up @@ -69,15 +69,15 @@
"copy-webpack-plugin": "12.0.2",
"css-loader": "7.1.2",
"css-minimizer-webpack-plugin": "7.0.0",
"eslint": "9.14.0",
"eslint": "9.15.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react-hooks": "5.0.0",
"eslint-plugin-react-refresh": "0.4.14",
"fork-ts-checker-webpack-plugin": "9.0.2",
"globals": "15.12.0",
"html-webpack-plugin": "5.6.3",
"husky": "9.1.6",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"mini-css-extract-plugin": "2.9.2",
"postcss": "8.4.49",
Expand All @@ -93,8 +93,8 @@
"tailwindcss": "3.4.15",
"terser-webpack-plugin": "5.3.10",
"ts-loader": "9.5.1",
"typescript": "5.6.3",
"typescript-eslint": "8.14.0",
"typescript": "5.7.2",
"typescript-eslint": "8.15.0",
"webpack": "5.96.1",
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.1.0",
Expand Down
Loading

0 comments on commit d7f0a5e

Please sign in to comment.