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

This commit is contained in:
Claire
2022-05-26 18:34:27 +02:00
29 changed files with 833 additions and 369 deletions

View File

@ -24,13 +24,13 @@
},
"private": true,
"dependencies": {
"@babel/core": "^7.17.12",
"@babel/core": "^7.18.0",
"@babel/plugin-proposal-decorators": "^7.17.12",
"@babel/plugin-transform-react-inline-elements": "^7.16.7",
"@babel/plugin-transform-runtime": "^7.17.12",
"@babel/preset-env": "^7.17.12",
"@babel/plugin-transform-runtime": "^7.18.2",
"@babel/preset-env": "^7.18.2",
"@babel/preset-react": "^7.17.12",
"@babel/runtime": "^7.17.9",
"@babel/runtime": "^7.18.0",
"@gamestdio/websocket": "^0.3.2",
"@github/webauthn-json": "^0.5.7",
"@rails/ujs": "^6.1.6",
@ -66,7 +66,7 @@
"glob": "^8.0.3",
"history": "^4.10.1",
"http-link-header": "^1.0.4",
"immutable": "^4.0.0",
"immutable": "^4.1.0",
"imports-loader": "^1.2.0",
"intersection-observer": "^0.12.0",
"intl": "^1.2.5",