Skip to content

Commit 36d0e78

Browse files
bexsoftBenjamin Perez
andauthored
Updated Project dependencies (#3508)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net> Co-authored-by: Benjamin Perez <benjamin@bexsoft.net>
1 parent 9e0416f commit 36d0e78

File tree

5 files changed

+60550
-48036
lines changed

5 files changed

+60550
-48036
lines changed

web-app/package.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -8,24 +8,24 @@
88
"@reduxjs/toolkit": "^1.9.7",
99
"clsx": "^2.1.1",
1010
"http-status-codes": "^2.3.0",
11-
"kbar": "^0.1.0-beta.45",
12-
"local-storage-fallback": "^4.1.2",
11+
"kbar": "^0.1.0-beta.46",
12+
"local-storage-fallback": "^4.1.3",
1313
"lodash": "^4.17.21",
14-
"luxon": "^3.4.4",
14+
"luxon": "^3.5.0",
1515
"mds": "https://github.com/minio/mds.git#v1.0.4",
1616
"react": "^18.3.1",
1717
"react-component-export-image": "^1.0.6",
1818
"react-copy-to-clipboard": "^5.1.0",
1919
"react-dom": "^18.3.1",
20-
"react-dropzone": "^14.2.3",
20+
"react-dropzone": "^14.3.5",
2121
"react-markdown": "8.0.7",
22-
"react-pdf": "^9.1.0",
22+
"react-pdf": "^9.2.1",
2323
"react-redux": "^8.1.3",
24-
"react-router-dom": "6.25.1",
25-
"react-virtualized": "^9.22.5",
26-
"react-window": "^1.8.10",
27-
"react-window-infinite-loader": "^1.0.9",
28-
"recharts": "^2.12.7",
24+
"react-router-dom": "6.29.0",
25+
"react-virtualized": "^9.22.6",
26+
"react-window": "^1.8.11",
27+
"react-window-infinite-loader": "^1.0.10",
28+
"recharts": "^2.15.1",
2929
"styled-components": "5.3.11",
3030
"superagent": "^9.0.2",
3131
"tinycolor2": "^1.6.0"
@@ -61,31 +61,31 @@
6161
"proxy": "http://localhost:9090/",
6262
"devDependencies": {
6363
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
64-
"@playwright/test": "^1.45.2",
65-
"@types/jest": "^29.5.12",
66-
"@types/lodash": "^4.17.7",
64+
"@playwright/test": "^1.50.1",
65+
"@types/jest": "^29.5.14",
66+
"@types/lodash": "^4.17.15",
6767
"@types/luxon": "^3.4.2",
68-
"@types/node": "20.14.11",
69-
"@types/react": "18.3.3",
68+
"@types/node": "20.17.19",
69+
"@types/react": "18.3.18",
7070
"@types/react-copy-to-clipboard": "^5.0.7",
71-
"@types/react-dom": "18.3.0",
72-
"@types/react-redux": "^7.1.33",
73-
"@types/react-virtualized": "^9.21.30",
71+
"@types/react-dom": "18.3.5",
72+
"@types/react-redux": "^7.1.34",
73+
"@types/react-virtualized": "^9.22.2",
7474
"@types/react-window": "^1.8.8",
7575
"@types/react-window-infinite-loader": "^1.0.9",
7676
"@types/recharts": "^1.8.29",
7777
"@types/superagent": "^4.1.24",
78-
"@types/webpack-env": "^1.18.5",
78+
"@types/webpack-env": "^1.18.8",
7979
"babel-plugin-istanbul": "^6.1.1",
8080
"customize-cra": "^1.0.0",
81-
"knip": "^5.27.2",
82-
"minio": "^8.0.1",
81+
"knip": "^5.44.4",
82+
"minio": "^8.0.4",
8383
"nyc": "^15.1.0",
84-
"prettier": "3.3.3",
84+
"prettier": "3.5.1",
8585
"react-app-rewire-hot-loader": "^2.0.1",
8686
"react-app-rewired": "^2.2.1",
8787
"react-scripts": "5.0.1",
88-
"testcafe": "3.6.2",
88+
"testcafe": "3.7.2",
8989
"typescript": "^5.5.3"
9090
},
9191
"resolutions": {

0 commit comments

Comments
 (0)