mirror of
https://github.com/portainer/portainer.git
synced 2025-08-08 23:35:31 +02:00
chore(deps): replace semver compare with local solutions [EE-5018] (#8491)
This commit is contained in:
parent
088262b6dc
commit
e0481f69b1
6 changed files with 96 additions and 10 deletions
|
@ -143,7 +143,6 @@
|
|||
"react-select": "^5.2.1",
|
||||
"react-table": "^7.7.0",
|
||||
"sanitize-html": "^2.8.1",
|
||||
"semver-compare": "^1.0.0",
|
||||
"spinkit": "^2.0.1",
|
||||
"splitargs": "github:deviantony/splitargs#semver:~0.2.0",
|
||||
"strip-ansi": "^6.0.0",
|
||||
|
@ -185,7 +184,6 @@
|
|||
"@types/react-is": "^17.0.3",
|
||||
"@types/react-table": "^7.7.6",
|
||||
"@types/sanitize-html": "^2.8.0",
|
||||
"@types/semver-compare": "^1.0.1",
|
||||
"@types/toastr": "^2.1.39",
|
||||
"@types/uuid": "^3.3.2",
|
||||
"@typescript-eslint/eslint-plugin": "^5.7.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue