Skip to content

Commit

Permalink
chore: remove unuse package
Browse files Browse the repository at this point in the history
  • Loading branch information
kmkzt committed Jul 30, 2020
1 parent 22c966b commit 664de7f
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 1,536 deletions.
108 changes: 0 additions & 108 deletions config/webpack/ts-react.js

This file was deleted.

14 changes: 1 addition & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,8 @@
"@typescript-eslint/parser": "3.7.1",
"@typescript-eslint/typescript-estree": "3.7.1",
"babel-jest": "26.1.0",
"babel-loader": "8.1.0",
"babel-plugin-annotate-pure-calls": "0.4.0",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"case-sensitive-paths-webpack-plugin": "2.3.0",
"concurrently": "5.2.0",
"eslint": "7.5.0",
"eslint-config-prettier": "6.11.0",
Expand All @@ -51,29 +49,19 @@
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-react": "7.20.5",
"eslint-plugin-react-hooks": "4.0.8",
"fork-ts-checker-webpack-plugin": "5.0.12",
"html-loader": "1.1.0",
"html-webpack-plugin": "4.3.0",
"jest": "26.1.0",
"lerna": "3.22.1",
"lerna-changelog": "1.0.1",
"npm-run-all": "4.1.5",
"png.js": "0.2.1",
"prettier": "2.0.5",
"resolve-url-loader": "3.1.1",
"rimraf": "3.0.2",
"rollup": "2.23.0",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-size-snapshot": "0.12.0",
"rollup-plugin-sourcemaps": "0.6.2",
"rollup-plugin-terser": "6.1.0",
"ts-loader": "8.0.1",
"tsconfig-paths-webpack-plugin": "3.2.0",
"typescript": "3.9.7",
"webpack": "4.44.0",
"webpack-cli": "3.3.12",
"webpack-dev-server": "3.11.0",
"webpack-merge": "5.0.9"
"typescript": "3.9.7"
},
"resolutions": {
"http-proxy": "1.18.1"
Expand Down
Loading

0 comments on commit 664de7f

Please sign in to comment.