|
74 | 74 | "@babel/preset-flow": "^7.0.0",
|
75 | 75 | "@babel/preset-react": "^7.0.0",
|
76 | 76 | "@emotion/core": "^10.0.10",
|
77 |
| - "@emotion/styled": "^10.0.11", |
| 77 | + "@emotion/styled": "^10.0.12", |
78 | 78 | "@storybook/react": "^5.1.3",
|
79 | 79 | "@storybook/theming": "^5.1.3",
|
80 | 80 | "babel-core": "^7.0.0-bridge.0",
|
81 | 81 | "babel-eslint": "^10.0.1",
|
82 | 82 | "babel-jest": "^24.8.0",
|
83 | 83 | "babel-loader": "^8.0.6",
|
84 | 84 | "babel-plugin-dev-expression": "^0.2.1",
|
85 |
| - "babel-plugin-emotion": "^10.0.9", |
| 85 | + "babel-plugin-emotion": "^10.0.13", |
86 | 86 | "cross-env": "^5.2.0",
|
87 | 87 | "cypress": "^3.3.1",
|
88 | 88 | "emotion-theming": "^10.0.10",
|
|
93 | 93 | "eslint-config-prettier": "^4.3.0",
|
94 | 94 | "eslint-plugin-cypress": "^2.2.1",
|
95 | 95 | "eslint-plugin-emotion": "^10.0.7",
|
96 |
| - "eslint-plugin-flowtype": "^3.9.1", |
| 96 | + "eslint-plugin-flowtype": "^3.10.1", |
97 | 97 | "eslint-plugin-import": "^2.17.3",
|
98 | 98 | "eslint-plugin-jest": "^22.6.4",
|
99 | 99 | "eslint-plugin-jsx-a11y": "^6.2.1",
|
|
107 | 107 | "jest-junit": "^6.4.0",
|
108 | 108 | "jest-watch-typeahead": "^0.3.1",
|
109 | 109 | "markdown-it": "^8.4.2",
|
110 |
| - "prettier": "^1.18.0", |
| 110 | + "prettier": "^1.18.2", |
111 | 111 | "raf-stub": "^2.0.2",
|
112 | 112 | "react": "^16.8.6",
|
113 | 113 | "react-dom": "^16.8.6",
|
114 | 114 | "react-test-renderer": "^16.8.6",
|
115 | 115 | "rimraf": "^2.6.3",
|
116 |
| - "rollup": "^1.14.3", |
| 116 | + "rollup": "^1.14.6", |
117 | 117 | "rollup-plugin-babel": "^4.3.2",
|
118 | 118 | "rollup-plugin-commonjs": "^10.0.0",
|
119 | 119 | "rollup-plugin-json": "^4.0.0",
|
|
123 | 123 | "rollup-plugin-strip": "^1.2.1",
|
124 | 124 | "rollup-plugin-uglify": "^6.0.2",
|
125 | 125 | "styled-components": "3.x",
|
126 |
| - "stylelint": "^10.0.1", |
| 126 | + "stylelint": "^10.1.0", |
127 | 127 | "stylelint-config-prettier": "^5.2.0",
|
128 | 128 | "stylelint-config-recommended": "^2.2.0",
|
129 | 129 | "stylelint-config-standard": "^18.3.0",
|
|
0 commit comments