|
79 | 79 | "react-dom": ">=16.8.0"
|
80 | 80 | },
|
81 | 81 | "devDependencies": {
|
82 |
| - "@babel/cli": "^7.2.3", |
83 |
| - "@babel/core": "^7.3.4", |
84 |
| - "@babel/plugin-proposal-class-properties": "^7.3.4", |
85 |
| - "@babel/plugin-proposal-object-rest-spread": "^7.3.4", |
86 |
| - "@babel/plugin-transform-runtime": "^7.3.4", |
87 |
| - "@babel/preset-env": "^7.3.4", |
| 82 | + "@babel/cli": "^7.4.4", |
| 83 | + "@babel/core": "^7.4.4", |
| 84 | + "@babel/plugin-proposal-class-properties": "^7.4.4", |
| 85 | + "@babel/plugin-proposal-object-rest-spread": "^7.4.4", |
| 86 | + "@babel/plugin-transform-runtime": "^7.4.4", |
| 87 | + "@babel/preset-env": "^7.4.4", |
88 | 88 | "@babel/preset-react": "^7.0.0",
|
89 |
| - "@babel/register": "^7.0.0", |
90 |
| - "auto-changelog": "1.11.0", |
| 89 | + "@babel/register": "^7.4.4", |
| 90 | + "auto-changelog": "1.13.0", |
91 | 91 | "babel-core": "7.0.0-bridge.0",
|
92 | 92 | "babel-eslint": "^10.0.1",
|
93 |
| - "babel-jest": "^24.1.0", |
94 |
| - "babel-plugin-emotion": "^10.0.7", |
| 93 | + "babel-jest": "^24.7.1", |
| 94 | + "babel-plugin-emotion": "^10.0.9", |
95 | 95 | "cross-env": "5.2.0",
|
96 |
| - "docz": "^0.13.7", |
97 |
| - "docz-theme-default": "^0.13.7", |
98 |
| - "eslint": "^5.15.0", |
| 96 | + "docz": "1.0.4", |
| 97 | + "docz-theme-default": "^1.0.4", |
| 98 | + "eslint": "^5.16.0", |
99 | 99 | "eslint-config-standard": "^12.0.0",
|
100 | 100 | "eslint-config-standard-react": "^7.0.2",
|
101 |
| - "eslint-plugin-import": "^2.16.0", |
| 101 | + "eslint-plugin-import": "^2.17.2", |
102 | 102 | "eslint-plugin-node": "^8.0.1",
|
103 |
| - "eslint-plugin-promise": "^4.0.1", |
| 103 | + "eslint-plugin-promise": "^4.1.1", |
104 | 104 | "eslint-plugin-react": "^7.12.4",
|
105 | 105 | "eslint-plugin-standard": "^4.0.0",
|
106 | 106 | "gh-pages": "^2.0.0",
|
107 |
| - "husky": "^1.3.1", |
108 |
| - "jest": "^24.1.0", |
109 |
| - "jest-emotion": "^10.0.7", |
| 107 | + "husky": "^2.1.0", |
| 108 | + "jest": "^24.7.1", |
| 109 | + "jest-emotion": "^10.0.10", |
110 | 110 | "lint-staged": "^8.1.5",
|
111 |
| - "np": "4.0.2", |
| 111 | + "np": "5.0.1", |
112 | 112 | "npm-run-all": "^4.1.5",
|
113 | 113 | "parse-prop-types": "^0.3.0",
|
114 | 114 | "prop-types": "^15.7.2",
|
115 |
| - "react": "^16.8.3", |
116 |
| - "react-dom": "^16.8.3", |
| 115 | + "react": "^16.8.6", |
| 116 | + "react-dom": "^16.8.6", |
117 | 117 | "react-feather": "^1.1.6",
|
118 |
| - "react-test-renderer": "^16.8.3", |
| 118 | + "react-test-renderer": "^16.8.6", |
119 | 119 | "rimraf": "^2.6.3"
|
120 | 120 | },
|
121 | 121 | "dependencies": {
|
122 |
| - "@babel/runtime": "7.3.4", |
123 |
| - "@emotion/core": "^10.0.7", |
| 122 | + "@babel/runtime": "7.4.4", |
| 123 | + "@emotion/core": "^10.0.10", |
124 | 124 | "@emotion/is-prop-valid": "^0.7.3",
|
125 |
| - "@emotion/styled": "^10.0.7", |
| 125 | + "@emotion/styled": "^10.0.10", |
126 | 126 | "@exah/utils": "^2.0.0",
|
127 |
| - "emotion-theming": "^10.0.7", |
| 127 | + "emotion-theming": "^10.0.10", |
128 | 128 | "pss": "^5.0.0-3",
|
129 | 129 | "react-styled-base": "^3.0.0"
|
130 | 130 | }
|
|
0 commit comments