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

This commit is contained in:
Claire
2022-04-14 14:21:14 +02:00
112 changed files with 515 additions and 346 deletions

View File

@@ -63,7 +63,7 @@
},
"private": true,
"dependencies": {
"@babel/core": "^7.17.8",
"@babel/core": "^7.17.9",
"@babel/plugin-proposal-decorators": "^7.17.8",
"@babel/plugin-transform-react-inline-elements": "^7.16.7",
"@babel/plugin-transform-runtime": "^7.17.0",
@@ -193,7 +193,7 @@
"react-test-renderer": "^16.14.0",
"sass-lint": "^1.13.1",
"webpack-dev-server": "^3.11.3",
"yargs": "^17.4.0"
"yargs": "^17.4.1"
},
"resolutions": {
"kind-of": "^6.0.3"