|
3 | 3 | "version": "0.1.0",
|
4 | 4 | "private": true,
|
5 | 5 | "dependencies": {
|
6 |
| - "@mantine/core": "^4.0.0", |
7 |
| - "@mantine/dates": "^4.0.8", |
8 |
| - "@mantine/hooks": "^4.0.4", |
9 |
| - "@mantine/notifications": "^4.1.0", |
10 |
| - "@mui/material": "^5.6.0", |
| 6 | + "@mantine/core": "^4.2.10", |
| 7 | + "@mantine/dates": "^4.2.10", |
| 8 | + "@mantine/hooks": "^4.2.10", |
| 9 | + "@mantine/notifications": "^4.2.10", |
| 10 | + "@mui/material": "^5.8.5", |
11 | 11 | "@nivo/bar": "^0.79.1",
|
12 | 12 | "@nivo/core": "^0.79.0",
|
13 | 13 | "@nivo/pie": "^0.79.1",
|
14 |
| - "@reduxjs/toolkit": "^1.8.0", |
15 |
| - "@testing-library/jest-dom": "^5.16.2", |
16 |
| - "@testing-library/react": "^12.1.3", |
17 |
| - "@testing-library/user-event": "^13.5.0", |
18 |
| - "axios": "^0.26.0", |
19 |
| - "dayjs": "^1.11.0", |
20 |
| - "eslint-plugin-tailwindcss": "^3.5.0", |
| 14 | + "@reduxjs/toolkit": "^1.8.2", |
| 15 | + "@testing-library/jest-dom": "^5.16.4", |
| 16 | + "@testing-library/react": "^13.3.0", |
| 17 | + "@testing-library/user-event": "^14.2.1", |
| 18 | + "axios": "^0.27.2", |
| 19 | + "dayjs": "^1.11.3", |
| 20 | + "eslint-plugin-tailwindcss": "^3.5.2", |
21 | 21 | "postcss-cli": "^9.1.0",
|
22 | 22 | "prop-types": "^15.8.1",
|
23 |
| - "react": "^18.0.0", |
24 |
| - "react-dom": "^18.0.0", |
25 |
| - "react-is": "^18.0.0", |
26 |
| - "react-redux": "^7.2.6", |
27 |
| - "react-scripts": "5.0.0", |
| 23 | + "react": "^18.2.0", |
| 24 | + "react-dom": "^18.2.0", |
| 25 | + "react-is": "^18.2.0", |
| 26 | + "react-redux": "^8.0.2", |
| 27 | + "react-scripts": "5.0.1", |
28 | 28 | "serve": "^13.0.2",
|
29 |
| - "tabler-icons-react": "^1.42.0", |
| 29 | + "tabler-icons-react": "^1.51.0", |
30 | 30 | "web-vitals": "^2.1.4"
|
31 | 31 | },
|
32 | 32 | "scripts": {
|
|
58 | 58 | ]
|
59 | 59 | },
|
60 | 60 | "devDependencies": {
|
61 |
| - "autoprefixer": "^10.4.2", |
| 61 | + "autoprefixer": "^10.4.7", |
62 | 62 | "cross-env": "^7.0.3",
|
63 |
| - "eslint": "^8.10.0", |
| 63 | + "eslint": "^8.18.0", |
64 | 64 | "eslint-config-airbnb": "^19.0.4",
|
65 | 65 | "eslint-config-prettier": "^8.5.0",
|
66 |
| - "eslint-plugin-import": "^2.25.4", |
| 66 | + "eslint-plugin-import": "^2.26.0", |
67 | 67 | "eslint-plugin-jsx-a11y": "^6.5.1",
|
68 |
| - "eslint-plugin-react": "^7.29.3", |
69 |
| - "eslint-plugin-react-hooks": "^4.3.0", |
70 |
| - "postcss": "^8.4.12", |
71 |
| - "tailwindcss": "^3.0.23" |
| 68 | + "eslint-plugin-react": "^7.30.0", |
| 69 | + "eslint-plugin-react-hooks": "^4.6.0", |
| 70 | + "postcss": "^8.4.14", |
| 71 | + "tailwindcss": "^3.1.4" |
72 | 72 | }
|
73 | 73 | }
|
0 commit comments