Merge branch 'upgrade-sentry' into 'develop'

Upgrade Sentry to v7.11

See merge request soapbox-pub/soapbox-fe!1755
This commit is contained in:
Alex Gleason
2022-08-31 13:18:40 +00:00
2 changed files with 46 additions and 46 deletions

View File

@ -64,9 +64,9 @@
"@reach/tabs": "^0.16.4",
"@reach/tooltip": "^0.16.2",
"@reduxjs/toolkit": "^1.8.1",
"@sentry/browser": "^7.2.0",
"@sentry/react": "^7.2.0",
"@sentry/tracing": "^7.2.0",
"@sentry/browser": "^7.11.1",
"@sentry/react": "^7.11.1",
"@sentry/tracing": "^7.11.1",
"@tabler/icons": "^1.73.0",
"@tailwindcss/forms": "^0.4.0",
"@tailwindcss/typography": "^0.5.1",