|
36 | 36 | "author": "Jamie Rolfs <[email protected]>",
|
37 | 37 | "license": "MIT",
|
38 | 38 | "dependencies": {
|
39 |
| - "@babel/cli": "^7.6.2", |
40 |
| - "@babel/core": "^7.6.2", |
41 |
| - "@babel/plugin-proposal-class-properties": "^7.5.0", |
42 |
| - "@babel/plugin-transform-modules-commonjs": "^7.6.0", |
43 |
| - "@babel/plugin-transform-runtime": "^7.6.2", |
44 |
| - "@babel/preset-env": "^7.6.2", |
45 |
| - "@babel/preset-flow": "^7.0.0", |
46 |
| - "@babel/preset-react": "^7.0.0", |
47 |
| - "@babel/runtime": "^7.6.2", |
48 |
| - "@commitlint/config-conventional": "^8.2.0", |
49 |
| - "@commitlint/prompt": "^8.2.0", |
50 |
| - "@typescript-eslint/eslint-plugin": "^2.3.2", |
| 39 | + "@babel/cli": "^7.8.3", |
| 40 | + "@babel/core": "^7.8.3", |
| 41 | + "@babel/plugin-proposal-class-properties": "^7.8.3", |
| 42 | + "@babel/plugin-transform-modules-commonjs": "^7.8.3", |
| 43 | + "@babel/plugin-transform-runtime": "^7.8.3", |
| 44 | + "@babel/preset-env": "^7.8.3", |
| 45 | + "@babel/preset-flow": "^7.8.3", |
| 46 | + "@babel/preset-react": "^7.8.3", |
| 47 | + "@babel/runtime": "^7.8.3", |
| 48 | + "@commitlint/config-conventional": "^8.3.4", |
| 49 | + "@commitlint/prompt": "^8.3.5", |
| 50 | + "@typescript-eslint/eslint-plugin": "^2.16.0", |
51 | 51 | "arrify": "^2.0.1",
|
52 | 52 | "babel-core": "^7.0.0-0",
|
53 | 53 | "babel-jest": "^24.9.0",
|
54 |
| - "babel-plugin-macros": "^2.6.1", |
| 54 | + "babel-plugin-macros": "^2.8.0", |
55 | 55 | "babel-plugin-minify-dead-code-elimination": "^0.5.0",
|
56 | 56 | "babel-plugin-module-resolver": "^3.1.1",
|
57 | 57 | "babel-plugin-transform-inline-environment-variables": "^0.4.0",
|
58 | 58 | "babel-plugin-transform-react-remove-prop-types": "^0.4.21",
|
59 |
| - "browserslist": "^4.6.4", |
| 59 | + "browserslist": "^4.8.3", |
60 | 60 | "commitizen": "^4.0.3",
|
61 |
| - "concurrently": "^4.1.1", |
| 61 | + "concurrently": "^5.0.2", |
62 | 62 | "cross-env": "^5.1.4",
|
63 | 63 | "cross-spawn": "^7.0.0",
|
64 | 64 | "doctoc": "^1.4.0",
|
65 |
| - "eslint": "^6.5.1", |
| 65 | + "eslint": "^6.8.0", |
66 | 66 | "eslint-config-airbnb-typescript": "^5.0.0",
|
67 | 67 | "eslint-config-kentcdodds": "^14.3.4",
|
68 |
| - "eslint-config-prettier": "^6.0.0", |
69 |
| - "eslint-plugin-import": "^2.18.2", |
| 68 | + "eslint-config-prettier": "^6.9.0", |
| 69 | + "eslint-plugin-import": "^2.20.0", |
70 | 70 | "eslint-plugin-jest": "^22.15.0",
|
71 | 71 | "eslint-plugin-jsx-a11y": "^6.2.3",
|
72 |
| - "eslint-plugin-prettier": "^3.1.0", |
73 |
| - "eslint-plugin-react": "^7.15.1", |
74 |
| - "eslint-plugin-react-hooks": "^2.1.2", |
75 |
| - "glob": "^7.1.4", |
76 |
| - "husky": "^3.0.8", |
| 72 | + "eslint-plugin-prettier": "^3.1.2", |
| 73 | + "eslint-plugin-react": "^7.18.0", |
| 74 | + "eslint-plugin-react-hooks": "^2.3.0", |
| 75 | + "glob": "^7.1.6", |
| 76 | + "husky": "^4.0.10", |
77 | 77 | "is-ci": "^2.0.0",
|
78 | 78 | "jest": "^24.9.0",
|
79 |
| - "jest-watch-typeahead": "^0.4.0", |
80 |
| - "lint-staged": "^9.4.1", |
| 79 | + "jest-watch-typeahead": "^0.4.2", |
| 80 | + "lint-staged": "^9.5.0", |
81 | 81 | "lodash.camelcase": "^4.3.0",
|
82 | 82 | "lodash.has": "^4.5.2",
|
83 | 83 | "lodash.omit": "^4.5.0",
|
84 | 84 | "mkdirp": "^0.5.1",
|
85 |
| - "prettier": "^1.18.2", |
| 85 | + "prettier": "^1.19.1", |
86 | 86 | "read-pkg-up": "^6.0.0",
|
87 |
| - "resolve": "^1.11.1", |
| 87 | + "resolve": "^1.14.2", |
88 | 88 | "rimraf": "^3.0.0",
|
89 |
| - "rollup": "^1.23.0", |
| 89 | + "rollup": "^1.29.0", |
90 | 90 | "rollup-plugin-babel": "^4.3.3",
|
91 | 91 | "rollup-plugin-commonjs": "^10.0.1",
|
92 | 92 | "rollup-plugin-json": "^4.0.0",
|
|
95 | 95 | "rollup-plugin-node-resolve": "^5.2.0",
|
96 | 96 | "rollup-plugin-replace": "^2.2.0",
|
97 | 97 | "rollup-plugin-size-snapshot": "^0.10.0",
|
98 |
| - "rollup-plugin-terser": "^5.1.2", |
| 98 | + "rollup-plugin-terser": "^5.2.0", |
99 | 99 | "semver": "^6.2.0",
|
100 | 100 | "typescript": "^3.7.5",
|
101 |
| - "which": "^1.3.0", |
102 |
| - "yargs-parser": "^13.1.1" |
| 101 | + "which": "^2.0.2", |
| 102 | + "yargs-parser": "^16.1.0" |
103 | 103 | },
|
104 | 104 | "eslintConfig": {
|
105 | 105 | "extends": [
|
|
0 commit comments