fix packages

This commit is contained in:
Johannes
2023-08-17 17:36:14 +02:00
parent dd43a55e20
commit 6b79e8a888
8 changed files with 1 additions and 32 deletions

View File

@@ -25,8 +25,7 @@
},
"dependencies": {
"@prisma/client": "^5.0.0",
"dotenv-cli": "^7.2.1",
"react-markdown": "^8.0.7"
"dotenv-cli": "^7.2.1"
},
"devDependencies": {
"@formbricks/tsconfig": "workspace:*",

View File

@@ -21,8 +21,5 @@
"@formbricks/tsconfig": "workspace:*",
"eslint-config-formbricks": "workspace:*",
"tsup": "^7.2.0"
},
"dependencies": {
"react-markdown": "^8.0.7"
}
}

View File

@@ -13,8 +13,5 @@
"eslint-config-prettier": "^8.10.0",
"eslint-config-turbo": "latest",
"eslint-plugin-react": "7.33.1"
},
"dependencies": {
"react-markdown": "^8.0.7"
}
}

View File

@@ -19,7 +19,6 @@
"date-fns": "^2.30.0",
"markdown-it": "^13.0.1",
"posthog-node": "^3.1.1",
"react-markdown": "^8.0.7",
"server-only": "^0.0.1",
"tailwind-merge": "^1.14.0"
},

View File

@@ -10,8 +10,5 @@
"@types/react": "18.2.18",
"@types/react-dom": "18.2.7",
"typescript": "5.1.6"
},
"dependencies": {
"react-markdown": "^8.0.7"
}
}

View File

@@ -10,7 +10,6 @@
"@formbricks/tsconfig": "workspace:*"
},
"dependencies": {
"react-markdown": "^8.0.7",
"zod": "^3.21.4"
}
}

View File

@@ -48,7 +48,6 @@
"react-confetti": "^6.1.0",
"react-day-picker": "^8.8.0",
"react-dom": "^18.2.0",
"react-markdown": "^8.0.7",
"react-radio-group": "^3.0.3",
"react-use": "^17.4.0"
}