|
|
|
@ -24,13 +24,13 @@
|
|
|
|
|
},
|
|
|
|
|
"private": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/core": "^7.18.5",
|
|
|
|
|
"@babel/plugin-proposal-decorators": "^7.18.2",
|
|
|
|
|
"@babel/plugin-transform-react-inline-elements": "^7.16.7",
|
|
|
|
|
"@babel/plugin-transform-runtime": "^7.18.5",
|
|
|
|
|
"@babel/preset-env": "^7.18.2",
|
|
|
|
|
"@babel/preset-react": "^7.17.12",
|
|
|
|
|
"@babel/runtime": "^7.18.3",
|
|
|
|
|
"@babel/core": "^7.18.6",
|
|
|
|
|
"@babel/plugin-proposal-decorators": "^7.18.6",
|
|
|
|
|
"@babel/plugin-transform-react-inline-elements": "^7.18.6",
|
|
|
|
|
"@babel/plugin-transform-runtime": "^7.18.6",
|
|
|
|
|
"@babel/preset-env": "^7.18.6",
|
|
|
|
|
"@babel/preset-react": "^7.18.6",
|
|
|
|
|
"@babel/runtime": "^7.18.6",
|
|
|
|
|
"@gamestdio/websocket": "^0.3.2",
|
|
|
|
|
"@github/webauthn-json": "^0.5.7",
|
|
|
|
|
"@rails/ujs": "^6.1.6",
|
|
|
|
@ -121,7 +121,7 @@
|
|
|
|
|
"requestidlecallback": "^0.3.0",
|
|
|
|
|
"reselect": "^4.1.6",
|
|
|
|
|
"rimraf": "^3.0.2",
|
|
|
|
|
"sass": "^1.52.3",
|
|
|
|
|
"sass": "^1.53.0",
|
|
|
|
|
"sass-loader": "^10.2.0",
|
|
|
|
|
"stacktrace-js": "^2.0.2",
|
|
|
|
|
"stringz": "^2.1.0",
|
|
|
|
@ -147,9 +147,9 @@
|
|
|
|
|
"babel-jest": "^28.1.1",
|
|
|
|
|
"eslint": "^7.32.0",
|
|
|
|
|
"eslint-plugin-import": "~2.26.0",
|
|
|
|
|
"eslint-plugin-jsx-a11y": "~6.5.1",
|
|
|
|
|
"eslint-plugin-jsx-a11y": "~6.6.0",
|
|
|
|
|
"eslint-plugin-promise": "~6.0.0",
|
|
|
|
|
"eslint-plugin-react": "~7.30.0",
|
|
|
|
|
"eslint-plugin-react": "~7.30.1",
|
|
|
|
|
"jest": "^28.1.1",
|
|
|
|
|
"jest-environment-jsdom": "^28.1.1",
|
|
|
|
|
"postcss-scss": "^4.0.4",
|
|
|
|
|