|
47 | 47 | "react-use": "15.3.8" |
48 | 48 | }, |
49 | 49 | "devDependencies": { |
50 | | - "@babel/core": "7.12.17", |
51 | | - "@storybook/addon-actions": "6.1.18", |
52 | | - "@storybook/addon-knobs": "6.1.18", |
53 | | - "@storybook/addon-links": "6.1.18", |
54 | | - "@storybook/addon-viewport": "6.1.18", |
55 | | - "@storybook/addons": "6.1.18", |
56 | | - "@storybook/cli": "6.1.18", |
57 | | - "@storybook/react": "6.1.18", |
| 50 | + "@babel/core": "7.13.8", |
| 51 | + "@storybook/addon-actions": "6.1.20", |
| 52 | + "@storybook/addon-knobs": "6.1.20", |
| 53 | + "@storybook/addon-links": "6.1.20", |
| 54 | + "@storybook/addon-viewport": "6.1.20", |
| 55 | + "@storybook/addons": "6.1.20", |
| 56 | + "@storybook/cli": "6.1.20", |
| 57 | + "@storybook/react": "6.1.20", |
58 | 58 | "@testing-library/react-hooks": "4.0.1", |
59 | 59 | "@types/enzyme": "3.10.8", |
60 | 60 | "@types/enzyme-adapter-react-16": "1.0.6", |
|
70 | 70 | "@types/react-router-dom": "5.1.7", |
71 | 71 | "@types/react-scroll": "1.8.2", |
72 | 72 | "@types/webpack-env": "1.16.0", |
73 | | - "@typescript-eslint/eslint-plugin": "4.15.1", |
74 | | - "@typescript-eslint/parser": "4.15.1", |
| 73 | + "@typescript-eslint/eslint-plugin": "4.15.2", |
| 74 | + "@typescript-eslint/parser": "4.15.2", |
75 | 75 | "babel-loader": "8.2.2", |
76 | 76 | "enzyme": "3.11.0", |
77 | 77 | "enzyme-adapter-react-16": "1.15.6", |
|
94 | 94 | "storycap": "3.0.3", |
95 | 95 | "style-loader": "2.0.0", |
96 | 96 | "ts-config-webpack-plugin": "2.0.0", |
97 | | - "ts-jest": "26.5.1", |
98 | | - "typescript": "4.1.5" |
| 97 | + "ts-jest": "26.5.2", |
| 98 | + "typescript": "4.2.2" |
99 | 99 | }, |
100 | 100 | "resolutions": { |
101 | 101 | "@types/react": "16.14.4", |
|
0 commit comments