chore: reworking the dependencies

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-08-22 13:20:49 +02:00
parent 021980ef88
commit 5ed57a9a10
4 changed files with 19 additions and 22 deletions
+4 -4
View File
@@ -49,12 +49,13 @@
"@spotify/eslint-config-typescript": "^14.0.0",
"@sucrase/jest-plugin": "^2.1.1",
"@sucrase/webpack-loader": "^2.0.0",
"@swc/core": "1.2.205",
"@swc/jest": "^0.2.22",
"@svgr/plugin-jsx": "6.3.x",
"@svgr/plugin-svgo": "6.3.x",
"@svgr/rollup": "6.3.x",
"@svgr/webpack": "6.3.x",
"@swc/core": "1.2.205",
"@swc/helpers": "^0.4.7",
"@swc/jest": "^0.2.22",
"@types/webpack-env": "^1.15.2",
"@typescript-eslint/eslint-plugin": "^5.9.0",
"@typescript-eslint/parser": "^5.9.0",
@@ -70,7 +71,6 @@
"esbuild": "^0.14.10",
"esbuild-loader": "^2.18.0",
"eslint": "^8.6.0",
"sucrase": "^3.20.2",
"eslint-config-prettier": "^8.3.0",
"eslint-formatter-friendly": "^7.0.0",
"eslint-plugin-deprecation": "^1.3.2",
@@ -104,7 +104,6 @@
"postcss": "^8.1.0",
"process": "^0.11.10",
"react-dev-utils": "^12.0.0-next.60",
"react-hot-loader": "^4.13.0",
"react-refresh": "^0.14.0",
"recursive-readdir": "^2.2.2",
"replace-in-file": "^6.0.0",
@@ -116,6 +115,7 @@
"run-script-webpack-plugin": "^0.1.0",
"semver": "^7.3.2",
"style-loader": "^3.3.1",
"sucrase": "^3.20.2",
"swc-loader": "^0.2.3",
"tar": "^6.1.2",
"terser-webpack-plugin": "^5.1.3",