|
1 | 1 | {
|
2 | 2 | "name": "frontend",
|
3 |
| - "version": "7.4.6", |
| 3 | + "version": "7.4.7", |
4 | 4 | "description": "React frontend for the Cards 110",
|
5 | 5 | "author": "Daithi Hearn",
|
6 | 6 | "license": "MIT",
|
7 | 7 | "private": true,
|
8 | 8 | "dependencies": {
|
9 |
| - "@auth0/auth0-react": "2.2.3", |
| 9 | + "@auth0/auth0-react": "2.2.4", |
10 | 10 | "@availity/block-ui": "1.1.2",
|
11 | 11 | "@coreui/coreui": "4.3.2",
|
12 | 12 | "@coreui/icons": "3.0.1",
|
13 |
| - "@coreui/react": "4.11.0", |
14 |
| - "@emotion/react": "11.11.1", |
| 13 | + "@coreui/react": "4.11.1", |
| 14 | + "@emotion/react": "11.11.3", |
15 | 15 | "@emotion/styled": "11.11.0",
|
16 |
| - "@mui/icons-material": "5.14.19", |
17 |
| - "@mui/material": "5.14.20", |
18 |
| - "@mui/x-data-grid": "6.18.3", |
| 16 | + "@mui/icons-material": "5.15.4", |
| 17 | + "@mui/material": "5.15.4", |
| 18 | + "@mui/x-data-grid": "6.18.7", |
19 | 19 | "@popperjs/core": "2.11.8",
|
20 | 20 | "@reduxjs/toolkit": "2.0.1",
|
21 | 21 | "@types/jest": "29.5.11",
|
22 |
| - "@types/node": "20.10.4", |
23 |
| - "@types/react": "18.2.42", |
| 22 | + "@types/node": "20.10.8", |
| 23 | + "@types/react": "18.2.47", |
24 | 24 | "@types/react-avatar-editor": "13",
|
25 |
| - "@types/react-dom": "18.2.17", |
| 25 | + "@types/react-dom": "18.2.18", |
26 | 26 | "@types/react-router-dom": "5.3.3",
|
27 |
| - "axios": "1.6.2", |
| 27 | + "axios": "1.6.5", |
28 | 28 | "bootstrap": "5.3.2",
|
29 | 29 | "chart.js": "4.4.1",
|
30 |
| - "core-js": "3.34.0", |
| 30 | + "core-js": "3.35.0", |
31 | 31 | "crypto-js": "4.2.0",
|
32 | 32 | "font-awesome": "4.7.0",
|
33 | 33 | "heic2any": "0.0.4",
|
34 | 34 | "jwt-decode": "3.1.2",
|
35 |
| - "moment": "2.29.4", |
| 35 | + "moment": "2.30.1", |
36 | 36 | "notistack": "3.0.1",
|
37 | 37 | "react": "18.2.0",
|
38 |
| - "react-avatar-editor": "13", |
| 38 | + "react-avatar-editor": "13.0.2", |
39 | 39 | "react-beautiful-dnd": "13.1.1",
|
40 | 40 | "react-chartjs-2": "5",
|
41 | 41 | "react-confetti": "6.1.0",
|
42 | 42 | "react-dom": "18.2.0",
|
43 |
| - "react-redux": "9.0.2", |
44 |
| - "react-router": "6.20.1", |
| 43 | + "react-redux": "9.0.4", |
| 44 | + "react-router": "6.21.1", |
45 | 45 | "react-router-config": "5.1.1",
|
46 |
| - "react-router-dom": "6.20.1", |
47 |
| - "react-stomp-hooks": "2.1.0", |
| 46 | + "react-router-dom": "6.21.1", |
| 47 | + "react-stomp-hooks": "2.2.1", |
48 | 48 | "react-viewer": "3.2.2",
|
49 | 49 | "semantic-ui-css": "2.5.0",
|
50 | 50 | "simple-line-icons": "2.5.5",
|
51 |
| - "styled-components": "6.1.1", |
| 51 | + "styled-components": "6.1.8", |
52 | 52 | "typescript": "5.3.3",
|
53 | 53 | "uuid-random": "1.3.2"
|
54 | 54 | },
|
|
57 | 57 | "@types/crypto-js": "4.2.1",
|
58 | 58 | "@types/enzyme": "3.10.18",
|
59 | 59 | "@types/enzyme-adapter-react-16": "1.0.9",
|
60 |
| - "@types/react-beautiful-dnd": "13.1.7", |
| 60 | + "@types/react-beautiful-dnd": "13.1.8", |
61 | 61 | "@types/react-loadable": "5.5.11",
|
62 | 62 | "enzyme": "3.11.0",
|
63 | 63 | "enzyme-adapter-react-16": "1.15.7",
|
64 | 64 | "jest-junit": "^16.0.0",
|
65 | 65 | "node-sass-chokidar": "2.0.0",
|
66 | 66 | "npm-run-all": "4.1.5",
|
67 |
| - "prettier": "3.1.0", |
| 67 | + "prettier": "3.1.1", |
68 | 68 | "react-scripts": "5.0.1",
|
69 | 69 | "ts-jest": "^29.1.1"
|
70 | 70 | },
|
|
0 commit comments