[WEB-4837] feat: adding more packages to catalog (#7693)
* feat: adding more packages to catalog * fix: lock file * fix: sharp pacakge catalog
This commit is contained in:
parent
1c28bd5887
commit
4b74751e4e
14 changed files with 609 additions and 298 deletions
|
|
@ -17,15 +17,15 @@
|
|||
"dependencies": {
|
||||
"@plane/utils": "workspace:*",
|
||||
"intl-messageformat": "^10.7.11",
|
||||
"mobx": "^6.13.5",
|
||||
"mobx-react": "^9.1.0",
|
||||
"lodash": "^4.17.21"
|
||||
"mobx": "catalog:",
|
||||
"mobx-react": "catalog:",
|
||||
"lodash": "catalog:"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@plane/eslint-config": "workspace:*",
|
||||
"@plane/typescript-config": "workspace:*",
|
||||
"@types/node": "^22.5.4",
|
||||
"@types/lodash": "4.17.20",
|
||||
"@types/lodash": "catalog:",
|
||||
"@types/react": "catalog:",
|
||||
"typescript": "catalog:"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue