chore: adding types node package to pnpm catalog (#7923)

This commit is contained in:
sriram veeraghanta 2025-10-08 18:42:53 +05:30 committed by GitHub
parent 3cbb60417c
commit 5d60d6d702
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 223 additions and 219 deletions

View file

@ -46,7 +46,7 @@
"@plane/tailwind-config": "workspace:*",
"@plane/typescript-config": "workspace:*",
"@types/lodash-es": "catalog:",
"@types/node": "18.16.1",
"@types/node": "catalog:",
"@types/react": "catalog:",
"@types/react-dom": "catalog:",
"typescript": "catalog:"

View file

@ -55,7 +55,7 @@
"@types/cors": "^2.8.17",
"@types/express": "^4.17.23",
"@types/express-ws": "^3.0.5",
"@types/node": "^20.14.9",
"@types/node": "catalog:",
"@types/pino-http": "^5.8.4",
"@types/uuid": "^9.0.1",
"@types/ws": "^8.18.1",

View file

@ -57,7 +57,7 @@
"@plane/tailwind-config": "workspace:*",
"@plane/typescript-config": "workspace:*",
"@types/lodash-es": "catalog:",
"@types/node": "18.14.1",
"@types/node": "catalog:",
"@types/nprogress": "^0.2.0",
"@types/react": "catalog:",
"@types/react-dom": "catalog:",

View file

@ -73,7 +73,7 @@
"@plane/tailwind-config": "workspace:*",
"@plane/typescript-config": "workspace:*",
"@types/lodash-es": "catalog:",
"@types/node": "18.16.1",
"@types/node": "catalog:",
"@types/react": "catalog:",
"@types/react-color": "^3.0.6",
"@types/react-dom": "catalog:",