Skip to content

Commit

Permalink
Merge pull request #2286 from glific/package-updates-1222
Browse files Browse the repository at this point in the history
package updates
  • Loading branch information
mdshamoon authored Jan 2, 2023
2 parents 6e71828 + bc6e119 commit 66d69ae
Show file tree
Hide file tree
Showing 2 changed files with 326 additions and 251 deletions.
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,52 +3,52 @@
"version": "4.1.7",
"private": true,
"dependencies": {
"@apollo/client": "^3.7.1",
"@apollo/client": "^3.7.3",
"@apollo/link-context": "^2.0.0-beta.3",
"@apollo/link-error": "^2.0.0-beta.3",
"@apollo/link-ws": "^2.0.0-beta.3",
"@appsignal/javascript": "^1.3.24",
"@appsignal/javascript": "^1.3.25",
"@appsignal/plugin-breadcrumbs-network": "^1.1.21",
"@appsignal/plugin-path-decorator": "^1.0.15",
"@appsignal/plugin-window-events": "^1.0.18",
"@appsignal/react": "^1.0.21",
"@appsignal/plugin-window-events": "^1.0.19",
"@appsignal/react": "^1.0.22",
"@date-io/date-fns": "^1.x",
"@draft-js-plugins/editor": "^4.1.3",
"@draft-js-plugins/mention": "^5.2.1",
"@emoji-mart/data": "^1.0.8",
"@emoji-mart/react": "^1.0.1",
"@emoji-mart/data": "^1.1.0",
"@emoji-mart/react": "^1.1.0",
"@glific/flow-editor": "^1.17.1-17",
"@jumpn/utils-graphql": "^0.6.0",
"@material-ui/core": "^4.12.4",
"@material-ui/icons": "^4.11.3",
"@material-ui/lab": "^4.0.0-alpha.61",
"@material-ui/pickers": "^3.3.10",
"@material-ui/styles": "^4.11.5",
"@stripe/react-stripe-js": "^1.15.0",
"@stripe/stripe-js": "^1.44.1",
"@stripe/react-stripe-js": "^1.16.1",
"@stripe/stripe-js": "^1.46.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.4.3",
"@types/draft-js": "^0.11.9",
"@types/draft-js": "^0.11.10",
"@types/emoji-mart": "^3.0.9",
"@types/jest": "^29.2.3",
"@types/node": "^18.11.9",
"@types/react": "^18.0.25",
"@types/jest": "^29.2.4",
"@types/node": "^18.11.18",
"@types/react": "^18.0.26",
"@types/react-color": "^3.0.6",
"@types/react-dom": "^18.0.9",
"@types/react-dom": "^18.0.10",
"@types/react-google-recaptcha": "^2.1.5",
"@types/react-linkify": "^1.0.1",
"@types/react-router": "^5.1.19",
"@types/react-router": "^5.1.20",
"@types/react-router-dom": "^5.3.3",
"@types/uuid": "^8.3.4",
"@types/uuid": "^9.0.0",
"apollo-absinthe-upload-link": "^1.7.0",
"apollo-link-token-refresh": "^0.4.0",
"axios": "^1.2.0",
"axios": "^1.2.1",
"buffer": "^6.0.3",
"clsx": "^1.2.1",
"date-fns": "^2.29.3",
"draft-js": "^0.11.7",
"emoji-mart": "^5.3.3",
"emoji-mart": "^5.4.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
Expand All @@ -59,12 +59,12 @@
"formik": "^2.2.9",
"graphql": "^16.6.0",
"graphql-ws": "^5.11.2",
"i18next": "^22.0.6",
"i18next": "^22.4.6",
"i18next-browser-languagedetector": "^7.0.1",
"interweave": "^13.0.0",
"interweave-autolink": "^5.1.0",
"moment": "^2.29.4",
"pino": "^8.7.0",
"pino": "^8.8.0",
"pino-logflare": "^0.3.12",
"process": "^0.11.10",
"react": "^18.2.0",
Expand All @@ -73,17 +73,17 @@
"react-dom": "^18.2.0",
"react-draggable": "^4.4.5",
"react-google-recaptcha": "^2.1.0",
"react-i18next": "^12.0.0",
"react-i18next": "^12.1.1",
"react-image": "^4.0.3",
"react-media-recorder": "^1.6.6",
"react-phone-input-2": "^2.15.1",
"react-player": "^2.11.0",
"react-resize-detector": "^7.1.2",
"react-router-dom": "^6.4.3",
"react-router-dom": "^6.6.1",
"react-scripts": "^5.0.1",
"react-tiny-link": "^3.6.1",
"react-viewer": "^3.2.2",
"typescript": "^4.9.3",
"typescript": "^4.9.4",
"uuid": "^9.0.0",
"yup": "^0.32.11"
},
Expand Down Expand Up @@ -134,8 +134,8 @@
},
"devDependencies": {
"@types/react-test-renderer": "^18.0.0",
"i18next-parser": "^7.0.3",
"prettier": "^2.8.0",
"i18next-parser": "^7.1.0",
"prettier": "^2.8.1",
"react-test-renderer": "^18.2.0",
"stream-browserify": "^3.0.0",
"yarn-upgrade-all": "^0.7.1"
Expand Down
Loading

0 comments on commit 66d69ae

Please sign in to comment.