mirror of
https://github.com/portainer/portainer.git
synced 2025-08-10 08:15:25 +02:00
feat(edge/update): select endpoints to update [EE-4043] (#7602)
This commit is contained in:
parent
36e7981ab7
commit
4d123895ea
37 changed files with 1192 additions and 130 deletions
|
@ -135,6 +135,7 @@
|
|||
"react-tooltip": "^4.2.21",
|
||||
"react2angular": "^4.0.6",
|
||||
"sanitize-html": "^2.5.3",
|
||||
"semver-compare": "^1.0.0",
|
||||
"spinkit": "^2.0.1",
|
||||
"splitargs": "github:deviantony/splitargs#semver:~0.2.0",
|
||||
"strip-ansi": "^6.0.0",
|
||||
|
@ -178,6 +179,7 @@
|
|||
"@types/react-is": "^17.0.3",
|
||||
"@types/react-table": "^7.7.6",
|
||||
"@types/sanitize-html": "^2.5.0",
|
||||
"@types/semver-compare": "^1.0.1",
|
||||
"@types/toastr": "^2.1.39",
|
||||
"@types/uuid": "^8.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "^5.7.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue