Merge remote-tracking branch 'origin/develop' into chats

This commit is contained in:
Chewbacca
2022-11-14 10:14:45 -05:00
37 changed files with 598 additions and 627 deletions

View File

@ -56,17 +56,17 @@
"@lcdp/offline-plugin": "^5.1.0",
"@metamask/providers": "^9.0.0",
"@popperjs/core": "^2.11.5",
"@reach/menu-button": "^0.16.2",
"@reach/popover": "^0.16.2",
"@reach/portal": "^0.16.2",
"@reach/rect": "^0.16.0",
"@reach/tabs": "^0.16.4",
"@reach/tooltip": "^0.16.2",
"@reach/menu-button": "^0.18.0",
"@reach/popover": "^0.18.0",
"@reach/portal": "^0.18.0",
"@reach/rect": "^0.18.0",
"@reach/tabs": "^0.18.0",
"@reach/tooltip": "^0.18.0",
"@reduxjs/toolkit": "^1.8.1",
"@sentry/browser": "^7.11.1",
"@sentry/react": "^7.11.1",
"@sentry/tracing": "^7.11.1",
"@tabler/icons": "^1.109.0",
"@tabler/icons": "^1.111.0",
"@tailwindcss/forms": "^0.5.3",
"@tailwindcss/typography": "^0.5.7",
"@tanstack/react-query": "^4.0.10",
@ -173,13 +173,13 @@
"react-redux": "^7.2.5",
"react-router-dom": "^5.3.0",
"react-router-scroll-4": "^1.0.0-beta.2",
"react-simple-pull-to-refresh": "^1.3.0",
"react-simple-pull-to-refresh": "^1.3.3",
"react-sparklines": "^1.7.0",
"react-sticky-box": "^1.0.2",
"react-swipeable-views": "^0.14.0",
"react-textarea-autosize": "^8.3.4",
"react-toggle": "^4.1.2",
"react-virtuoso": "^2.19.1",
"react-virtuoso": "^3.1.3",
"redux": "^4.1.1",
"redux-immutable": "^4.0.0",
"redux-thunk": "^2.2.0",