chore: fixing some and bringing depdendencies up to date

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-01-20 10:25:49 +01:00
committed by Patrik Oldsberg
parent bfa059b765
commit 663531d6af
3 changed files with 166 additions and 202 deletions
+3 -8
View File
@@ -72,7 +72,7 @@
"eslint-plugin-react": "^7.28.0",
"eslint-plugin-react-hooks": "^4.3.0",
"express": "^4.17.1",
"fork-ts-checker-webpack-plugin": "^4.0.5",
"fork-ts-checker-webpack-plugin": "^7.0.0-alpha.8",
"fs-extra": "9.1.0",
"glob": "^7.1.7",
"handlebars": "^4.7.3",
@@ -106,8 +106,8 @@
"tar": "^6.1.2",
"terser-webpack-plugin": "^5.1.3",
"util": "^0.12.3",
"webpack": "^5.48.0",
"webpack-dev-server": "4.3.1",
"webpack": "^5.66.0",
"webpack-dev-server": "4.7.3",
"webpack-node-externals": "^3.0.0",
"yaml": "^1.10.0",
"yml-loader": "^2.1.0",
@@ -135,8 +135,6 @@
"@types/rollup-plugin-postcss": "^2.0.0",
"@types/tar": "^6.1.1",
"@types/terser-webpack-plugin": "^5.0.4",
"@types/webpack": "^5.28.0",
"@types/webpack-dev-server": "^3.11.5",
"@types/yarnpkg__lockfile": "^1.1.4",
"del": "^6.0.0",
"mock-fs": "^5.1.0",
@@ -151,9 +149,6 @@
"optional": true
}
},
"resolutions": {
"@types/webpack-dev-server/@types/webpack": "^5.28.0"
},
"files": [
"asset-types",
"templates",
-1
View File
@@ -38,7 +38,6 @@
"@types/http-proxy": "^1.17.4",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
"@types/react-dev-utils": "^9.0.4",
"@types/serve-handler": "^6.1.0",
"@types/webpack-env": "^1.15.3",
"embedded-techdocs-app": "0.2.60",