|
4 | 4 | "private": true, |
5 | 5 | "dependencies": { |
6 | 6 | "@emotion/react": "^11.14.0", |
7 | | - "@emotion/styled": "^11.14.0", |
8 | | - "@mui/icons-material": "^7.1.0", |
9 | | - "@mui/material": "^7.1.0", |
10 | | - "@mui/types": "^7.4.2", |
11 | | - "@testing-library/jest-dom": "^6.6.3", |
12 | | - "@testing-library/react": "^16.3.0", |
| 7 | + "@emotion/styled": "^11.14.1", |
| 8 | + "@mui/icons-material": "^7.3.7", |
| 9 | + "@mui/material": "^7.3.7", |
| 10 | + "@mui/types": "^7.4.10", |
| 11 | + "@testing-library/jest-dom": "^6.9.1", |
| 12 | + "@testing-library/react": "^16.3.1", |
13 | 13 | "@testing-library/user-event": "^14.6.1", |
14 | 14 | "i18next": "^24.2.3", |
15 | 15 | "icons-material,": "link:@mui/icons-material,", |
16 | 16 | "material,": "link:@mui/material,", |
17 | | - "react": "^19.1.0", |
18 | | - "react-dom": "^19.1.0", |
19 | | - "react-i18next": "^15.5.1", |
20 | | - "react-router": "^7.6.0", |
| 17 | + "react": "^19.2.3", |
| 18 | + "react-dom": "^19.2.3", |
| 19 | + "react-i18next": "^15.7.4", |
| 20 | + "react-router": "^7.12.0", |
21 | 21 | "styled,": "link:@emotion/styled,", |
22 | 22 | "web-vitals": "^4.2.4" |
23 | 23 | }, |
24 | 24 | "devDependencies": { |
25 | | - "@types/react": "^19.1.3", |
26 | | - "@types/react-dom": "^19.1.3", |
| 25 | + "@types/react": "^19.2.8", |
| 26 | + "@types/react-dom": "^19.2.3", |
27 | 27 | "@types/react-router": "^5.1.20", |
28 | | - "@vitejs/plugin-react": "^4.4.1", |
29 | | - "prettier": "^3.5.3", |
| 28 | + "@vitejs/plugin-react": "^4.7.0", |
| 29 | + "prettier": "^3.7.4", |
30 | 30 | "standard": "^17.1.2", |
31 | | - "typescript": "^5.8.3", |
32 | | - "vite": "^6.3.5", |
| 31 | + "typescript": "^5.9.3", |
| 32 | + "vite": "^6.4.1", |
33 | 33 | "vite-plugin-checker": "^0.9.3" |
34 | 34 | }, |
35 | 35 | "scripts": { |
|
0 commit comments