|
14 | 14 | "dependencies": { |
15 | 15 | "@emotion/react": "^11.14.0", |
16 | 16 | "@emotion/styled": "^11.14.1", |
17 | | - "@mui/icons-material": "^7.3.5", |
18 | | - "@mui/material": "^7.3.5", |
19 | | - "@mui/system": "^7.3.5", |
20 | | - "@mui/x-date-pickers": "^8.19.0", |
21 | | - "@reduxjs/toolkit": "^2.10.1", |
| 17 | + "@mui/icons-material": "^7.3.6", |
| 18 | + "@mui/material": "^7.3.6", |
| 19 | + "@mui/system": "^7.3.6", |
| 20 | + "@mui/x-date-pickers": "^8.22.0", |
| 21 | + "@reduxjs/toolkit": "^2.11.1", |
22 | 22 | "axios": "^1.13.2", |
23 | 23 | "babel-plugin-react-compiler": "^1.0.0", |
24 | 24 | "clsx": "^2.1.1", |
25 | 25 | "date-fns": "^4.1.0", |
26 | | - "react": "^19.2.0", |
| 26 | + "react": "^19.2.3", |
27 | 27 | "react-copy-to-clipboard": "^5.1.0", |
28 | | - "react-dom": "^19.2.0", |
29 | | - "react-infinite-scroll-component": "^6.1.0", |
| 28 | + "react-dom": "^19.2.3", |
| 29 | + "react-infinite-scroll-component": "^6.1.1", |
30 | 30 | "react-redux": "^9.2.0", |
31 | | - "react-router-dom": "^7.9.6", |
32 | | - "recharts": "^3.4.1", |
| 31 | + "react-router-dom": "^7.10.1", |
| 32 | + "recharts": "^3.5.1", |
33 | 33 | "redux": "^5.0.1" |
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | 36 | "@babel/preset-react": "^7.28.5", |
37 | 37 | "@eslint/css": "^0.14.1", |
38 | | - "@eslint/js": "^9.39.1", |
| 38 | + "@eslint/js": "^9.39.2", |
39 | 39 | "@eslint/json": "^0.14.0", |
40 | | - "@rsbuild/core": "^1.6.7", |
| 40 | + "@rsbuild/core": "^1.6.14", |
41 | 41 | "@rsbuild/plugin-babel": "^1.0.6", |
42 | 42 | "@rsbuild/plugin-react": "^1.4.2", |
43 | | - "@types/node": "^24.10.1", |
| 43 | + "@types/node": "^25.0.2", |
44 | 44 | "@types/react-copy-to-clipboard": "^5.0.7", |
45 | 45 | "@types/react-date-range": "^1.4.10", |
46 | 46 | "@types/react-dom": "^19.2.3", |
47 | 47 | "@your_spotify/dev": "*", |
48 | | - "eslint": "^9.39.1", |
| 48 | + "eslint": "^9.39.2", |
49 | 49 | "eslint-plugin-react": "^7.37.5", |
50 | 50 | "eslint-plugin-react-hooks": "^7.0.1", |
51 | 51 | "eslint-plugin-react-no-manual-memo": "^1.0.4", |
52 | 52 | "eslint-plugin-unused-imports": "^4.3.0", |
53 | 53 | "globals": "^16.5.0", |
54 | | - "typescript-eslint": "^8.47.0" |
| 54 | + "typescript-eslint": "^8.49.0" |
55 | 55 | }, |
56 | 56 | "browserslist": { |
57 | 57 | "production": [ |
|
0 commit comments