remove turbo from the workspace

This commit is contained in:
Amruth Pillai
2023-04-06 11:50:28 +02:00
parent 9c0c6076b3
commit 96411cdb90
10 changed files with 111 additions and 210 deletions
+3 -3
View File
@@ -13,7 +13,7 @@
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",
"@hello-pangea/dnd": "^16.2.0",
"@hookform/resolvers": "3.0.0",
"@hookform/resolvers": "3.0.1",
"@monaco-editor/react": "^4.4.6",
"@mui/icons-material": "^5.11.16",
"@mui/lab": "^5.0.0-alpha.125",
@@ -22,7 +22,7 @@
"@mui/x-date-pickers": "6.0.4",
"@react-oauth/google": "^0.9.0",
"@reduxjs/toolkit": "^1.9.3",
"axios": "^1.3.4",
"axios": "^1.3.5",
"clsx": "^1.2.1",
"dayjs": "^1.11.7",
"downloadjs": "^1.4.7",
@@ -71,7 +71,7 @@
"autoprefixer": "^10.4.14",
"csstype": "^3.1.2",
"eslint-config-next": "^13.2.4",
"eslint-plugin-tailwindcss": "^3.10.3",
"eslint-plugin-tailwindcss": "^3.11.0",
"eslint-plugin-unused-imports": "^2.0.0",
"next-sitemap": "^4.0.6",
"postcss": "^8.4.21",