|
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", |
| 36 | + "@types/react": "16.8.2", |
37 | 37 | "@zendeskgarden/css-variables": "6.1.0",
|
38 |
| - "@zendeskgarden/eslint-config": "7.1.0", |
39 |
| - "@zendeskgarden/stylelint-config": "9.0.9", |
40 |
| - "@zendeskgarden/svg-icons": "5.0.0", |
| 38 | + "@zendeskgarden/eslint-config": "7.1.1", |
| 39 | + "@zendeskgarden/stylelint-config": "9.1.0", |
| 40 | + "@zendeskgarden/svg-icons": "5.2.0", |
41 | 41 | "babel-core": "7.0.0-bridge.0",
|
42 | 42 | "babel-eslint": "10.0.1",
|
43 |
| - "babel-jest": "24.0.0", |
44 |
| - "babel-loader": "8.0.4", |
| 43 | + "babel-jest": "24.1.0", |
| 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.4", |
49 | 49 | "coveralls": "3.0.2",
|
50 | 50 | "enhanced-resolve": "4.1.0",
|
51 | 51 | "enzyme": "3.8.0",
|
52 |
| - "enzyme-adapter-react-16": "1.7.1", |
| 52 | + "enzyme-adapter-react-16": "1.9.1", |
53 | 53 | "enzyme-to-json": "3.3.5",
|
54 |
| - "eslint": "5.12.0", |
| 54 | + "eslint": "5.13.0", |
55 | 55 | "eslint-config-prettier": "4.0.0",
|
56 |
| - "eslint-plugin-jest": "22.1.2", |
57 |
| - "eslint-plugin-jsx-a11y": "6.1.2", |
| 56 | + "eslint-plugin-jest": "22.2.2", |
| 57 | + "eslint-plugin-jsx-a11y": "6.2.1", |
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",
|
64 | 64 | "github-markdown-css": "3.0.1",
|
65 |
| - "handlebars": "4.0.12", |
| 65 | + "handlebars": "4.1.0", |
66 | 66 | "handlebars-helpers": "0.10.0",
|
67 | 67 | "html-loader": "0.5.5",
|
68 | 68 | "husky": "1.3.1",
|
69 | 69 | "identity-obj-proxy": "3.0.0",
|
70 |
| - "inquirer": "6.2.1", |
| 70 | + "inquirer": "6.2.2", |
71 | 71 | "inquirer-autocomplete-prompt": "1.0.1",
|
72 |
| - "jest": "24.0.0", |
| 72 | + "jest": "24.1.0", |
73 | 73 | "jest-enzyme": "7.0.1",
|
74 | 74 | "jest-styled-components": "6.3.1",
|
75 |
| - "lerna": "3.8.0", |
76 |
| - "lint-staged": "8.1.0", |
| 75 | + "lerna": "3.10.8", |
| 76 | + "lint-staged": "8.1.3", |
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.4", |
83 | 83 | "prettier-package-json": "2.0.1",
|
84 |
| - "react": "16.7.0", |
85 |
| - "react-dom": "16.7.0", |
| 84 | + "react": "16.8.1", |
| 85 | + "react-dom": "16.8.1", |
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.3", |
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.3", |
| 100 | + "webpack-merge": "4.2.1", |
101 | 101 | "webpack-node-externals": "1.7.2"
|
102 | 102 | }
|
103 | 103 | }
|
0 commit comments