fix: package version fixes and mentions build error fixes (#2665)

This commit is contained in:
sriram veeraghanta
2023-11-06 16:28:15 +05:30
committed by GitHub
parent a03e0c788f
commit 1ed72c51df
24 changed files with 108 additions and 92 deletions

View File

@@ -57,10 +57,9 @@
"@types/js-cookie": "^3.0.2",
"@types/node": "18.0.6",
"@types/nprogress": "^0.2.0",
"@types/react": "18.0.15",
"@types/react-beautiful-dnd": "^13.1.2",
"@types/react": "^18.2.35",
"@types/react-color": "^3.0.6",
"@types/react-dom": "18.0.6",
"@types/react-dom": "^18.2.14",
"@types/uuid": "^8.3.4",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"@typescript-eslint/parser": "^5.48.2",