[WEB-4809] chore: added common libs to pnpm workspace catalog (#7611)
* chore: added common libs to pnpm workspace catalog * chore: update pnpm lockfile to use exact versions for React and TypeScript dependencies * refactor: removed string from the versions * fix: lint * refactor: cleanup * fix: lint * chore: updated lock file
This commit is contained in:
parent
7437deaa86
commit
f2edf637de
20 changed files with 417 additions and 406 deletions
|
|
@ -36,7 +36,7 @@
|
|||
"@plane/typescript-config": "workspace:*",
|
||||
"@types/express": "^4.17.21",
|
||||
"@types/node": "^20.14.9",
|
||||
"tsup": "8.4.0",
|
||||
"typescript": "5.8.3"
|
||||
"tsup": "catalog:",
|
||||
"typescript": "catalog:"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue