1
0
Fork 0
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:
Chaim Lev-Ari 2022-09-18 14:42:18 +03:00 committed by GitHub
parent 36e7981ab7
commit 4d123895ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
37 changed files with 1192 additions and 130 deletions

View file

@ -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",