|
12 | 12 | "projects": "tsx scripts/projects/projects"
|
13 | 13 | },
|
14 | 14 | "dependencies": {
|
15 |
| - "@emotion/react": "^11.11.1", |
| 15 | + "@emotion/react": "^11.14.0", |
16 | 16 | "@emotion/styled": "^11.11.0",
|
17 | 17 | "@fontsource-variable/roboto-flex": "^5.0.14",
|
18 | 18 | "@fortawesome/fontawesome-svg-core": "^6.5.1",
|
19 | 19 | "@fortawesome/free-brands-svg-icons": "^6.5.1",
|
20 | 20 | "@fortawesome/free-regular-svg-icons": "^6.5.1",
|
21 | 21 | "@fortawesome/free-solid-svg-icons": "^6.5.1",
|
22 |
| - "@fortawesome/react-fontawesome": "^0.2.0", |
| 22 | + "@fortawesome/react-fontawesome": "^0.2.2", |
23 | 23 | "@mui/icons-material": "^5.14.16",
|
24 | 24 | "@mui/material": "^5.14.16",
|
25 | 25 | "@mui/styled-engine-sc": "^6.0.0-alpha.4",
|
26 | 26 | "@types/js-yaml": "^4.0.9",
|
27 | 27 | "bootstrap": "5.3.0",
|
28 | 28 | "js-yaml": "^4.1.0",
|
29 |
| - "react": "^18.2.0", |
30 |
| - "react-bootstrap": "^2.9.1", |
31 |
| - "react-dom": "^18.2.0", |
32 |
| - "react-markdown": "^9.0.1", |
33 |
| - "react-router-dom": "^6.21.3", |
| 29 | + "react": "^18.3.1", |
| 30 | + "react-bootstrap": "^2.10.10", |
| 31 | + "react-dom": "^18.3.1", |
| 32 | + "react-markdown": "^9.1.0", |
| 33 | + "react-router-dom": "^6.30.1", |
34 | 34 | "styled-components": "^6.1.0"
|
35 | 35 | },
|
36 | 36 | "devDependencies": {
|
37 | 37 | "@biomejs/biome": "1.8.3",
|
38 | 38 | "@types/node": "^22.10.5",
|
39 |
| - "@types/react": "^18.2.15", |
40 |
| - "@types/react-dom": "^18.2.7", |
41 |
| - "@vitejs/plugin-react": "^4.0.3", |
| 39 | + "@types/react": "^18.3.22", |
| 40 | + "@types/react-dom": "^18.3.7", |
| 41 | + "@vitejs/plugin-react": "^4.4.1", |
42 | 42 | "glob": "^11.0.1",
|
43 | 43 | "jsdom": "^26.0.0",
|
44 | 44 | "tsx": "^4.19.2",
|
|
0 commit comments