|
81 | 81 | "devDependencies": {
|
82 | 82 | "@babel/cli": "^7.2.3",
|
83 | 83 | "@babel/core": "^7.2.0",
|
84 |
| - "@babel/plugin-proposal-class-properties": "^7.2.3", |
85 |
| - "@babel/plugin-proposal-object-rest-spread": "^7.2.0", |
| 84 | + "@babel/plugin-proposal-class-properties": "^7.3.0", |
| 85 | + "@babel/plugin-proposal-object-rest-spread": "^7.3.2", |
86 | 86 | "@babel/plugin-transform-runtime": "^7.2.0",
|
87 |
| - "@babel/preset-env": "^7.2.3", |
| 87 | + "@babel/preset-env": "^7.3.1", |
88 | 88 | "@babel/preset-react": "^7.0.0",
|
89 | 89 | "@babel/register": "^7.0.0",
|
90 |
| - "auto-changelog": "1.10.2", |
| 90 | + "auto-changelog": "1.11.0", |
91 | 91 | "babel-core": "7.0.0-bridge.0",
|
92 | 92 | "babel-eslint": "^10.0.1",
|
93 |
| - "babel-jest": "^23.6.0", |
94 |
| - "babel-plugin-emotion": "^10.0.5", |
| 93 | + "babel-jest": "^24.1.0", |
| 94 | + "babel-plugin-emotion": "^10.0.7", |
95 | 95 | "cross-env": "5.2.0",
|
96 |
| - "docz": "^0.13.5", |
97 |
| - "docz-theme-default": "^0.13.5", |
98 |
| - "eslint": "^5.11.0", |
| 96 | + "docz": "^0.13.7", |
| 97 | + "docz-theme-default": "^0.13.7", |
| 98 | + "eslint": "^5.13.0", |
99 | 99 | "eslint-config-standard": "^12.0.0",
|
100 | 100 | "eslint-config-standard-react": "^7.0.2",
|
101 |
| - "eslint-plugin-import": "^2.14.0", |
102 |
| - "eslint-plugin-node": "^8.0.0", |
| 101 | + "eslint-plugin-import": "^2.16.0", |
| 102 | + "eslint-plugin-node": "^8.0.1", |
103 | 103 | "eslint-plugin-promise": "^4.0.1",
|
104 |
| - "eslint-plugin-react": "^7.11.1", |
| 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.2.0", |
108 |
| - "jest": "^23.6.0", |
109 |
| - "jest-emotion": "^10.0.5", |
110 |
| - "lint-staged": "^8.1.0", |
111 |
| - "np": "3.1.0", |
| 107 | + "husky": "^1.3.1", |
| 108 | + "jest": "^24.1.0", |
| 109 | + "jest-emotion": "^10.0.7", |
| 110 | + "lint-staged": "^8.1.3", |
| 111 | + "np": "4.0.2", |
112 | 112 | "npm-run-all": "^4.1.5",
|
113 | 113 | "parse-prop-types": "^0.3.0",
|
114 | 114 | "prop-types": "^15.6.2",
|
115 |
| - "react": "^16.7.0", |
116 |
| - "react-dom": "^16.7.0", |
117 |
| - "react-feather": "^1.1.5", |
118 |
| - "react-test-renderer": "^16.7.0", |
119 |
| - "rimraf": "^2.6.2" |
| 115 | + "react": "^16.8.1", |
| 116 | + "react-dom": "^16.8.1", |
| 117 | + "react-feather": "^1.1.6", |
| 118 | + "react-test-renderer": "^16.8.1", |
| 119 | + "rimraf": "^2.6.3" |
120 | 120 | },
|
121 | 121 | "dependencies": {
|
122 |
| - "@babel/runtime": "7.2.0", |
123 |
| - "@emotion/core": "^10.0.5", |
124 |
| - "@emotion/styled": "^10.0.5", |
| 122 | + "@babel/runtime": "7.3.1", |
| 123 | + "@emotion/core": "^10.0.7", |
| 124 | + "@emotion/styled": "^10.0.7", |
125 | 125 | "@exah/utils": "^2.0.0",
|
126 |
| - "emotion-theming": "^10.0.5", |
| 126 | + "emotion-theming": "^10.0.7", |
127 | 127 | "pss": "^4.1.1",
|
128 | 128 | "react-styled-base": "^2.0.1"
|
129 | 129 | }
|
|
0 commit comments