|
48 | 48 | }, |
49 | 49 | "devDependencies": { |
50 | 50 | "@babel/core": "7.12.10", |
51 | | - "@storybook/addon-actions": "6.1.14", |
52 | | - "@storybook/addon-knobs": "6.1.14", |
53 | | - "@storybook/addon-links": "6.1.14", |
54 | | - "@storybook/addon-viewport": "6.1.14", |
55 | | - "@storybook/addons": "6.1.14", |
56 | | - "@storybook/cli": "6.1.14", |
57 | | - "@storybook/react": "6.1.14", |
| 51 | + "@storybook/addon-actions": "6.1.15", |
| 52 | + "@storybook/addon-knobs": "6.1.15", |
| 53 | + "@storybook/addon-links": "6.1.15", |
| 54 | + "@storybook/addon-viewport": "6.1.15", |
| 55 | + "@storybook/addons": "6.1.15", |
| 56 | + "@storybook/cli": "6.1.15", |
| 57 | + "@storybook/react": "6.1.15", |
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", |
61 | 61 | "@types/faker": "5.1.5", |
62 | 62 | "@types/jest": "26.0.20", |
63 | 63 | "@types/marked": "1.2.1", |
64 | | - "@types/node": "14.14.21", |
| 64 | + "@types/node": "14.14.22", |
65 | 65 | "@types/node-emoji": "1.8.1", |
66 | 66 | "@types/prismjs": "1.16.2", |
67 | 67 | "@types/react": "16.14.2", |
|
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.13.0", |
74 | | - "@typescript-eslint/parser": "4.13.0", |
| 73 | + "@typescript-eslint/eslint-plugin": "4.14.0", |
| 74 | + "@typescript-eslint/parser": "4.14.0", |
75 | 75 | "babel-loader": "8.2.2", |
76 | 76 | "enzyme": "3.11.0", |
77 | | - "enzyme-adapter-react-16": "1.15.5", |
| 77 | + "enzyme-adapter-react-16": "1.15.6", |
78 | 78 | "eslint": "7.18.0", |
79 | | - "eslint-config-prettier": "7.1.0", |
| 79 | + "eslint-config-prettier": "7.2.0", |
80 | 80 | "eslint-plugin-import": "2.22.1", |
81 | 81 | "eslint-plugin-prettier": "3.3.1", |
82 | 82 | "eslint-plugin-react": "7.22.0", |
|
89 | 89 | "markdownlint-cli": "0.26.0", |
90 | 90 | "npm-run-all": "4.1.5", |
91 | 91 | "prettier": "2.2.1", |
92 | | - "reg-cli": "0.16.4", |
| 92 | + "reg-cli": "0.17.0", |
93 | 93 | "serve": "11.3.2", |
94 | 94 | "storycap": "3.0.3", |
95 | 95 | "style-loader": "2.0.0", |
|
0 commit comments