|
16 | 16 | },
|
17 | 17 | "dependencies": {
|
18 | 18 | "@biomejs/biome": "^1.9.4",
|
19 |
| - "@reduxjs/toolkit": "^2.3.0", |
20 |
| - "@testing-library/react": "^16.0.1", |
21 |
| - "@testing-library/user-event": "^14.4.3", |
22 |
| - "axios": "^1.7.7", |
| 19 | + "@reduxjs/toolkit": "^2.6.0", |
| 20 | + "@testing-library/react": "^16.2.0", |
| 21 | + "@testing-library/user-event": "^14.6.1", |
| 22 | + "axios": "^1.8.1", |
23 | 23 | "fast-average-color": "^9.4.0",
|
24 |
| - "qs": "^6.13.0", |
| 24 | + "qs": "^6.14.0", |
25 | 25 | "react": "^18.2.0",
|
26 | 26 | "react-dom": "^18.2.0",
|
27 |
| - "react-redux": "^9.1.2", |
| 27 | + "react-redux": "^9.2.0", |
28 | 28 | "react-router-dom": "^6.27.0",
|
29 |
| - "sass": "^1.80.3", |
30 |
| - "typescript": "^5.6.3", |
31 |
| - "universal-cookie": "^7.2.1" |
| 29 | + "sass": "^1.85.1", |
| 30 | + "typescript": "^5.8.2", |
| 31 | + "universal-cookie": "^7.2.2" |
32 | 32 | },
|
33 | 33 | "browserslist": {
|
34 | 34 | "production": [
|
|
44 | 44 | },
|
45 | 45 | "devDependencies": {
|
46 | 46 | "@testing-library/dom": "^10.4.0",
|
47 |
| - "@types/qs": "^6.9.16", |
| 47 | + "@types/qs": "^6.9.18", |
48 | 48 | "@types/react": "^18.3.11",
|
49 | 49 | "@types/react-dom": "^18.3.1",
|
50 |
| - "@vitejs/plugin-react": "^4.3.3", |
| 50 | + "@vitejs/plugin-react": "^4.3.4", |
51 | 51 | "@vitest/coverage-v8": "^2.1.3",
|
52 |
| - "jsdom": "^25.0.1", |
| 52 | + "jsdom": "^26.0.0", |
53 | 53 | "vite": "^5.4.9",
|
54 | 54 | "vite-plugin-checker": "^0.8.0",
|
55 | 55 | "vite-plugin-svgr": "^4.2.0",
|
|
0 commit comments