Updated console dependencies (#2849)
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
"homepage": ".",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@emotion/react": "^11.10.6",
|
||||
"@emotion/styled": "^11.10.6",
|
||||
"@emotion/react": "^11.11.0",
|
||||
"@emotion/styled": "^11.11.0",
|
||||
"@mui/icons-material": "^5.11.16",
|
||||
"@mui/lab": "^5.0.0-alpha.122",
|
||||
"@mui/material": "^5.12.1",
|
||||
@@ -19,21 +19,21 @@
|
||||
"local-storage-fallback": "^4.1.1",
|
||||
"lodash": "^4.17.21",
|
||||
"luxon": "^3.3.0",
|
||||
"mds": "https://github.com/minio/mds.git#V0.4.3",
|
||||
"mds": "https://github.com/minio/mds.git#v0.5.0",
|
||||
"react": "^18.1.0",
|
||||
"react-component-export-image": "^1.0.6",
|
||||
"react-copy-to-clipboard": "^5.0.2",
|
||||
"react-dom": "^18.1.0",
|
||||
"react-dropzone": "^14.2.3",
|
||||
"react-grid-layout": "^1.2.0",
|
||||
"react-redux": "^8.0.5",
|
||||
"react-router-dom": "6.10.0",
|
||||
"react-redux": "^8.0.7",
|
||||
"react-router-dom": "6.11.2",
|
||||
"react-virtualized": "^9.22.5",
|
||||
"react-window": "^1.8.9",
|
||||
"react-window-infinite-loader": "^1.0.9",
|
||||
"recharts": "^2.4.3",
|
||||
"recharts": "^2.6.2",
|
||||
"streamsaver": "^2.0.6",
|
||||
"styled-components": "^5.3.10",
|
||||
"styled-components": "^5.3.11",
|
||||
"superagent": "^8.0.8",
|
||||
"tinycolor2": "^1.6.0",
|
||||
"websocket": "^1.0.31"
|
||||
@@ -66,39 +66,39 @@
|
||||
},
|
||||
"proxy": "http://localhost:9090/",
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.34.0",
|
||||
"@types/lodash": "^4.14.194",
|
||||
"@playwright/test": "^1.34.3",
|
||||
"@types/lodash": "^4.14.195",
|
||||
"@types/luxon": "^3.3.0",
|
||||
"@types/minio": "^7.0.18",
|
||||
"@types/minio": "^7.1.0",
|
||||
"@types/node": "18.16.0",
|
||||
"@types/react": "18.0.38",
|
||||
"@types/react": "18.2.8",
|
||||
"@types/react-copy-to-clipboard": "^5.0.2",
|
||||
"@types/react-dom": "18.0.11",
|
||||
"@types/react-dom": "18.2.4",
|
||||
"@types/react-grid-layout": "^1.1.1",
|
||||
"@types/react-redux": "^7.1.25",
|
||||
"@types/react-virtualized": "^9.21.21",
|
||||
"@types/react-virtualized": "^9.21.22",
|
||||
"@types/react-window": "^1.8.5",
|
||||
"@types/react-window-infinite-loader": "^1.0.6",
|
||||
"@types/recharts": "^1.8.24",
|
||||
"@types/superagent": "^4.1.16",
|
||||
"@types/webpack-env": "^1.14.1",
|
||||
"@types/superagent": "^4.1.18",
|
||||
"@types/webpack-env": "^1.18.1",
|
||||
"@types/websocket": "^1.0.0",
|
||||
"babel-plugin-istanbul": "^6.1.1",
|
||||
"customize-cra": "^1.0.0",
|
||||
"minio": "^7.0.33",
|
||||
"minio": "^7.1.1",
|
||||
"nyc": "^15.1.0",
|
||||
"playwright": "^1.31.3",
|
||||
"playwright": "^1.34.3",
|
||||
"prettier": "2.8.8",
|
||||
"react-app-rewire-hot-loader": "^2.0.1",
|
||||
"react-app-rewired": "^2.2.1",
|
||||
"react-scripts": "5.0.1",
|
||||
"testcafe": "^2.5.0",
|
||||
"testcafe": "^2.6.2",
|
||||
"typescript": "^4.4.3"
|
||||
},
|
||||
"resolutions": {
|
||||
"nth-check": "^2.0.1",
|
||||
"yaml": "^2.2.2",
|
||||
"postcss": "^8.4.23",
|
||||
"yaml": "^2.3.1",
|
||||
"postcss": "^8.4.24",
|
||||
"react-scripts/**/node-forge": "^1.3.0",
|
||||
"react-scripts/**/async": "^2.6.4",
|
||||
"react-scripts/workbox-webpack-plugin/workbox-build/@surma/rollup-plugin-off-main-thread/ejs/jake/async": "^2.6.4",
|
||||
|
||||
2946
portal-ui/yarn.lock
2946
portal-ui/yarn.lock
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user