Merge branch 'main' into glitch-soc/merge-upstream
This commit is contained in:
10
package.json
10
package.json
@ -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",
|
||||
|
Reference in New Issue
Block a user