Updated UI Project Dependencies (#3406)
Updated Project Dependencies Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
"react-dom": "^18.3.1",
|
||||
"react-dropzone": "^14.2.3",
|
||||
"react-markdown": "8.0.7",
|
||||
"react-pdf": "^9.0.0",
|
||||
"react-pdf": "^9.1.0",
|
||||
"react-redux": "^8.1.3",
|
||||
"react-router-dom": "6.23.1",
|
||||
"react-router-dom": "6.24.1",
|
||||
"react-use-websocket": "^4.8.1",
|
||||
"react-virtualized": "^9.22.5",
|
||||
"react-window": "^1.8.10",
|
||||
@@ -59,10 +59,10 @@
|
||||
"proxy": "http://localhost:9090/",
|
||||
"devDependencies": {
|
||||
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
|
||||
"@playwright/test": "^1.44.1",
|
||||
"@types/lodash": "^4.17.5",
|
||||
"@playwright/test": "^1.45.1",
|
||||
"@types/lodash": "^4.17.6",
|
||||
"@types/luxon": "^3.4.2",
|
||||
"@types/node": "20.14.2",
|
||||
"@types/node": "20.14.10",
|
||||
"@types/react": "18.3.3",
|
||||
"@types/react-copy-to-clipboard": "^5.0.7",
|
||||
"@types/react-dom": "18.3.0",
|
||||
@@ -75,15 +75,15 @@
|
||||
"@types/webpack-env": "^1.18.5",
|
||||
"babel-plugin-istanbul": "^6.1.1",
|
||||
"customize-cra": "^1.0.0",
|
||||
"minio": "^8.0.0",
|
||||
"minio": "^8.0.1",
|
||||
"nyc": "^15.1.0",
|
||||
"prettier": "3.3.2",
|
||||
"react-app-rewire-hot-loader": "^2.0.1",
|
||||
"react-app-rewired": "^2.2.1",
|
||||
"react-scripts": "5.0.1",
|
||||
"testcafe": "3.6.1",
|
||||
"testcafe": "3.6.2",
|
||||
"ts-prune": "^0.10.3",
|
||||
"typescript": "^4.9.5"
|
||||
"typescript": "^5.5.3"
|
||||
},
|
||||
"resolutions": {
|
||||
"nth-check": "^2.0.1",
|
||||
|
||||
Reference in New Issue
Block a user