|
3 | 3 | "version": "0.7.0",
|
4 | 4 | "private": true,
|
5 | 5 | "dependencies": {
|
6 |
| - "@emotion/react": "^11.10.6", |
7 |
| - "@emotion/styled": "^11.10.6", |
| 6 | + "@emotion/react": "^11.11.0", |
| 7 | + "@emotion/styled": "^11.11.0", |
8 | 8 | "@mui/icons-material": "^5.11.16",
|
9 |
| - "@mui/lab": "^5.0.0-alpha.127", |
10 |
| - "@mui/material": "^5.12.1", |
11 |
| - "@tanstack/react-query": "^4.29.3", |
12 |
| - "@tanstack/react-query-devtools": "^4.29.3", |
13 |
| - "@tanstack/react-table": "^8.8.5", |
14 |
| - "axios": "^0.26.1", |
| 9 | + "@mui/lab": "^5.0.0-alpha.130", |
| 10 | + "@mui/material": "^5.13.1", |
| 11 | + "@tanstack/react-query": "^4.29.7", |
| 12 | + "@tanstack/react-query-devtools": "^4.29.7", |
| 13 | + "@tanstack/react-table": "^8.9.1", |
| 14 | + "axios": "^1.4.0", |
15 | 15 | "bootstrap": "^5.2.3",
|
16 | 16 | "jwt-decode": "^3.1.2",
|
17 | 17 | "moment": "^2.29.4",
|
|
27 | 27 | "react-redux": "^8.0.5",
|
28 | 28 | "react-router-dom": "^5.2.0",
|
29 | 29 | "react-scripts": "^5.0.1",
|
30 |
| - "react-select": "^5.7.2", |
| 30 | + "react-select": "^5.7.3", |
31 | 31 | "react-spinners": "^0.13.8",
|
32 |
| - "react-toastify": "^9.1.2", |
| 32 | + "react-toastify": "^9.1.3", |
33 | 33 | "react-toggle": "^4.1.3",
|
34 | 34 | "redux": "^4.2.1",
|
35 | 35 | "redux-thunk": "^2.4.2"
|
|
59 | 59 | "@babel/plugin-transform-react-jsx-self": "^7.21.0",
|
60 | 60 | "@babel/plugin-transform-react-jsx-source": "^7.19.6",
|
61 | 61 | "http-proxy-middleware": "^2.0.6",
|
62 |
| - "sass": "^1.62.0" |
| 62 | + "sass": "^1.62.1" |
63 | 63 | }
|
64 | 64 | }
|
0 commit comments