Skip to content

Commit d8e0684

Browse files
Update dependencies
1 parent 1dc3e55 commit d8e0684

File tree

2 files changed

+200
-219
lines changed

2 files changed

+200
-219
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -26,25 +26,25 @@
2626
"@emotion/styled": "11.10.6",
2727
"@material-ui/core": "4.12.4",
2828
"@material-ui/icons": "4.11.3",
29-
"chokidar": "3.5.3",
29+
"chokidar": "4.0.1",
3030
"dayjs": "1.11.7",
3131
"emotion": "11.0.0",
32-
"htmr": "0.10.1",
32+
"htmr": "1.0.2",
3333
"jdown": "1.0.5",
3434
"marked-sanitizer-github": "1.0.1",
35-
"node-emoji": "1.11.0",
35+
"node-emoji": "2.1.3",
3636
"prismjs": "1.22.0",
37-
"react": "16.14.0",
38-
"react-dom": "16.14.0",
39-
"react-router-dom": "5.3.4",
37+
"react": "18.3.1",
38+
"react-dom": "18.3.1",
39+
"react-router-dom": "7.0.1",
4040
"react-scroll": "1.8.9",
4141
"react-static": "7.6.2",
4242
"react-static-plugin-mdx": "7.6.2",
4343
"react-static-plugin-react-router": "7.6.2",
4444
"react-static-plugin-sitemap": "7.6.2",
4545
"react-static-plugin-source-filesystem": "7.6.2",
4646
"react-static-plugin-typescript": "7.6.2",
47-
"react-use": "15.3.8"
47+
"react-use": "17.5.1"
4848
},
4949
"devDependencies": {
5050
"@babel/core": "7.13.13",

0 commit comments

Comments
 (0)