Skip to content

Commit

Permalink
Updated UI Project Dependencies (minio#3406)
Browse files Browse the repository at this point in the history
Updated Project Dependencies

Signed-off-by: Benjamin Perez <[email protected]>
  • Loading branch information
bexsoft committed Jul 12, 2024
1 parent 8f0eb11 commit 0a2a708
Show file tree
Hide file tree
Showing 3 changed files with 88 additions and 56,894 deletions.
16 changes: 8 additions & 8 deletions web-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand All @@ -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",
Expand Down
Loading

0 comments on commit 0a2a708

Please sign in to comment.