fix: adding sentry configs on space app and updated docker ignore (#3018)

This commit is contained in:
sriram veeraghanta
2023-12-07 14:43:33 +05:30
parent 9c5bf47ace
commit 9d16b39c15
10 changed files with 85 additions and 44 deletions

View File

@@ -27,7 +27,7 @@
"@plane/rich-text-editor": "*",
"@plane/ui": "*",
"@popperjs/core": "^2.11.8",
"@sentry/nextjs": "^7.36.0",
"@sentry/nextjs": "^7.85.0",
"axios": "^1.1.3",
"clsx": "^2.0.0",
"cmdk": "^0.2.0",
@@ -63,9 +63,9 @@
"@types/node": "18.0.6",
"@types/nprogress": "^0.2.0",
"@types/react": "^18.2.42",
"@types/react-color": "^3.0.6",
"@types/react-datepicker": "^4.8.0",
"@types/react-dom": "^18.2.17",
"@types/react-color": "^3.0.6",
"@types/uuid": "^8.3.4",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"@typescript-eslint/parser": "^5.48.2",