Merge branch 'main' into glitch-soc/merge

This commit is contained in:
Claire
2023-01-02 17:29:59 +01:00
77 changed files with 2717 additions and 564 deletions

View File

@@ -24,13 +24,13 @@
},
"private": true,
"dependencies": {
"@babel/core": "^7.20.5",
"@babel/plugin-proposal-decorators": "^7.20.5",
"@babel/core": "^7.20.7",
"@babel/plugin-proposal-decorators": "^7.20.7",
"@babel/plugin-transform-react-inline-elements": "^7.18.6",
"@babel/plugin-transform-runtime": "^7.19.6",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
"@babel/runtime": "^7.20.6",
"@babel/runtime": "^7.20.7",
"@gamestdio/websocket": "^0.3.2",
"@github/webauthn-json": "^0.5.7",
"@rails/ujs": "^6.1.7",
@@ -67,7 +67,7 @@
"glob": "^8.0.3",
"history": "^4.10.1",
"http-link-header": "^1.1.0",
"immutable": "^4.1.0",
"immutable": "^4.2.1",
"imports-loader": "^1.2.0",
"intersection-observer": "^0.12.2",
"intl": "^1.2.5",
@@ -120,7 +120,7 @@
"requestidlecallback": "^0.3.0",
"reselect": "^4.1.7",
"rimraf": "^3.0.2",
"sass": "^1.57.0",
"sass": "^1.57.1",
"sass-loader": "^10.2.0",
"stacktrace-js": "^2.0.2",
"stringz": "^2.1.0",