1
0
Fork 0
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:
lamai93 2019-09-30 09:32:47 +02:00
parent 261ddf35da
commit 2cc18adf64
2 changed files with 3047 additions and 2246 deletions

File diff suppressed because it is too large Load diff

View file

@ -4,13 +4,13 @@
"private": true, "private": true,
"dependencies": { "dependencies": {
"emotion": "^9.2.12", "emotion": "^9.2.12",
"eslint": ">=4.18.2", "eslint": "^6.5.0",
"handlebars": ">=4.1.0", "handlebars": "^4.4.0",
"js-yaml": ">=3.13.1", "js-yaml": ">=3.13.1",
"lodash": "^4.17.15", "lodash": "^4.17.15",
"react": "^16.6.0", "react": "^16.10.1",
"react-copy-to-clipboard": "^5.0.1", "react-copy-to-clipboard": "^5.0.1",
"react-dom": "^16.6.0", "react-dom": "^16.10.1",
"react-emotion": "^9.2.12", "react-emotion": "^9.2.12",
"react-router-dom": "^4.3.1", "react-router-dom": "^4.3.1",
"react-timeout": "^1.1.2", "react-timeout": "^1.1.2",
@ -18,7 +18,7 @@
"semantic-ui-react": "^0.81.3" "semantic-ui-react": "^0.81.3"
}, },
"devDependencies": { "devDependencies": {
"react-scripts": "^3.0.0" "react-scripts": "^3.1.2"
}, },
"browserslist": "", "browserslist": "",
"proxy": "https://192.168.140.212:8528", "proxy": "https://192.168.140.212:8528",