Change version infering to use full semver range spec (#1248)

* Add support for all semver and forge maven range.

* Fix that old forge was checking version as an object

* Fix new version range checking not being applied to quilt.mod.jsons

* run fix
This commit is contained in:
Brady
2023-08-02 18:32:03 -02:30
committed by GitHub
parent 7c2ea3dcfd
commit a132f0f41d
3 changed files with 108 additions and 57 deletions

View File

@@ -46,6 +46,7 @@
"markdown-it": "^13.0.1",
"omorphia": "^0.4.31",
"qrcode.vue": "^3.4.0",
"semver": "^7.5.4",
"vue-multiselect": "^3.0.0-alpha.2",
"xss": "^1.0.14"
},