mirror of
https://github.com/arangodb/kube-arangodb.git
synced 2024-12-14 11:57:37 +00:00
updated dashboard npm packages.
This commit is contained in:
parent
261ddf35da
commit
2cc18adf64
2 changed files with 3047 additions and 2246 deletions
5283
dashboard/package-lock.json
generated
5283
dashboard/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -4,13 +4,13 @@
|
|||
"private": true,
|
||||
"dependencies": {
|
||||
"emotion": "^9.2.12",
|
||||
"eslint": ">=4.18.2",
|
||||
"handlebars": ">=4.1.0",
|
||||
"eslint": "^6.5.0",
|
||||
"handlebars": "^4.4.0",
|
||||
"js-yaml": ">=3.13.1",
|
||||
"lodash": "^4.17.15",
|
||||
"react": "^16.6.0",
|
||||
"react": "^16.10.1",
|
||||
"react-copy-to-clipboard": "^5.0.1",
|
||||
"react-dom": "^16.6.0",
|
||||
"react-dom": "^16.10.1",
|
||||
"react-emotion": "^9.2.12",
|
||||
"react-router-dom": "^4.3.1",
|
||||
"react-timeout": "^1.1.2",
|
||||
|
@ -18,7 +18,7 @@
|
|||
"semantic-ui-react": "^0.81.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"react-scripts": "^3.0.0"
|
||||
"react-scripts": "^3.1.2"
|
||||
},
|
||||
"browserslist": "",
|
||||
"proxy": "https://192.168.140.212:8528",
|
||||
|
|
Loading…
Reference in a new issue