|
120 | 120 | "@commitlint/config-conventional": "16.2.1", |
121 | 121 | "@emotion/css": "11.9.0", |
122 | 122 | "@react-spring/web": "9.4.4", |
123 | | - "@release-it/conventional-changelog": "4.2.2", |
124 | | - "@storybook/addon-a11y": "6.4.21", |
125 | | - "@storybook/addon-actions": "6.4.21", |
126 | | - "@storybook/addon-essentials": "6.4.21", |
| 123 | + "@release-it/conventional-changelog": "4.3.0", |
| 124 | + "@storybook/addon-a11y": "6.4.22", |
| 125 | + "@storybook/addon-actions": "6.4.22", |
| 126 | + "@storybook/addon-essentials": "6.4.22", |
127 | 127 | "@storybook/addon-postcss": "2.0.0", |
128 | | - "@storybook/builder-webpack5": "6.4.21", |
129 | | - "@storybook/manager-webpack5": "6.4.21", |
130 | | - "@storybook/react": "6.4.21", |
| 128 | + "@storybook/builder-webpack5": "6.4.22", |
| 129 | + "@storybook/manager-webpack5": "6.4.22", |
| 130 | + "@storybook/react": "6.4.22", |
131 | 131 | "@testing-library/dom": "8.13.0", |
132 | 132 | "@testing-library/jest-dom": "5.16.4", |
133 | | - "@testing-library/react": "13.0.1", |
| 133 | + "@testing-library/react": "13.1.1", |
134 | 134 | "@testing-library/react-hooks": "8.0.0", |
135 | | - "@testing-library/user-event": "14.1.0", |
| 135 | + "@testing-library/user-event": "14.1.1", |
136 | 136 | "@types/jest": "27.4.1", |
137 | 137 | "@types/jest-axe": "3.5.3", |
138 | 138 | "@types/jest-in-case": "1.0.5", |
139 | 139 | "@types/mockdate": "3.0.0", |
140 | 140 | "@types/node": "17.0.18", |
141 | 141 | "@types/raf": "3.4.0", |
142 | | - "@types/react": "18.0.2", |
143 | | - "@types/react-dom": "18.0.0", |
| 142 | + "@types/react": "18.0.5", |
| 143 | + "@types/react-dom": "18.0.1", |
144 | 144 | "@types/react-transition-group": "4.4.4", |
145 | 145 | "@types/testing-library__jest-dom": "5.14.3", |
146 | 146 | "all-contributors-cli": "6.20.0", |
|
155 | 155 | "cross-env": "7.0.3", |
156 | 156 | "eslint": "8.13.0", |
157 | 157 | "eslint-config-prettier": "8.5.0", |
158 | | - "eslint-config-react-app": "7.0.0", |
| 158 | + "eslint-config-react-app": "7.0.1", |
159 | 159 | "eslint-plugin-prettier": "4.0.0", |
160 | 160 | "eslint-plugin-simple-import-sort": "7.0.0", |
161 | | - "eslint-plugin-storybook": "0.5.8", |
| 161 | + "eslint-plugin-storybook": "0.5.10", |
162 | 162 | "gacp": "2.10.2", |
163 | 163 | "glob": "8.0.1", |
164 | 164 | "glob-fs": "0.1.7", |
|
167 | 167 | "jest-axe": "6.0.0", |
168 | 168 | "jest-in-case": "1.0.2", |
169 | 169 | "jest-matcher-utils": "27.5.1", |
170 | | - "lint-staged": "12.3.7", |
| 170 | + "lint-staged": "12.3.8", |
171 | 171 | "lodash": "4.17.21", |
172 | 172 | "markdown-to-ast": "6.0.3", |
173 | 173 | "markdown-toc": "1.2.0", |
|
184 | 184 | "raw-loader": "4.0.2", |
185 | 185 | "react": "18.0.0", |
186 | 186 | "react-dom": "18.0.0", |
187 | | - "react-hook-form": "7.29.0", |
| 187 | + "react-hook-form": "7.30.0", |
188 | 188 | "react-test-renderer": "18.0.0", |
189 | 189 | "react-transition-group": "4.4.2", |
190 | 190 | "react-virtual": "2.10.4", |
|
196 | 196 | "storybook-addon-preview": "2.2.0", |
197 | 197 | "storybook-addon-react-docgen": "1.2.42", |
198 | 198 | "strip-comments": "2.0.1", |
199 | | - "tailwindcss": "3.0.23", |
| 199 | + "tailwindcss": "3.0.24", |
200 | 200 | "ts-jest": "27.1.4", |
201 | 201 | "ts-morph": "14.0.0", |
202 | 202 | "ts-node": "10.7.0", |
203 | 203 | "typescript": "4.6.3", |
204 | 204 | "webpack": "5.72.0", |
205 | | - "yaml": "2.0.0" |
| 205 | + "yaml": "2.0.1" |
206 | 206 | }, |
207 | 207 | "peerDependencies": { |
208 | 208 | "react": "16.x || 17.x || 18.x", |
|
0 commit comments