Skip to content

Commit 7d2ad23

Browse files
fix(deps): update react dependencies
1 parent 7975ae3 commit 7d2ad23

2 files changed

Lines changed: 443 additions & 297 deletions

File tree

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,33 +13,33 @@
1313
"projects": "tsx scripts/projects/projects"
1414
},
1515
"dependencies": {
16-
"@emotion/react": "^11.11.1",
16+
"@emotion/react": "^11.14.0",
1717
"@emotion/styled": "^11.11.0",
1818
"@fontsource-variable/geist": "^5.2.8",
1919
"@fortawesome/fontawesome-svg-core": "^6.5.1",
2020
"@fortawesome/free-brands-svg-icons": "^6.5.1",
2121
"@fortawesome/free-regular-svg-icons": "^6.5.1",
2222
"@fortawesome/free-solid-svg-icons": "^6.5.1",
23-
"@fortawesome/react-fontawesome": "^0.2.0",
23+
"@fortawesome/react-fontawesome": "^0.2.6",
2424
"@mui/icons-material": "^5.14.16",
2525
"@mui/material": "^5.14.16",
2626
"@mui/styled-engine-sc": "^6.0.0-alpha.4",
2727
"@types/js-yaml": "^4.0.9",
2828
"bootstrap": "5.3.0",
2929
"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",
3535
"styled-components": "^6.1.0"
3636
},
3737
"devDependencies": {
3838
"@biomejs/biome": "1.8.3",
3939
"@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",
4343
"glob": "^11.0.1",
4444
"jsdom": "^26.0.0",
4545
"linkinator": "^6.1.4",

0 commit comments

Comments
 (0)