Skip to content

Commit

Permalink
deps update
Browse files Browse the repository at this point in the history
  • Loading branch information
jibon57 committed Sep 19, 2024
1 parent 348f3ec commit 7e0afec
Show file tree
Hide file tree
Showing 3 changed files with 303 additions and 288 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"size-limit": "pnpm run build && size-limit --json"
},
"dependencies": {
"@bufbuild/protobuf": "2.0.0",
"@bufbuild/protobuf": "2.1.0",
"@excalidraw/excalidraw": "0.17.6",
"@headlessui/react": "1.7.19",
"@nats-io/jetstream": "3.0.0-10",
Expand All @@ -30,20 +30,20 @@
"i18next": "23.15.1",
"i18next-browser-languagedetector": "8.0.0",
"i18next-http-backend": "2.6.1",
"livekit-client": "2.5.1",
"livekit-client": "2.5.2",
"lodash": "4.17.21",
"microsoft-cognitiveservices-speech-sdk": "1.40.0",
"mobile-detect": "1.4.5",
"nosleep.js": "0.12.0",
"plugnmeet-protocol-js": "1.0.5-rc.15",
"plugnmeet-protocol-js": "1.0.5-rc.16",
"react": "18.3.1",
"react-cool-virtual": "0.7.0",
"react-dnd": "16.0.1",
"react-dnd-html5-backend": "16.0.1",
"react-dom": "18.3.1",
"react-draggable": "npm:@tdaniil/react-draggable@5.0.1",
"react-hotkeys-hook": "4.5.1",
"react-i18next": "15.0.1",
"react-i18next": "15.0.2",
"react-player": "2.16.0",
"react-redux": "9.1.2",
"react-toastify": "10.0.5",
Expand All @@ -59,12 +59,12 @@
"@tensorflow/tfjs-core": "4.21.0",
"@types/emscripten": "1.39.13",
"@types/lodash": "4.17.7",
"@types/react": "18.3.5",
"@types/react": "18.3.7",
"@types/react-dom": "18.3.0",
"@types/sanitize-html": "2.13.0",
"@types/video.js": "7.3.58",
"@typescript-eslint/eslint-plugin": "8.5.0",
"@typescript-eslint/parser": "8.5.0",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"autoprefixer": "10.4.20",
"clean-webpack-plugin": "4.0.0",
"copy-webpack-plugin": "12.0.2",
Expand All @@ -75,24 +75,24 @@
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.35.2",
"eslint-plugin-react": "7.36.1",
"eslint-plugin-react-hooks": "4.6.2",
"fork-ts-checker-webpack-plugin": "9.0.2",
"html-webpack-plugin": "5.6.0",
"husky": "9.1.5",
"husky": "9.1.6",
"lint-staged": "15.2.10",
"mini-css-extract-plugin": "2.9.1",
"postcss": "8.4.45",
"postcss": "8.4.47",
"postcss-loader": "8.1.1",
"postcss-nested": "6.2.0",
"prettier": "3.3.3",
"react-refresh": "0.14.2",
"react-refresh-typescript": "2.0.9",
"sass": "1.78.0",
"sass": "1.79.1",
"sass-loader": "16.0.1",
"size-limit": "11.1.5",
"style-loader": "4.0.0",
"tailwindcss": "3.4.11",
"tailwindcss": "3.4.12",
"terser-webpack-plugin": "5.3.10",
"ts-loader": "9.5.1",
"typescript": "5.6.2",
Expand Down
Loading

0 comments on commit 7e0afec

Please sign in to comment.