|
49 | 49 | "devDependencies": { |
50 | 50 | "@rollup/plugin-commonjs": "^21.0.1", |
51 | 51 | "@rollup/plugin-node-resolve": "^13.1.3", |
52 | | - "@storybook/addon-actions": "^6.4.10", |
53 | | - "@storybook/addon-essentials": "^6.4.8", |
54 | | - "@storybook/addon-links": "^6.4.9", |
55 | | - "@storybook/node-logger": "^6.4.8", |
| 52 | + "@storybook/addon-actions": "^6.4.15", |
| 53 | + "@storybook/addon-essentials": "^6.4.15", |
| 54 | + "@storybook/addon-links": "^6.4.15", |
| 55 | + "@storybook/node-logger": "^6.4.15", |
56 | 56 | "@storybook/preset-create-react-app": "^4.0.0", |
57 | | - "@storybook/react": "^6.4.9", |
58 | | - "@storybook/testing-react": "^1.2.2", |
| 57 | + "@storybook/react": "^6.4.15", |
| 58 | + "@storybook/testing-react": "^1.2.3", |
59 | 59 | "@testing-library/jest-dom": "^5.16.0", |
60 | 60 | "@testing-library/react": "^12.0.0", |
61 | 61 | "@types/jest": "^27.4.0", |
62 | 62 | "@types/node": "^17.0.8", |
63 | 63 | "@types/testing-library__jest-dom": "^5.14.2", |
64 | 64 | "@types/testing-library__react": "^10.2.0", |
65 | | - "@typescript-eslint/eslint-plugin": "^5.9.0", |
66 | | - "@typescript-eslint/parser": "^5.9.0", |
| 65 | + "@typescript-eslint/eslint-plugin": "^5.10.1", |
| 66 | + "@typescript-eslint/parser": "^5.10.1", |
67 | 67 | "babel-loader": "^8.2.3", |
68 | 68 | "coveralls": "^3.1.0", |
69 | 69 | "css-loader": "^6.5.1", |
70 | 70 | "eslint": "^8.6.0", |
71 | 71 | "eslint-config-prettier": "^8.1.0", |
72 | 72 | "eslint-plugin-jest": "^25.3.4", |
73 | 73 | "eslint-plugin-prettier": "^4.0.0", |
74 | | - "eslint-plugin-react": "^7.27.1", |
| 74 | + "eslint-plugin-react": "^7.28.1", |
75 | 75 | "jest": "^27.4.7", |
76 | 76 | "json-schema": "0.4.0", |
77 | 77 | "prettier": "^2.5.1", |
|
0 commit comments