|
1 | 1 | {
|
2 | 2 | "name": "frontend",
|
3 |
| - "version": "5.5.4", |
| 3 | + "version": "5.5.5", |
4 | 4 | "description": "React frontend for the Cards 110",
|
5 | 5 | "author": "Daithi Hearn",
|
6 | 6 | "license": "MIT",
|
|
12 | 12 | "@coreui/react": "^4.6.0",
|
13 | 13 | "@emotion/react": "^11.10.6",
|
14 | 14 | "@emotion/styled": "^11.10.6",
|
15 |
| - "@mui/icons-material": "^5.11.9", |
16 |
| - "@mui/material": "^5.11.10", |
| 15 | + "@mui/icons-material": "^5.11.11", |
| 16 | + "@mui/material": "^5.11.11", |
17 | 17 | "@popperjs/core": "^2.5.4",
|
18 | 18 | "@reduxjs/toolkit": "^1.9.3",
|
19 | 19 | "@types/jest": "^29.4.0",
|
|
41 | 41 | "react-data-table-component": "7.5.3",
|
42 | 42 | "react-dom": "18.2.0",
|
43 | 43 | "react-redux": "^8.0.5",
|
44 |
| - "react-router": "^6.8.1", |
| 44 | + "react-router": "^6.8.2", |
45 | 45 | "react-router-config": "^5.1.1",
|
46 |
| - "react-router-dom": "^6.8.1", |
| 46 | + "react-router-dom": "^6.8.2", |
47 | 47 | "react-simple-pull-to-refresh": "^1.3.3",
|
48 | 48 | "react-stomp-hooks": "2.1.0",
|
49 | 49 | "react-viewer": "^3.2.2",
|
|
0 commit comments