Skip to content

Commit 0a2a708

Browse files
authored
Updated UI Project Dependencies (#3406)
Updated Project Dependencies Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
1 parent 8f0eb11 commit 0a2a708

File tree

3 files changed

+88
-56894
lines changed

3 files changed

+88
-56894
lines changed

web-app/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
"react-dom": "^18.3.1",
1818
"react-dropzone": "^14.2.3",
1919
"react-markdown": "8.0.7",
20-
"react-pdf": "^9.0.0",
20+
"react-pdf": "^9.1.0",
2121
"react-redux": "^8.1.3",
22-
"react-router-dom": "6.23.1",
22+
"react-router-dom": "6.24.1",
2323
"react-use-websocket": "^4.8.1",
2424
"react-virtualized": "^9.22.5",
2525
"react-window": "^1.8.10",
@@ -59,10 +59,10 @@
5959
"proxy": "http://localhost:9090/",
6060
"devDependencies": {
6161
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
62-
"@playwright/test": "^1.44.1",
63-
"@types/lodash": "^4.17.5",
62+
"@playwright/test": "^1.45.1",
63+
"@types/lodash": "^4.17.6",
6464
"@types/luxon": "^3.4.2",
65-
"@types/node": "20.14.2",
65+
"@types/node": "20.14.10",
6666
"@types/react": "18.3.3",
6767
"@types/react-copy-to-clipboard": "^5.0.7",
6868
"@types/react-dom": "18.3.0",
@@ -75,15 +75,15 @@
7575
"@types/webpack-env": "^1.18.5",
7676
"babel-plugin-istanbul": "^6.1.1",
7777
"customize-cra": "^1.0.0",
78-
"minio": "^8.0.0",
78+
"minio": "^8.0.1",
7979
"nyc": "^15.1.0",
8080
"prettier": "3.3.2",
8181
"react-app-rewire-hot-loader": "^2.0.1",
8282
"react-app-rewired": "^2.2.1",
8383
"react-scripts": "5.0.1",
84-
"testcafe": "3.6.1",
84+
"testcafe": "3.6.2",
8585
"ts-prune": "^0.10.3",
86-
"typescript": "^4.9.5"
86+
"typescript": "^5.5.3"
8787
},
8888
"resolutions": {
8989
"nth-check": "^2.0.1",

0 commit comments

Comments
 (0)