chore: fixing inconsistent dependencies across the platform (#5885)

* chore: fixing inconsistent dependies across the platform

* fix: fixing peer dependencies

* chore: yarn lock regeneration
This commit is contained in:
sriram veeraghanta
2024-10-22 14:03:34 +05:30
committed by GitHub
parent 8a1d3c4cf9
commit b87516b0be
8 changed files with 554 additions and 805 deletions

View File

@@ -24,9 +24,6 @@
"prettier-plugin-tailwindcss": "^0.5.4",
"turbo": "^2.1.1"
},
"resolutions": {
"@types/react": "18.2.48"
},
"packageManager": "yarn@1.22.22",
"name": "plane"
}