Merge branch 'main' into glitch-soc/merge-upstream

This commit is contained in:
Claire
2021-09-30 11:45:13 +02:00
5 changed files with 426 additions and 334 deletions

View File

@@ -184,7 +184,7 @@
"eslint-plugin-jsx-a11y": "~6.4.1",
"eslint-plugin-promise": "~5.1.0",
"eslint-plugin-react": "~7.26.0",
"jest": "^27.2.0",
"jest": "^27.2.3",
"raf": "^3.4.1",
"react-intl-translations-manager": "^5.0.3",
"react-test-renderer": "^16.14.0",
@@ -196,7 +196,7 @@
"kind-of": "^6.0.3"
},
"optionalDependencies": {
"bufferutil": "^4.0.3",
"bufferutil": "^4.0.4",
"utf-8-validate": "^5.0.6"
}
}