|
24 | 24 | "@path-tree/collection": "^0.1.1" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | | - "@babel/core": "^7.10.4", |
28 | | - "@babel/preset-env": "^7.10.4", |
29 | | - "@types/clean-webpack-plugin": "^0.1.3", |
30 | | - "@types/gh-pages": "^3.0.0", |
31 | | - "@types/html-webpack-plugin": "^3.2.3", |
32 | | - "@types/marked": "^1.1.0", |
33 | | - "@types/mini-css-extract-plugin": "^0.9.1", |
34 | | - "@types/react": "^16.9.44", |
35 | | - "@types/react-dom": "^16.9.8", |
36 | | - "@types/resolve-pkg": "^2.0.0", |
| 27 | + "@babel/core": "7.10.4", |
| 28 | + "@babel/preset-env": "7.10.4", |
| 29 | + "@types/clean-webpack-plugin": "0.1.3", |
| 30 | + "@types/gh-pages": "3.0.0", |
| 31 | + "@types/html-webpack-plugin": "3.2.3", |
| 32 | + "@types/marked": "1.1.0", |
| 33 | + "@types/mini-css-extract-plugin": "0.9.1", |
| 34 | + "@types/react": "16.9.44", |
| 35 | + "@types/react-dom": "16.9.8", |
| 36 | + "@types/resolve-pkg": "2.0.0", |
37 | 37 | "@types/webpack": "4.41.18", |
38 | 38 | "@types/webpack-dev-server": "3.11.0", |
39 | | - "@typescript-eslint/eslint-plugin": "^3.5.0", |
40 | | - "@typescript-eslint/parser": "^3.5.0", |
41 | | - "autoprefixer": "^9.8.4", |
42 | | - "babel-loader": "^8.1.0", |
43 | | - "clean-webpack-plugin": "^3.0.0", |
44 | | - "conventional-changelog-angular-all": "^1.7.0", |
45 | | - "core-js": "3", |
46 | | - "css-loader": "^3.6.0", |
47 | | - "eslint": "^7.4.0", |
48 | | - "eslint-plugin-import": "^2.22.0", |
49 | | - "eslint-plugin-prettier": "^3.1.4", |
50 | | - "eslint-plugin-react": "^7.20.3", |
51 | | - "eslint-plugin-react-hooks": "^4.0.5", |
52 | | - "fibers": "^5.0.0", |
53 | | - "fork-ts-checker-notifier-webpack-plugin": "^3.0.0", |
54 | | - "fork-ts-checker-webpack-plugin": "^5.0.6", |
55 | | - "friendly-errors-webpack-plugin": "^1.7.0", |
56 | | - "gh-pages": "^3.1.0", |
57 | | - "html-webpack-plugin": "^4.3.0", |
58 | | - "husky": "^4.2.5", |
59 | | - "lint-staged": "^10.2.11", |
60 | | - "mini-css-extract-plugin": "^0.9.0", |
61 | | - "optimize-css-assets-webpack-plugin": "^5.0.3", |
62 | | - "postcss-loader": "^3.0.0", |
63 | | - "prettier": "^2.0.5", |
64 | | - "react": "^16.13.1", |
65 | | - "react-dom": "^16.13.1", |
66 | | - "react-svg-loader": "^3.0.3", |
67 | | - "regenerator-runtime": "^0.13.5", |
68 | | - "resolve-pkg": "^2.0.0", |
69 | | - "rimraf": "^3.0.2", |
70 | | - "styled-components": "^5.1.1", |
71 | | - "terser-webpack-plugin": "^3.0.6", |
72 | | - "ts-jest": "^26.1.1", |
73 | | - "ts-loader": "^7.0.5", |
74 | | - "ts-node": "^8.10.2", |
75 | | - "typescript": "^3.9.6", |
| 39 | + "@typescript-eslint/eslint-plugin": "3.5.0", |
| 40 | + "@typescript-eslint/parser": "3.5.0", |
| 41 | + "autoprefixer": "9.8.4", |
| 42 | + "babel-loader": "8.1.0", |
| 43 | + "clean-webpack-plugin": "3.0.0", |
| 44 | + "conventional-changelog-angular-all": "1.7.0", |
| 45 | + "core-js": "3.6.5", |
| 46 | + "css-loader": "3.6.0", |
| 47 | + "eslint": "7.4.0", |
| 48 | + "eslint-plugin-import": "2.22.0", |
| 49 | + "eslint-plugin-prettier": "3.1.4", |
| 50 | + "eslint-plugin-react": "7.20.3", |
| 51 | + "eslint-plugin-react-hooks": "4.0.5", |
| 52 | + "fibers": "5.0.0", |
| 53 | + "fork-ts-checker-notifier-webpack-plugin": "3.0.0", |
| 54 | + "fork-ts-checker-webpack-plugin": "5.0.6", |
| 55 | + "friendly-errors-webpack-plugin": "1.7.0", |
| 56 | + "gh-pages": "3.1.0", |
| 57 | + "html-webpack-plugin": "4.3.0", |
| 58 | + "husky": "4.2.5", |
| 59 | + "lint-staged": "10.2.11", |
| 60 | + "mini-css-extract-plugin": "0.9.0", |
| 61 | + "optimize-css-assets-webpack-plugin": "5.0.3", |
| 62 | + "postcss-loader": "3.0.0", |
| 63 | + "prettier": "2.0.5", |
| 64 | + "react": "16.13.1", |
| 65 | + "react-dom": "16.13.1", |
| 66 | + "react-svg-loader": "3.0.3", |
| 67 | + "regenerator-runtime": "0.13.5", |
| 68 | + "resolve-pkg": "2.0.0", |
| 69 | + "rimraf": "3.0.2", |
| 70 | + "styled-components": "5.1.1", |
| 71 | + "terser-webpack-plugin": "3.0.6", |
| 72 | + "ts-jest": "26.1.1", |
| 73 | + "ts-loader": "7.0.5", |
| 74 | + "ts-node": "8.10.2", |
| 75 | + "typescript": "3.9.6", |
76 | 76 | "webpack": "4.43.0", |
77 | | - "webpack-bundle-analyzer": "^3.8.0", |
78 | | - "webpack-cli": "^3.3.12", |
79 | | - "webpack-dev-server": "^3.11.0", |
80 | | - "webpack-manifest-plugin": "^2.2.0" |
| 77 | + "webpack-bundle-analyzer": "3.8.0", |
| 78 | + "webpack-cli": "3.3.12", |
| 79 | + "webpack-dev-server": "3.11.0", |
| 80 | + "webpack-manifest-plugin": "2.2.0" |
81 | 81 | }, |
82 | 82 | "publishConfig": { |
83 | 83 | "access": "public" |
|
0 commit comments