[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:
sriram veeraghanta 2025-09-02 21:03:03 +05:30 committed by GitHub
parent 1c28bd5887
commit 4b74751e4e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 609 additions and 298 deletions

View file

@ -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",