|
23 | 23 | }, |
24 | 24 | "dependencies": { |
25 | 25 | "@testing-library/jest-dom": "6.6.3", |
26 | | - "@testing-library/react": "16.2.0", |
| 26 | + "@testing-library/react": "16.3.0", |
27 | 27 | "@testing-library/user-event": "14.6.1", |
28 | 28 | "@upleveled/react-scripts": "5.1.2", |
29 | 29 | "react": "19.1.0", |
30 | 30 | "react-dom": "19.1.0", |
31 | | - "sass": "1.86.1", |
32 | | - "web-vitals": "5.0.0" |
| 31 | + "sass": "1.89.2", |
| 32 | + "web-vitals": "5.0.3" |
33 | 33 | }, |
34 | 34 | "devDependencies": { |
35 | | - "@jest/globals": "30.0.0", |
36 | | - "@types/node": "24.0.0", |
37 | | - "@types/react": "19.0.12", |
38 | | - "@types/react-dom": "19.0.4", |
39 | | - "eslint": "9.23.0", |
| 35 | + "@jest/globals": "30.0.4", |
| 36 | + "@types/node": "24.0.10", |
| 37 | + "@types/react": "19.1.8", |
| 38 | + "@types/react-dom": "19.1.6", |
| 39 | + "eslint": "9.30.1", |
40 | 40 | "eslint-config-upleveled": "9.2.3", |
41 | | - "expect": "30.0.0", |
| 41 | + "expect": "30.0.4", |
42 | 42 | "prettier": "^3.2.5", |
43 | | - "stylelint": "16.17.0", |
| 43 | + "stylelint": "16.21.0", |
44 | 44 | "stylelint-config-upleveled": "1.1.9", |
45 | | - "typescript": "5.8.2" |
| 45 | + "typescript": "5.8.3" |
46 | 46 | }, |
47 | | - "packageManager": "pnpm@10.7.1", |
| 47 | + "packageManager": "pnpm@10.12.4", |
48 | 48 | "pnpm": { |
49 | 49 | "ignoredBuiltDependencies": [ |
50 | 50 | "core-js", |
|
0 commit comments