Updated UI dependencies (#3329)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
This commit is contained in:
@@ -11,24 +11,24 @@
|
||||
"local-storage-fallback": "^4.1.1",
|
||||
"lodash": "^4.17.21",
|
||||
"luxon": "^3.4.3",
|
||||
"mds": "https://github.com/minio/mds.git#v1.0.0",
|
||||
"mds": "https://github.com/minio/mds.git#v1.0.2",
|
||||
"pdfjs-dist": "3.11.174",
|
||||
"react": "^18.1.0",
|
||||
"react": "^18.3.1",
|
||||
"react-component-export-image": "^1.0.6",
|
||||
"react-copy-to-clipboard": "^5.0.2",
|
||||
"react-dom": "^18.1.0",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-dropzone": "^14.2.3",
|
||||
"react-markdown": "8.0.7",
|
||||
"react-pdf": "7.7.1",
|
||||
"react-redux": "^8.1.3",
|
||||
"react-router-dom": "6.22.3",
|
||||
"react-router-dom": "6.23.0",
|
||||
"react-use-websocket": "^4.8.1",
|
||||
"react-virtualized": "^9.22.5",
|
||||
"react-window": "^1.8.10",
|
||||
"react-window-infinite-loader": "^1.0.9",
|
||||
"recharts": "^2.12.4",
|
||||
"recharts": "^2.12.6",
|
||||
"styled-components": "5.3.11",
|
||||
"superagent": "^9.0.1",
|
||||
"superagent": "^9.0.2",
|
||||
"tinycolor2": "^1.6.0"
|
||||
},
|
||||
"scripts": {
|
||||
@@ -61,13 +61,13 @@
|
||||
"proxy": "http://localhost:9090/",
|
||||
"devDependencies": {
|
||||
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
|
||||
"@playwright/test": "^1.43.0",
|
||||
"@playwright/test": "^1.43.1",
|
||||
"@types/lodash": "^4.17.0",
|
||||
"@types/luxon": "^3.4.2",
|
||||
"@types/node": "18.16.0",
|
||||
"@types/react": "18.2.75",
|
||||
"@types/node": "20.12.8",
|
||||
"@types/react": "18.3.1",
|
||||
"@types/react-copy-to-clipboard": "^5.0.5",
|
||||
"@types/react-dom": "18.2.24",
|
||||
"@types/react-dom": "18.3.0",
|
||||
"@types/react-redux": "^7.1.32",
|
||||
"@types/react-virtualized": "^9.21.30",
|
||||
"@types/react-window": "^1.8.6",
|
||||
@@ -89,7 +89,7 @@
|
||||
},
|
||||
"resolutions": {
|
||||
"nth-check": "^2.0.1",
|
||||
"yaml": "^2.4.1",
|
||||
"yaml": "^2.4.2",
|
||||
"postcss": "^8.4.38",
|
||||
"react-scripts/**/node-forge": "^1.3.0",
|
||||
"react-scripts/**/async": "^2.6.4",
|
||||
@@ -103,8 +103,8 @@
|
||||
"recharts/**/d3-color": "^3.1.0",
|
||||
"fast-xml-parser": "^4.3.6",
|
||||
"semver": "^7.5.2",
|
||||
"testcafe/**/tough-cookie": "^4.1.3",
|
||||
"styled-components/**/@babel/traverse": "^7.24.1"
|
||||
"testcafe/**/tough-cookie": "^4.1.4",
|
||||
"styled-components/**/@babel/traverse": "^7.24.5"
|
||||
},
|
||||
"main": "index.js"
|
||||
}
|
||||
|
||||
1152
web-app/yarn.lock
1152
web-app/yarn.lock
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user