[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

@ -28,7 +28,7 @@
"@plane/types": "workspace:*",
"@tiptap/core": "^2.22.3",
"@tiptap/html": "^2.22.3",
"axios": "1.11.0",
"axios": "catalog:",
"compression": "1.8.1",
"cors": "^2.8.5",
"dotenv": "^16.4.5",
@ -36,11 +36,11 @@
"express-ws": "^5.0.2",
"helmet": "^7.1.0",
"ioredis": "^5.4.1",
"lodash": "^4.17.21",
"lodash": "catalog:",
"morgan": "1.10.1",
"pino-http": "^10.3.0",
"pino-pretty": "^11.2.2",
"uuid": "^10.0.0",
"uuid": "catalog:",
"y-prosemirror": "^1.2.15",
"y-protocols": "^1.0.6",
"yjs": "^13.6.20"