2
0

📦 Upgrade deps to latest version

This commit is contained in:
Baptiste Arnaud
2022-10-02 10:34:13 +02:00
parent fac70b9639
commit a947c1ce34
26 changed files with 1245 additions and 3765 deletions

View File

@@ -22,7 +22,7 @@
"react": "17.0.2",
"react-dom": "17.0.2",
"@mdx-js/react": "1.6.22",
"@svgr/webpack": "6.3.1",
"@svgr/webpack": "6.4.0",
"clsx": "1.2.1",
"file-loader": "6.2.0",
"prism-react-renderer": "1.3.5",
@@ -42,8 +42,8 @@
},
"devDependencies": {
"@algolia/client-search": "4.14.2",
"@types/react": "18.0.19",
"typescript": "4.8.3",
"@types/react": "18.0.21",
"typescript": "4.8.4",
"webpack": "5.74.0"
}
}