CEC-4517 validate T.Rex version (#375)

* CEC-4517 validate T.Rex version

* suggestion + proper semver compare

* use semver-compare package

* use optional chaining
This commit is contained in:
Eduard Voronkin
2023-06-26 13:18:02 -07:00
committed by GitHub
parent 60c1f414a6
commit 12bf0be05d
2 changed files with 19 additions and 2 deletions

View File

@@ -36,6 +36,7 @@
"react-router-dom": "^5.3.0",
"react-router-hash-link": "^2.4.3",
"react-scripts": "5.0.0",
"semver-compare": "^1.0.0",
"usehooks-ts": "^2.7.1",
"web-vitals": "^2.1.4",
"webpack": "^5.74.0"