|
108 | 108 | }, |
109 | 109 | "devDependencies": { |
110 | 110 | "@babel/cli": "7.17.6", |
111 | | - "@babel/core": "7.17.5", |
| 111 | + "@babel/core": "7.17.8", |
112 | 112 | "@babel/plugin-proposal-class-properties": "7.16.7", |
113 | 113 | "@babel/plugin-proposal-logical-assignment-operators": "7.16.7", |
114 | 114 | "@babel/plugin-proposal-private-methods": "7.16.11", |
115 | 115 | "@babel/plugin-proposal-private-property-in-object": "7.16.7", |
116 | 116 | "@babel/preset-env": "7.16.11", |
117 | 117 | "@babel/preset-react": "7.16.7", |
118 | 118 | "@babel/preset-typescript": "7.16.7", |
119 | | - "@commitlint/cli": "16.2.1", |
| 119 | + "@commitlint/cli": "16.2.3", |
120 | 120 | "@commitlint/config-conventional": "16.2.1", |
121 | 121 | "@emotion/css": "11.7.1", |
122 | | - "@react-spring/web": "9.4.3", |
123 | | - "@release-it/conventional-changelog": "4.2.0", |
| 122 | + "@react-spring/web": "9.4.4", |
| 123 | + "@release-it/conventional-changelog": "4.2.2", |
124 | 124 | "@storybook/addon-a11y": "6.4.19", |
125 | 125 | "@storybook/addon-actions": "6.4.19", |
126 | 126 | "@storybook/addon-essentials": "6.4.19", |
|
130 | 130 | "@storybook/react": "6.4.19", |
131 | 131 | "@testing-library/dom": "8.11.3", |
132 | 132 | "@testing-library/jest-dom": "5.16.2", |
133 | | - "@testing-library/react": "12.1.3", |
| 133 | + "@testing-library/react": "12.1.4", |
134 | 134 | "@testing-library/react-hooks": "7.0.2", |
135 | 135 | "@testing-library/user-event": "13.5.0", |
136 | 136 | "@types/jest": "27.4.1", |
|
139 | 139 | "@types/mockdate": "3.0.0", |
140 | 140 | "@types/node": "17.0.18", |
141 | 141 | "@types/raf": "3.4.0", |
142 | | - "@types/react": "17.0.39", |
143 | | - "@types/react-dom": "17.0.12", |
| 142 | + "@types/react": "17.0.41", |
| 143 | + "@types/react-dom": "17.0.14", |
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", |
147 | 147 | "ast-to-markdown": "1.0.0", |
148 | | - "autoprefixer": "10.4.2", |
| 148 | + "autoprefixer": "10.4.4", |
149 | 149 | "babel-jest": "27.5.1", |
150 | 150 | "babel-loader": "8.2.3", |
151 | 151 | "babel-plugin-jsx-remove-data-test-id": "3.0.0", |
152 | 152 | "chalk": "4.1.0", |
153 | 153 | "codesandbox": "2.2.3", |
154 | 154 | "concurrently": "7.0.0", |
155 | 155 | "cross-env": "7.0.3", |
156 | | - "eslint": "8.10.0", |
157 | | - "eslint-config-prettier": "8.4.0", |
| 156 | + "eslint": "8.11.0", |
| 157 | + "eslint-config-prettier": "8.5.0", |
158 | 158 | "eslint-config-react-app": "7.0.0", |
159 | 159 | "eslint-plugin-prettier": "4.0.0", |
160 | 160 | "eslint-plugin-simple-import-sort": "7.0.0", |
|
167 | 167 | "jest-axe": "5.0.1", |
168 | 168 | "jest-in-case": "1.0.2", |
169 | 169 | "jest-matcher-utils": "27.5.1", |
170 | | - "lint-staged": "12.3.4", |
| 170 | + "lint-staged": "12.3.7", |
171 | 171 | "lodash": "4.17.21", |
172 | 172 | "markdown-to-ast": "6.0.3", |
173 | 173 | "markdown-toc": "1.2.0", |
|
177 | 177 | "outdent": "0.8.0", |
178 | 178 | "patch-package": "6.4.7", |
179 | 179 | "pinst": "3.0.0", |
180 | | - "postcss": "8.4.7", |
| 180 | + "postcss": "8.4.12", |
181 | 181 | "postcss-import": "14.0.2", |
182 | 182 | "postcss-scopify": "0.1.9", |
183 | | - "prettier": "2.5.1", |
| 183 | + "prettier": "2.6.0", |
184 | 184 | "raw-loader": "4.0.2", |
185 | 185 | "react": "17.0.2", |
186 | 186 | "react-dom": "17.0.2", |
187 | | - "react-hook-form": "7.27.1", |
| 187 | + "react-hook-form": "7.28.1", |
188 | 188 | "react-test-renderer": "17.0.2", |
189 | 189 | "react-transition-group": "4.4.2", |
190 | 190 | "react-virtual": "2.10.4", |
191 | 191 | "reakit": "1.3.11", |
192 | 192 | "reakit-test-utils": "0.15.2", |
193 | | - "release-it": "14.12.5", |
| 193 | + "release-it": "14.13.1", |
194 | 194 | "rimraf": "3.0.2", |
195 | | - "sort-package-json": "1.54.0", |
| 195 | + "sort-package-json": "1.55.0", |
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 | 199 | "tailwindcss": "3.0.23", |
200 | 200 | "ts-jest": "27.1.3", |
201 | 201 | "ts-morph": "13.0.3", |
202 | | - "ts-node": "10.6.0", |
| 202 | + "ts-node": "10.7.0", |
203 | 203 | "typescript": "4.6.2", |
204 | | - "webpack": "5.69.1", |
| 204 | + "webpack": "5.70.0", |
205 | 205 | "yaml": "1.10.2" |
206 | 206 | }, |
207 | 207 | "peerDependencies": { |
|
0 commit comments