[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
|
|
@ -26,17 +26,17 @@
|
|||
"clsx": "^2.1.1",
|
||||
"date-fns": "^4.1.0",
|
||||
"isomorphic-dompurify": "^2.16.0",
|
||||
"lodash": "^4.17.21",
|
||||
"lucide-react": "^0.469.0",
|
||||
"lodash": "catalog:",
|
||||
"lucide-react": "catalog:",
|
||||
"react": "catalog:",
|
||||
"tailwind-merge": "^2.5.5",
|
||||
"tlds": "1.259.0",
|
||||
"uuid": "^10.0.0"
|
||||
"uuid": "catalog:"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@plane/eslint-config": "workspace:*",
|
||||
"@plane/typescript-config": "workspace:*",
|
||||
"@types/lodash": "4.17.20",
|
||||
"@types/lodash": "catalog:",
|
||||
"@types/node": "^22.5.4",
|
||||
"@types/react": "catalog:",
|
||||
"@types/uuid": "^9.0.8",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue