mirror of
https://github.com/portainer/portainer.git
synced 2025-08-03 12:55:23 +02:00
feat(helm): helm actions [r8s-259] (#715)
Co-authored-by: James Player <james.player@portainer.io> Co-authored-by: Cara Ryan <cara.ryan@portainer.io> Co-authored-by: stevensbkang <skan070@gmail.com>
This commit is contained in:
parent
dfa32b6755
commit
4ee349bd6b
117 changed files with 4161 additions and 696 deletions
|
@ -47,6 +47,7 @@
|
|||
"@lezer/highlight": "^1.1.3",
|
||||
"@nxmix/tokenize-ansi": "^3.0.0",
|
||||
"@open-amt-cloud-toolkit/ui-toolkit-react": "2.0.0",
|
||||
"@radix-ui/react-dialog": "^1.1.1",
|
||||
"@reach/combobox": "^0.18.0",
|
||||
"@reach/dialog": "^0.17.0",
|
||||
"@reach/menu-button": "^0.16.1",
|
||||
|
@ -85,6 +86,7 @@
|
|||
"c8": "^9.1.0",
|
||||
"chardet": "^1.4.0",
|
||||
"chart.js": "^2.7.0",
|
||||
"class-variance-authority": "^0.7.0",
|
||||
"clsx": "^1.1.1",
|
||||
"codemirror": "^6.0.1",
|
||||
"codemirror-json-schema": "^0.8.0",
|
||||
|
@ -116,6 +118,7 @@
|
|||
"rc-slider": "^10.0.0",
|
||||
"react": "^17.0.2",
|
||||
"react-calendar": "^4.8.0",
|
||||
"react-codemirror-merge": "^4.23.11",
|
||||
"react-datetime-picker": "^5.6.0",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-i18next": "^11.12.0",
|
||||
|
@ -125,6 +128,7 @@
|
|||
"sanitize-html": "^2.8.1",
|
||||
"spinkit": "^2.0.1",
|
||||
"strip-ansi": "^6.0.0",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"tippy.js": "^6.3.7",
|
||||
"toastr": "^2.1.4",
|
||||
"ts-xor": "^1.1.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue