Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
109 changes: 55 additions & 54 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,93 +12,94 @@
]
},
"dependencies": {
"@material-ui/core": "4.12.3",
"@material-ui/lab": "4.0.0-alpha.60",
"@react-oauth/google": "^0.2.2",
"@redux-saga/core": "1.1.3",
"@reduxjs/toolkit": "^1.8.2",
"axios": "0.24.0",
"@material-ui/core": "4.12.4",
"@material-ui/lab": "4.0.0-alpha.61",
"@react-oauth/google": "0.2.6",
"@redux-saga/core": "1.2.1",
"@reduxjs/toolkit": "1.8.5",
"@typescript-eslint/typescript-estree": "^5.36.2",
"axios": "0.27.2",
"centrifuge": "2.8.2",
"classnames": "2.3.1",
"dayjs": "1.10.6",
"dayjs": "1.11.5",
"emoji-data-ios": "github:korenskoy/emoji-data-ios#1a4532f",
"firebase": "8.9.1",
"i18next": "20.4.0",
"i18next-http-backend": "1.3.0",
"i18next": "21.9.1",
"i18next-http-backend": "1.4.1",
"jwt-decode": "3.1.2",
"libphonenumber-js": "1.9.23",
"libphonenumber-js": "1.10.13",
"lodash": "4.17.21",
"mousetrap": "1.6.5",
"normalizr": "3.6.1",
"rc-slider": "9.7.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-easy-crop": "3.5.2",
"react-h5-audio-player": "3.7.1",
"react-i18next": "11.11.4",
"react-redux": "7.2.4",
"react-rnd": "10.3.4",
"react-router": "5.2.0",
"react-router-dom": "5.2.0",
"normalizr": "3.6.2",
"rc-slider": "10.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-easy-crop": "4.5.0",
"react-h5-audio-player": "3.8.4",
"react-i18next": "11.18.4",
"react-redux": "8.0.2",
"react-rnd": "10.3.7",
"react-router": "6.3.0",
"react-router-dom": "6.3.0",
"react-scripts": "4.0.3",
"react-toastify": "7.0.4",
"redux": "4.1.1",
"redux-saga": "1.1.3",
"typescript": "4.3.5",
"use-interval": "1.3.0",
"react-toastify": "9.0.3",
"redux": "4.2.0",
"redux-saga": "1.2.1",
"typescript": "4.8.3",
"use-interval": "1.4.0",
"wavesurfer.js": "5.2.0",
"workbox-core": "6.2.4",
"workbox-expiration": "6.2.4",
"workbox-precaching": "6.2.4",
"workbox-routing": "6.2.4",
"workbox-strategies": "6.2.4"
"workbox-core": "6.5.4",
"workbox-expiration": "6.5.4",
"workbox-precaching": "6.5.4",
"workbox-routing": "6.5.4",
"workbox-strategies": "6.5.4"
},
"devDependencies": {
"@babel/preset-react": "7.14.5",
"@commitlint/cli": "15.0.0",
"@babel/preset-react": "7.18.6",
"@commitlint/cli": "17.0.3",
"@commitlint/config-conventional": "13.1.0",
"@craco/craco": "6.2.0",
"@types/dom-mediacapture-record": "1.0.10",
"@types/jest": "27.0.1",
"@types/lodash": "4.14.172",
"@types/mousetrap": "1.6.8",
"@craco/craco": "6.4.5",
"@types/dom-mediacapture-record": "1.0.11",
"@types/jest": "28.1.6",
"@types/lodash": "4.14.184",
"@types/mousetrap": "1.6.9",
"@types/node": "16.6.2",
"@types/react": "17.0.19",
"@types/react-dom": "17.0.9",
"@types/react": "18.0.17",
"@types/react-dom": "18.0.6",
"@types/react-image-crop": "8.1.3",
"@types/react-redux": "7.1.18",
"@types/react-router": "5.1.16",
"@types/react-router-dom": "5.1.8",
"@types/react-redux": "7.1.24",
"@types/react-router": "5.1.18",
"@types/react-router-dom": "5.3.3",
"@types/wavesurfer.js": "5.2.2",
"@typescript-eslint/eslint-plugin": "4.29.2",
"@typescript-eslint/parser": "4.29.2",
"@welldone-software/why-did-you-render": "6.2.0",
"babel-preset-react-app": "10.0.0",
"babel-preset-react-app": "10.0.1",
"cross-env": "7.0.3",
"customize-cra": "1.0.0",
"eslint": "7.29.0",
"eslint-config-airbnb": "18.2.1",
"eslint-config-prettier": "8.3.0",
"eslint-config-prettier": "8.5.0",
"eslint-import-resolver-typescript": "2.5.0",
"eslint-plugin-import": "2.23.0",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-prettier": "3.4.0",
"eslint-plugin-react": "7.24.0",
"eslint-plugin-react-hooks": "4.4.0",
"eslint-plugin-unused-imports": "^2.0.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.30.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-unused-imports": "2.0.0",
"file-loader": "6.2.0",
"husky": "7.0.1",
"kimbu-models": "https://github.com/kimbu-chat/frontend-types.git#0.6.2",
"lint-staged": "11.1.2",
"prettier": "2.7.0",
"prettier": "2.7.1",
"run-script-os": "1.1.6",
"sass": "1.38.0",
"sass": "1.54.5",
"serve": "12.0.0",
"stylelint": "13.13.1",
"stylelint-config-prettier": "8.0.2",
"stylelint-config-sass-guidelines": "8.0.0",
"stylelint-prettier": "1.2.0",
"webpack-bundle-analyzer": "4.4.2"
"webpack-bundle-analyzer": "4.5.0"
},
"engines": {
"node": ">= 12.5.0",
Expand Down
Loading