|
87 | 87 | "@commitlint/config-conventional": "18.4.3",
|
88 | 88 | "@ryansonshine/commitizen": "4.2.8",
|
89 | 89 | "@ryansonshine/cz-conventional-changelog": "3.3.4",
|
90 |
| - "@storybook/addon-essentials": "7.6.4", |
91 |
| - "@storybook/addon-interactions": "7.6.4", |
92 |
| - "@storybook/addon-links": "7.6.4", |
93 |
| - "@storybook/blocks": "7.6.4", |
94 |
| - "@storybook/react": "7.6.4", |
95 |
| - "@storybook/react-webpack5": "7.6.4", |
| 90 | + "@storybook/addon-essentials": "7.6.6", |
| 91 | + "@storybook/addon-interactions": "7.6.6", |
| 92 | + "@storybook/addon-links": "7.6.6", |
| 93 | + "@storybook/blocks": "7.6.6", |
| 94 | + "@storybook/react": "7.6.6", |
| 95 | + "@storybook/react-webpack5": "7.6.6", |
96 | 96 | "@storybook/testing-library": "0.2.2",
|
97 | 97 | "@testing-library/jest-dom": "^6.0.0",
|
98 | 98 | "@testing-library/react": "^14.0.0",
|
99 |
| - "@types/node": "20.10.4", |
100 |
| - "@types/react": "18.2.43", |
101 |
| - "@types/react-dom": "18.2.17", |
| 99 | + "@types/node": "20.10.5", |
| 100 | + "@types/react": "18.2.45", |
| 101 | + "@types/react-dom": "18.2.18", |
102 | 102 | "@types/react-test-renderer": "18.0.7",
|
103 |
| - "@typescript-eslint/eslint-plugin": "6.13.2", |
104 |
| - "@typescript-eslint/parser": "6.13.2", |
| 103 | + "@typescript-eslint/eslint-plugin": "6.16.0", |
| 104 | + "@typescript-eslint/parser": "6.16.0", |
105 | 105 | "@vitejs/plugin-react": "^4.0.3",
|
106 | 106 | "@vitest/coverage-v8": "^1.0.0",
|
107 | 107 | "babel-loader": "9.1.3",
|
108 | 108 | "concurrently": "8.2.2",
|
109 |
| - "eslint": "8.55.0", |
| 109 | + "eslint": "8.56.0", |
110 | 110 | "eslint-config-airbnb": "19.0.4",
|
111 | 111 | "eslint-config-prettier": "9.1.0",
|
112 |
| - "eslint-plugin-import": "2.29.0", |
| 112 | + "eslint-plugin-import": "2.29.1", |
113 | 113 | "eslint-plugin-jsx-a11y": "6.8.0",
|
114 | 114 | "eslint-plugin-prefer-arrow": "1.2.3",
|
115 |
| - "eslint-plugin-prettier": "5.0.1", |
| 115 | + "eslint-plugin-prettier": "5.1.2", |
116 | 116 | "eslint-plugin-react": "7.33.2",
|
117 | 117 | "eslint-plugin-react-hooks": "4.6.0",
|
118 | 118 | "eslint-plugin-sort-class-members": "^1.18.0",
|
|
128 | 128 | "react-dom": "18.2.0",
|
129 | 129 | "react-test-renderer": "18.2.0",
|
130 | 130 | "release-it": "17.0.1",
|
131 |
| - "storybook": "7.6.4", |
| 131 | + "storybook": "7.6.6", |
132 | 132 | "tsup": "8.0.1",
|
133 | 133 | "typescript": "5.3.3",
|
134 | 134 | "vitest": "^1.0.0",
|
|
0 commit comments