|
3 | 3 | "version": "0.1.0", |
4 | 4 | "private": true, |
5 | 5 | "dependencies": { |
6 | | - "@emotion/react": "^11.11.4", |
7 | | - "@emotion/styled": "^11.11.5", |
8 | | - "@mui/icons-material": "^5.15.16", |
9 | | - "@mui/material": "^5.15.16", |
10 | | - "@mui/styled-engine-sc": "^6.0.0-alpha.18", |
11 | | - "@testing-library/jest-dom": "^5.17.0", |
12 | | - "@testing-library/react": "^13.4.0", |
13 | | - "@testing-library/user-event": "^13.5.0", |
| 6 | + "@emotion/react": "^11.14.0", |
| 7 | + "@emotion/styled": "^11.14.1", |
| 8 | + "@mui/icons-material": "^7.2.0", |
| 9 | + "@mui/material": "^7.2.0", |
| 10 | + "@mui/styled-engine-sc": "^7.2.0", |
| 11 | + "@testing-library/jest-dom": "^6.6.3", |
| 12 | + "@testing-library/react": "^16.3.0", |
| 13 | + "@testing-library/user-event": "^14.6.1", |
14 | 14 | "mui": "^0.0.1", |
15 | | - "react": "^18.2.0", |
16 | | - "react-dom": "^18.2.0", |
| 15 | + "react": "^19.1.0", |
| 16 | + "react-dom": "^19.1.0", |
17 | 17 | "react-helmet": "^6.1.0", |
18 | | - "react-icons": "^5.4.0", |
19 | | - "react-router-dom": "^6.21.0", |
| 18 | + "react-icons": "^5.5.0", |
| 19 | + "react-router-dom": "^7.6.3", |
20 | 20 | "react-router-hash-link": "^2.4.3", |
21 | 21 | "react-scripts": "5.0.1", |
22 | | - "react-social-icons": "^6.16.0", |
23 | | - "styled-components": "^6.1.9", |
24 | | - "web-vitals": "^2.1.4" |
| 22 | + "react-social-icons": "^6.24.0", |
| 23 | + "styled-components": "^6.1.19", |
| 24 | + "web-vitals": "^5.0.3" |
25 | 25 | }, |
26 | 26 | "scripts": { |
27 | 27 | "start": "react-scripts start", |
|
48 | 48 | ] |
49 | 49 | }, |
50 | 50 | "devDependencies": { |
51 | | - "@babel/preset-env": "^7.23.9", |
52 | | - "@babel/preset-react": "^7.23.3", |
53 | | - "jest": "^27.5.1" |
| 51 | + "@babel/preset-env": "^7.27.2", |
| 52 | + "@babel/preset-react": "^7.27.1", |
| 53 | + "jest": "^30.0.3" |
54 | 54 | } |
55 | 55 | } |
0 commit comments