|
27 | 27 | "devDependencies": {
|
28 | 28 | "@babel/cli": "7.2.3",
|
29 | 29 | "@babel/core": "7.2.2",
|
30 |
| - "@babel/plugin-proposal-class-properties": "7.2.3", |
| 30 | + "@babel/plugin-proposal-class-properties": "7.3.0", |
31 | 31 | "@babel/plugin-transform-object-assign": "7.2.0",
|
32 | 32 | "@babel/polyfill": "7.2.5",
|
33 |
| - "@babel/preset-env": "7.2.3", |
| 33 | + "@babel/preset-env": "7.3.1", |
34 | 34 | "@babel/preset-react": "7.0.0",
|
35 | 35 | "@svgr/webpack": "4.1.0",
|
36 |
| - "@types/react": "16.7.18", |
37 |
| - "@zendeskgarden/css-variables": "5.2.3", |
| 36 | + "@types/react": "16.7.20", |
| 37 | + "@zendeskgarden/css-variables": "5.2.4", |
38 | 38 | "@zendeskgarden/eslint-config": "7.1.0",
|
39 | 39 | "@zendeskgarden/stylelint-config": "9.0.9",
|
40 | 40 | "@zendeskgarden/svg-icons": "5.0.0",
|
41 | 41 | "babel-core": "7.0.0-bridge.0",
|
42 | 42 | "babel-eslint": "10.0.1",
|
43 | 43 | "babel-jest": "23.6.0",
|
44 |
| - "babel-loader": "8.0.4", |
| 44 | + "babel-loader": "8.0.5", |
45 | 45 | "babel-plugin-styled-components": "1.10.0",
|
46 |
| - "chalk": "2.4.1", |
| 46 | + "chalk": "2.4.2", |
47 | 47 | "commander": "2.19.0",
|
48 |
| - "core-js": "2.6.1", |
| 48 | + "core-js": "2.6.3", |
49 | 49 | "coveralls": "3.0.2",
|
50 | 50 | "enhanced-resolve": "4.1.0",
|
51 | 51 | "enzyme": "3.8.0",
|
52 | 52 | "enzyme-adapter-react-16": "1.7.1",
|
53 | 53 | "enzyme-to-json": "3.3.5",
|
54 |
| - "eslint": "5.12.0", |
55 |
| - "eslint-config-prettier": "3.3.0", |
56 |
| - "eslint-plugin-jest": "22.1.2", |
| 54 | + "eslint": "5.12.1", |
| 55 | + "eslint-config-prettier": "3.6.0", |
| 56 | + "eslint-plugin-jest": "22.1.3", |
57 | 57 | "eslint-plugin-jsx-a11y": "6.1.2",
|
58 | 58 | "eslint-plugin-notice": "0.7.7",
|
59 | 59 | "eslint-plugin-prettier": "3.0.1",
|
60 |
| - "eslint-plugin-react": "7.12.0", |
| 60 | + "eslint-plugin-react": "7.12.4", |
61 | 61 | "fs-extra": "7.0.1",
|
62 | 62 | "fuzzy": "0.1.3",
|
63 | 63 | "gh-pages": "2.0.1",
|
|
72 | 72 | "jest": "23.6.0",
|
73 | 73 | "jest-enzyme": "7.0.1",
|
74 | 74 | "jest-styled-components": "6.3.1",
|
75 |
| - "lerna": "3.8.0", |
| 75 | + "lerna": "3.10.6", |
76 | 76 | "lint-staged": "8.1.0",
|
77 | 77 | "live-server": "1.2.1",
|
78 | 78 | "markdown-loader": "5.0.0",
|
79 | 79 | "markdownlint-cli": "0.13.0",
|
80 | 80 | "mini-css-extract-plugin": "0.5.0",
|
81 | 81 | "optimize-css-assets-webpack-plugin": "5.0.1",
|
82 |
| - "prettier": "1.15.3", |
| 82 | + "prettier": "1.16.0", |
83 | 83 | "prettier-package-json": "2.0.1",
|
84 | 84 | "react": "16.7.0",
|
85 | 85 | "react-dom": "16.7.0",
|
86 | 86 | "react-styleguidist": "8.0.6",
|
87 | 87 | "regenerator-runtime": "0.13.1",
|
88 | 88 | "resolve-from": "4.0.0",
|
89 |
| - "rimraf": "2.6.2", |
| 89 | + "rimraf": "2.6.3", |
90 | 90 | "simple-git": "1.107.0",
|
91 | 91 | "styled-components": "3.4.10",
|
92 |
| - "stylelint": "9.9.0", |
| 92 | + "stylelint": "9.10.1", |
93 | 93 | "stylelint-config-styled-components": "0.1.1",
|
94 | 94 | "stylelint-order": "2.0.0",
|
95 |
| - "stylelint-processor-styled-components": "1.5.1", |
| 95 | + "stylelint-processor-styled-components": "1.5.2", |
96 | 96 | "uglifyjs-webpack-plugin": "2.1.1",
|
97 |
| - "webpack": "4.28.3", |
| 97 | + "webpack": "4.29.0", |
98 | 98 | "webpack-bundle-analyzer": "3.0.3",
|
99 |
| - "webpack-cli": "3.1.2", |
100 |
| - "webpack-merge": "4.1.5", |
| 99 | + "webpack-cli": "3.2.1", |
| 100 | + "webpack-merge": "4.2.1", |
101 | 101 | "webpack-node-externals": "1.7.2"
|
102 | 102 | }
|
103 | 103 | }
|
0 commit comments