|
66 | 66 | "babel-loader": "^8.0.0", |
67 | 67 | "babel-plugin-transform-react-remove-prop-types": "^0.4.15", |
68 | 68 | "conventional-github-releaser": "^3.1.2", |
69 | | - "cross-env": "^5.2.0", |
70 | | - "css-loader": "^2.1.0", |
| 69 | + "cross-env": "^6.0.3", |
| 70 | + "css-loader": "^3.3.2", |
71 | 71 | "enzyme": "^3.5.0", |
72 | 72 | "enzyme-adapter-react-16": "^1.3.0", |
73 | | - "eslint": "^5.4.0", |
74 | | - "eslint-config-airbnb": "^17.1.0", |
75 | | - "eslint-config-prettier": "^4.0.0", |
| 73 | + "eslint": "^6.7.2", |
| 74 | + "eslint-config-airbnb": "^18.0.1", |
| 75 | + "eslint-config-prettier": "^6.7.0", |
76 | 76 | "eslint-plugin-import": "^2.14.0", |
77 | 77 | "eslint-plugin-jsx-a11y": "^6.1.1", |
78 | 78 | "eslint-plugin-prettier": "^3.0.1", |
79 | 79 | "eslint-plugin-react": "^7.11.1", |
80 | | - "file-loader": "^3.0.1", |
| 80 | + "file-loader": "^5.0.2", |
81 | 81 | "hoist-non-react-statics": "^3.0.1", |
82 | 82 | "html-loader": "^0.5.5", |
83 | 83 | "html-webpack-plugin": "^3.2.0", |
84 | | - "husky": "^1.3.1", |
| 84 | + "husky": "^3.1.0", |
85 | 85 | "jest": "^24.1.0", |
86 | 86 | "less": "^3.8.1", |
87 | | - "less-loader": "^4.1.0", |
88 | | - "lint-staged": "^8.1.0", |
89 | | - "mini-css-extract-plugin": "^0.5.0", |
| 87 | + "less-loader": "^5.0.0", |
| 88 | + "lint-staged": "^9.5.0", |
| 89 | + "mini-css-extract-plugin": "^0.8.0", |
90 | 90 | "npm-run-all": "^4.1.3", |
91 | 91 | "prettier": "^1.14.2", |
92 | 92 | "react": "^16.4.2", |
93 | 93 | "react-dom": "^16.4.2", |
94 | 94 | "react-live": "^1.11.0", |
95 | 95 | "react-modal": "^3.5.1", |
96 | 96 | "react-test-renderer": "^16.4.2", |
97 | | - "rimraf": "^2.6.2", |
| 97 | + "rimraf": "^3.0.0", |
98 | 98 | "rollup": "^1.0.1", |
99 | 99 | "rollup-plugin-babel": "^4.0.2", |
100 | | - "rollup-plugin-commonjs": "^9.1.6", |
| 100 | + "rollup-plugin-commonjs": "^10.1.0", |
101 | 101 | "rollup-plugin-ignore": "^1.0.3", |
102 | | - "rollup-plugin-node-resolve": "^4.0.0", |
| 102 | + "rollup-plugin-node-resolve": "^5.2.0", |
103 | 103 | "rollup-plugin-replace": "^2.0.0", |
104 | | - "rollup-plugin-uglify": "^6.0.0", |
105 | | - "standard-version": "^4.4.0", |
106 | | - "uglifyjs-webpack-plugin": "^2.1.1", |
| 104 | + "rollup-plugin-terser": "^5.1.3", |
| 105 | + "standard-version": "^7.0.1", |
107 | 106 | "webpack": "^4.17.1", |
108 | 107 | "webpack-cli": "^3.1.0", |
109 | 108 | "webpack-dev-server": "^3.1.7" |
|
0 commit comments