|
25 | 25 | } |
26 | 26 | ], |
27 | 27 | "devDependencies": { |
28 | | - "@babel/cli": "^7.5.5", |
29 | | - "@babel/core": "^7.5.5", |
| 28 | + "@babel/cli": "^7.6.0", |
| 29 | + "@babel/core": "^7.6.0", |
30 | 30 | "@babel/plugin-external-helpers": "^7.2.0", |
31 | 31 | "@babel/plugin-proposal-class-properties": "^7.5.5", |
32 | | - "@babel/plugin-transform-modules-commonjs": "^7.5.0", |
33 | | - "@babel/plugin-transform-runtime": "^7.5.5", |
34 | | - "@babel/preset-env": "^7.5.5", |
| 32 | + "@babel/plugin-transform-modules-commonjs": "^7.6.0", |
| 33 | + "@babel/plugin-transform-runtime": "^7.6.0", |
| 34 | + "@babel/preset-env": "^7.6.0", |
35 | 35 | "@babel/preset-react": "^7.0.0", |
36 | | - "@emotion/core": "^10.0.16", |
37 | | - "@emotion/styled": "^10.0.15", |
| 36 | + "@emotion/core": "^10.0.17", |
| 37 | + "@emotion/styled": "^10.0.17", |
38 | 38 | "@xstyled/emotion": "^1.11.0", |
39 | 39 | "@xstyled/styled-components": "^1.11.0", |
40 | 40 | "@xstyled/system": "^1.11.0", |
41 | 41 | "babel-eslint": "^10.0.2", |
42 | 42 | "babel-jest": "^24.8.0", |
43 | 43 | "babel-plugin-annotate-pure-calls": "^0.4.0", |
44 | | - "babel-plugin-emotion": "^10.0.15", |
| 44 | + "babel-plugin-emotion": "^10.0.19", |
45 | 45 | "babel-plugin-styled-components": "^1.10.6", |
46 | 46 | "babel-plugin-transform-rename-import": "^2.3.0", |
47 | 47 | "bundlesize": "^0.18.0", |
48 | 48 | "conventional-github-releaser": "^3.1.3", |
49 | | - "cross-env": "^5.2.0", |
50 | | - "emotion-theming": "^10.0.14", |
51 | | - "eslint": "^6.1.0", |
| 49 | + "cross-env": "^6.0.0", |
| 50 | + "emotion-theming": "^10.0.19", |
| 51 | + "eslint": "^6.4.0", |
52 | 52 | "eslint-config-airbnb": "^18.0.1", |
53 | | - "eslint-config-prettier": "^6.0.0", |
| 53 | + "eslint-config-prettier": "^6.3.0", |
54 | 54 | "eslint-plugin-import": "^2.18.2", |
55 | 55 | "eslint-plugin-jsx-a11y": "^6.2.3", |
56 | 56 | "eslint-plugin-react": "^7.14.3", |
|
59 | 59 | "lerna": "^3.16.4", |
60 | 60 | "react": "^16.9.0", |
61 | 61 | "react-dom": "^16.9.0", |
62 | | - "reakit": "^1.0.0-beta.4", |
63 | | - "rollup": "^1.20.3", |
| 62 | + "reakit": "^1.0.0-beta.7", |
| 63 | + "rollup": "^1.21.4", |
64 | 64 | "rollup-plugin-babel": "^4.3.3", |
65 | 65 | "rollup-plugin-commonjs": "^10.0.2", |
66 | 66 | "rollup-plugin-node-resolve": "^5.2.0", |
67 | 67 | "rollup-plugin-replace": "^2.2.0", |
68 | 68 | "rollup-plugin-size-snapshot": "^0.10.0", |
69 | | - "rollup-plugin-terser": "^5.1.1", |
| 69 | + "rollup-plugin-terser": "^5.1.2", |
70 | 70 | "shx": "^0.3.2", |
71 | 71 | "styled-components": "^4.3.2" |
72 | 72 | } |
|
0 commit comments