|
72 | 72 | "./packages/*" |
73 | 73 | ], |
74 | 74 | "dependencies": { |
75 | | - "@storybook/addon-a11y": "^5.3.14", |
76 | | - "@storybook/addon-actions": "^5.3.14", |
| 75 | + "@storybook/addon-a11y": "^5.3.17", |
| 76 | + "@storybook/addon-actions": "^5.3.17", |
77 | 77 | "@storybook/addon-console": "^1.2.1", |
78 | | - "@storybook/addon-contexts": "^5.3.14", |
79 | | - "@storybook/addon-links": "^5.3.14", |
80 | | - "@storybook/addon-viewport": "^5.3.14", |
81 | | - "@storybook/addons": "^5.3.14", |
82 | | - "@storybook/react": "^5.3.14", |
| 78 | + "@storybook/addon-contexts": "^5.3.17", |
| 79 | + "@storybook/addon-links": "^5.3.17", |
| 80 | + "@storybook/addon-viewport": "^5.3.17", |
| 81 | + "@storybook/addons": "^5.3.17", |
| 82 | + "@storybook/react": "^5.3.17", |
83 | 83 | "markdown-to-jsx": "^6.11.0", |
84 | 84 | "react-element-to-jsx-string": "^14.3.1" |
85 | 85 | }, |
86 | 86 | "devDependencies": { |
87 | | - "@airbnb/config-babel": "^3.0.0", |
88 | | - "@airbnb/config-eslint": "^3.0.0", |
89 | | - "@airbnb/config-jest": "^3.0.0", |
90 | | - "@airbnb/config-prettier": "^3.0.0", |
91 | | - "@airbnb/config-typescript": "^3.0.0", |
92 | | - "@airbnb/nimbus": "^3.0.0", |
| 87 | + "@airbnb/config-babel": "^3.1.0", |
| 88 | + "@airbnb/config-eslint": "^3.1.0", |
| 89 | + "@airbnb/config-jest": "^3.0.1", |
| 90 | + "@airbnb/config-prettier": "^3.1.0", |
| 91 | + "@airbnb/config-typescript": "^3.0.1", |
| 92 | + "@airbnb/nimbus": "^3.1.1", |
93 | 93 | "@types/airbnb-prop-types": "^2.13.1", |
94 | 94 | "@types/enzyme": "^3.10.5", |
95 | 95 | "@types/filesize": "^5.0.0", |
96 | | - "@types/gh-pages": "^2.0.1", |
| 96 | + "@types/gh-pages": "^2.2.0", |
97 | 97 | "@types/google.analytics": "0.0.40", |
98 | 98 | "@types/hoist-non-react-statics": "^3.3.1", |
99 | | - "@types/jest": "^25.1.3", |
100 | | - "@types/jscodeshift": "^0.6.3", |
| 99 | + "@types/jest": "^25.1.4", |
| 100 | + "@types/jscodeshift": "^0.7.0", |
101 | 101 | "@types/lodash": "^4.14.149", |
102 | | - "@types/luxon": "^1.21.0", |
| 102 | + "@types/luxon": "^1.22.0", |
103 | 103 | "@types/node-fetch": "^2.5.5", |
104 | 104 | "@types/prop-types": "^15.7.3", |
105 | | - "@types/react": "^16.9.23", |
| 105 | + "@types/react": "^16.9.25", |
106 | 106 | "@types/react-dom": "^16.9.5", |
107 | 107 | "@types/react-virtualized": "^9.21.8", |
108 | 108 | "@types/shallowequal": "^1.1.1", |
109 | 109 | "@types/svgo": "^1.3.1", |
110 | | - "@types/uuid": "^7.0.0", |
111 | | - "babel-loader": "^8.0.6", |
112 | | - "emojibase-test-utils": "^4.2.1", |
| 110 | + "@types/uuid": "^7.0.2", |
| 111 | + "babel-loader": "^8.1.0", |
| 112 | + "emojibase-test-utils": "^5.0.1", |
113 | 113 | "enzyme": "^3.11.0", |
114 | 114 | "enzyme-adapter-react-16": "^1.15.2", |
115 | 115 | "enzyme-to-json": "^3.4.4", |
116 | | - "eslint-plugin-rut": "^1.0.0", |
| 116 | + "eslint-plugin-rut": "^1.0.1", |
117 | 117 | "fast-glob": "^3.1.1", |
118 | 118 | "filesize": "^6.1.0", |
119 | 119 | "full-icu": "^1.3.1", |
120 | 120 | "gh-pages": "^2.2.0", |
121 | 121 | "happo-plugin-storybook": "^2.5.3", |
122 | | - "happo.io": "^5.1.5", |
123 | | - "jest-rut": "^1.0.0", |
| 122 | + "happo.io": "^5.2.0", |
| 123 | + "jest-rut": "^1.0.1", |
124 | 124 | "lerna": "^3.20.2", |
125 | 125 | "moment": "^2.24.0", |
126 | | - "react": "^16.13.0", |
127 | | - "react-docgen-typescript-loader": "^3.6.0", |
128 | | - "react-dom": "^16.13.0", |
| 126 | + "react": "^16.13.1", |
| 127 | + "react-docgen-typescript-loader": "^3.7.1", |
| 128 | + "react-dom": "^16.13.1", |
129 | 129 | "rimraf": "^3.0.1", |
130 | | - "rut-dom": "^1.0.0", |
| 130 | + "rut-dom": "^1.0.1", |
131 | 131 | "svgo": "^1.3.2", |
132 | | - "ts-node": "^8.6.2", |
133 | | - "url-loader": "^3.0.0" |
| 132 | + "ts-node": "^8.8.1", |
| 133 | + "url-loader": "^4.0.0" |
134 | 134 | }, |
135 | 135 | "resolutions": { |
136 | 136 | "jsdom": "^15.0.0" |
|
0 commit comments