2
0

⬆️ Upgrade dependencies

This commit is contained in:
Baptiste Arnaud
2022-12-25 09:13:33 +01:00
parent 431ad7c78c
commit b0075fd374
17 changed files with 1088 additions and 1169 deletions

View File

@@ -1145,6 +1145,9 @@
"isEnabled"
],
"additionalProperties": false
},
"isOneClickSubmitEnabled": {
"type": "boolean"
}
},
"required": [

View File

@@ -43,7 +43,7 @@
]
},
"devDependencies": {
"@algolia/client-search": "4.14.2",
"@algolia/client-search": "4.14.3",
"@docusaurus/types": "^2.2.0",
"@types/react": "18.0.26",
"tsx": "3.12.1",