mirror of
https://github.com/makeplane/plane
synced 2025-08-07 19:59:33 +00:00
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:
committed by
GitHub
parent
8a1d3c4cf9
commit
b87516b0be
@@ -41,7 +41,7 @@
|
||||
"@plane/eslint-config": "*",
|
||||
"@plane/typescript-config": "*",
|
||||
"@types/node": "18.16.1",
|
||||
"@types/react": "^18.2.48",
|
||||
"@types/react": "^18.3.11",
|
||||
"@types/react-dom": "^18.2.18",
|
||||
"@types/uuid": "^9.0.8",
|
||||
"@types/zxcvbn": "^4.4.4",
|
||||
|
||||
Reference in New Issue
Block a user