1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-12 09:17:41 +03:00

B #5422: Fix FireEdge package.json (#1430)

This commit is contained in:
Sergio Betanzos 2021-09-02 17:53:38 +02:00 committed by GitHub
parent e9d32a0c1f
commit c43aaaa450
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2341 additions and 48 deletions

File diff suppressed because it is too large Load Diff

View File

@ -32,6 +32,7 @@
"devDependencies": {
"@pmmmwh/react-refresh-webpack-plugin": "0.5.0-rc.3",
"cross-env": "7.0.2",
"eslint": "7.11.0",
"eslint-config-prettier": "6.11.0",
"eslint-config-standard": "14.1.1",
"eslint-import-resolver-alias": "1.1.2",
@ -44,7 +45,6 @@
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-react": "7.21.4",
"eslint-plugin-standard": "4.0.1",
"eslint": "7.11.0",
"opennebula-generatepotfile": "1.0.0",
"opennebula-potojson": "1.0.0",
"react-refresh": "0.10.0",
@ -86,12 +86,12 @@
"dompurify": "2.2.6",
"express": "4.17.1",
"fast-xml-parser": "3.19.0",
"flatpickr": "^4.6.9",
"flatpickr": "4.6.9",
"fs-extra": "9.0.1",
"fuse.js": "6.4.1",
"helmet": "4.1.1",
"http-proxy-middleware": "1.0.5",
"http": "0.0.1-security",
"http-proxy-middleware": "1.0.5",
"https": "1.0.0",
"iconoir-react": "1.1.0",
"immutable": "4.0.0-rc.12",
@ -109,25 +109,25 @@
"process": "0.11.10",
"prop-types": "15.7.2",
"qrcode": "1.4.4",
"react": "17.0.2",
"react-ace": "9.2.1",
"react-dom": "17.0.2",
"react-flatpickr": "^3.10.7",
"react-flatpickr": "3.10.7",
"react-flow-renderer": "9.6.0",
"react-hook-form": "6.12.0",
"react-json-pretty": "2.2.0",
"react-minimal-pie-chart": "8.2.0",
"react-redux": "7.2.4",
"react-router-dom": "5.2.0",
"react-router": "5.2.0",
"react-router-dom": "5.2.0",
"react-table": "7.7.0",
"react-transition-group": "4.4.1",
"react-virtual": "2.7.1",
"react": "17.0.2",
"redux-thunk": "2.3.0",
"redux": "4.1.0",
"redux-thunk": "2.3.0",
"rimraf": "3.0.2",
"socket.io-client": "4.1.2",
"socket.io": "4.1.2",
"socket.io-client": "4.1.2",
"speakeasy": "2.0.0",
"sprintf-js": "1.1.2",
"style-loader": "3.2.1",
@ -137,9 +137,9 @@
"upcast": "4.0.0",
"url": "0.11.0",
"uuid": "8.3.1",
"webpack": "5.41.0",
"webpack-cli": "4.7.2",
"webpack-node-externals": "2.5.2",
"webpack": "5.41.0",
"window-or-global": "1.0.1",
"winston": "3.3.3",
"worker-loader": "3.0.8",