|
138 | 138 | "@testing-library/react": "13.3.0", |
139 | 139 | "@testing-library/react-hooks": "8.0.1", |
140 | 140 | "@testing-library/user-event": "14.3.0", |
141 | | - "@types/jest": "28.1.6", |
| 141 | + "@types/jest": "29.0.0", |
142 | 142 | "@types/jest-axe": "3.5.4", |
143 | 143 | "@types/jest-in-case": "1.0.6", |
144 | 144 | "@types/mockdate": "3.0.0", |
|
151 | 151 | "all-contributors-cli": "6.20.0", |
152 | 152 | "ast-to-markdown": "1.0.0", |
153 | 153 | "autoprefixer": "10.4.7", |
154 | | - "babel-jest": "28.1.3", |
| 154 | + "babel-jest": "29.0.3", |
155 | 155 | "babel-loader": "8.2.5", |
156 | 156 | "babel-plugin-jsx-remove-data-test-id": "3.0.0", |
157 | 157 | "chalk": "4.1.2", |
|
162 | 162 | "eslint-config-prettier": "8.5.0", |
163 | 163 | "eslint-config-react-app": "7.0.1", |
164 | 164 | "eslint-plugin-prettier": "4.2.1", |
165 | | - "eslint-plugin-simple-import-sort": "7.0.0", |
| 165 | + "eslint-plugin-simple-import-sort": "8.0.0", |
166 | 166 | "eslint-plugin-storybook": "0.6.1", |
167 | 167 | "gacp": "3.0.2", |
168 | 168 | "glob": "8.0.3", |
169 | 169 | "glob-fs": "0.1.7", |
170 | 170 | "husky": "8.0.1", |
171 | | - "jest": "28.1.3", |
| 171 | + "jest": "29.0.3", |
172 | 172 | "jest-axe": "6.0.0", |
173 | | - "jest-environment-jsdom": "28.1.3", |
| 173 | + "jest-environment-jsdom": "29.0.3", |
174 | 174 | "jest-in-case": "1.0.2", |
175 | | - "jest-matcher-utils": "28.1.3", |
| 175 | + "jest-matcher-utils": "29.0.3", |
176 | 176 | "lint-staged": "13.0.3", |
177 | 177 | "lodash": "4.17.21", |
178 | 178 | "markdown-to-ast": "6.0.3", |
|
184 | 184 | "patch-package": "6.4.7", |
185 | 185 | "pinst": "3.0.0", |
186 | 186 | "postcss": "8.4.14", |
187 | | - "postcss-import": "14.1.0", |
| 187 | + "postcss-import": "15.0.0", |
188 | 188 | "postcss-merge-selectors": "0.0.6", |
189 | 189 | "postcss-scopify": "0.1.10", |
190 | 190 | "prettier": "2.7.1", |
|
201 | 201 | "storybook-addon-preview": "2.2.0", |
202 | 202 | "strip-comments": "2.0.1", |
203 | 203 | "tailwindcss": "3.1.6", |
204 | | - "ts-jest": "28.0.7", |
205 | | - "ts-morph": "15.1.0", |
| 204 | + "ts-jest": "29.0.0", |
| 205 | + "ts-morph": "16.0.0", |
206 | 206 | "ts-node": "10.9.1", |
207 | 207 | "typescript": "4.7.4", |
208 | 208 | "webpack": "5.74.0", |
|
0 commit comments