|
30 | 30 | "@mui/icons-material": "5.15.1", |
31 | 31 | "@mui/lab": "5.0.0-alpha.134", |
32 | 32 | "@mui/material": "5.15.1", |
33 | | - "@sentry/react": "7.86.0", |
| 33 | + "@sentry/react": "7.89.0", |
34 | 34 | "@tanstack/react-query": "^4.36.1", |
35 | 35 | "@tanstack/react-query-devtools": "^4.36.1", |
36 | 36 | "@types/lodash.groupby": "4.6.9", |
37 | | - "@types/node": "20.10.4", |
38 | | - "@types/react": "18.2.43", |
39 | | - "@types/react-dom": "18.2.17", |
| 37 | + "@types/node": "20.10.5", |
| 38 | + "@types/react": "18.2.45", |
| 39 | + "@types/react-dom": "18.2.18", |
40 | 40 | "@uiw/react-codemirror": "4.21.21", |
41 | 41 | "@uppy/core": "^3.1.1", |
42 | 42 | "@uppy/dashboard": "^3.3.1", |
|
45 | 45 | "@uppy/progress-bar": "^3.0.1", |
46 | 46 | "@uppy/react": "^3.1.0", |
47 | 47 | "@uppy/xhr-upload": "^3.1.0", |
48 | | - "date-fns": "2.30.0", |
| 48 | + "date-fns": "3.0.1", |
49 | 49 | "file-saver": "^2.0.5", |
50 | 50 | "i18next": "23.7.11", |
51 | 51 | "lodash.countby": "4.6.0", |
52 | 52 | "lodash.groupby": "4.6.0", |
53 | 53 | "lodash.isequal": "4.5.0", |
54 | 54 | "lodash.isobject": "3.0.2", |
55 | 55 | "lodash.isstring": "4.0.1", |
56 | | - "prism-react-renderer": "2.3.0", |
| 56 | + "prism-react-renderer": "2.3.1", |
57 | 57 | "react": "18.2.0", |
58 | 58 | "react-diff-viewer": "3.1.1", |
59 | 59 | "react-dom": "18.2.0", |
60 | 60 | "react-i18next": "13.5.0", |
61 | 61 | "react-markdown": "9.0.1", |
62 | 62 | "react-mde": "12.0.8", |
63 | | - "react-router-dom": "6.20.1", |
| 63 | + "react-router-dom": "6.21.0", |
64 | 64 | "react-toastify": "9.1.3", |
65 | 65 | "remark-breaks": "4.0.0", |
66 | 66 | "remark-gfm": "4.0.0", |
|
115 | 115 | "eslint-config-react-app": "7.0.1", |
116 | 116 | "eslint-import-resolver-typescript": "^3.6.1", |
117 | 117 | "eslint-plugin-cypress": "2.15.1", |
118 | | - "eslint-plugin-import": "2.29.0", |
| 118 | + "eslint-plugin-import": "2.29.1", |
119 | 119 | "eslint-plugin-jsx-a11y": "6.8.0", |
120 | 120 | "eslint-plugin-prettier": "5.1.0", |
121 | 121 | "eslint-plugin-react": "^7.33.2", |
|
0 commit comments