|
13 | 13 | "types": "dist/index.d.ts",
|
14 | 14 | "devDependencies": {
|
15 | 15 | "@babel/core": "^7.11.1",
|
16 |
| - "@emotion/core": "^10.0.28", |
| 16 | + "@emotion/core": "^10.0.34", |
17 | 17 | "@emotion/styled": "^10.0.27",
|
18 | 18 | "@rollup/plugin-typescript": "^5.0.2",
|
19 |
| - "@storybook/addon-actions": "^6.0.0-rc.14", |
20 |
| - "@storybook/addon-docs": "^6.0.0-rc.14", |
21 |
| - "@storybook/addon-links": "^6.0.0-rc.14", |
22 |
| - "@storybook/addon-storysource": "^6.0.0-rc.14", |
23 |
| - "@storybook/addons": "^6.0.0-rc.14", |
24 |
| - "@storybook/react": "^6.0.0-rc.14", |
| 19 | + "@storybook/addon-actions": "^6.0.0", |
| 20 | + "@storybook/addon-docs": "^6.0.0", |
| 21 | + "@storybook/addon-links": "^6.0.0", |
| 22 | + "@storybook/addon-storysource": "^6.0.0", |
| 23 | + "@storybook/addons": "^6.0.0", |
| 24 | + "@storybook/react": "^6.0.0", |
25 | 25 | "@testing-library/jest-dom": "^5.11.2",
|
26 | 26 | "@testing-library/react": "^10.4.8",
|
27 | 27 | "@testing-library/react-hooks": "^3.4.1",
|
28 | 28 | "@types/jest": "^26.0.9",
|
29 | 29 | "@types/node": "^14.0.27",
|
30 |
| - "@types/react": "^16.9.44", |
| 30 | + "@types/react": "^16.9.46", |
31 | 31 | "@types/react-dom": "^16.9.8",
|
32 |
| - "@typescript-eslint/eslint-plugin": "^3.8.0", |
33 |
| - "@typescript-eslint/parser": "^3.8.0", |
| 32 | + "@typescript-eslint/eslint-plugin": "^3.9.0", |
| 33 | + "@typescript-eslint/parser": "^3.9.0", |
34 | 34 | "babel-loader": "^8.1.0",
|
35 | 35 | "babel-preset-react-app": "^9.1.2",
|
36 | 36 | "eslint": "^7.6.0",
|
37 | 37 | "eslint-config-prettier": "^6.11.0",
|
38 | 38 | "eslint-plugin-prettier": "^3.1.4",
|
39 | 39 | "eslint-plugin-react": "^7.20.5",
|
40 |
| - "jest": "^26.2.2", |
| 40 | + "jest": "^26.3.0", |
41 | 41 | "prettier": "^2.0.5",
|
42 | 42 | "react-docgen": "^5.3.0",
|
43 | 43 | "react-is": "^16.13.1",
|
|
0 commit comments