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

@ -21,15 +21,16 @@
"@plane/lite-text-editor": "*",
"@plane/rich-text-editor": "*",
"@plane/ui": "*",
"@sentry/nextjs": "^7.85.0",
"axios": "^1.3.4",
"clsx": "^2.0.0",
"dotenv": "^16.3.1",
"js-cookie": "^3.0.1",
"lowlight": "^2.9.0",
"lucide-react": "^0.293.0",
"mobx": "^6.10.0",
"mobx-react-lite": "^4.0.3",
"next": "^14.0.3",
"next-images": "^1.8.5",
"next-themes": "^0.2.1",
"nprogress": "^0.2.0",
"react": "^18.2.0",