2
0

⬆️ Upgrade dependencies

This commit is contained in:
Baptiste Arnaud
2022-11-21 19:08:14 +01:00
parent b29f7325ad
commit 34cfd1db30
35 changed files with 674 additions and 739 deletions

View File

@@ -42,8 +42,8 @@
},
"devDependencies": {
"@algolia/client-search": "4.14.2",
"@types/react": "18.0.21",
"typescript": "4.8.4",
"webpack": "5.74.0"
"@types/react": "18.0.25",
"typescript": "4.9.3",
"webpack": "5.75.0"
}
}