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