|
132 | 132 | "@testing-library/react": "13.3.0", |
133 | 133 | "@testing-library/react-hooks": "8.0.1", |
134 | 134 | "@testing-library/user-event": "14.4.2", |
135 | | - "@types/jest": "28.1.6", |
| 135 | + "@types/jest": "29.1.1", |
136 | 136 | "@types/jest-axe": "3.5.4", |
137 | 137 | "@types/node": "18.6.1", |
138 | 138 | "@types/react": "18.0.17", |
|
150 | 150 | "eslint-config-prettier": "8.5.0", |
151 | 151 | "eslint-config-react-app": "7.0.1", |
152 | 152 | "eslint-plugin-prettier": "4.2.1", |
153 | | - "eslint-plugin-simple-import-sort": "7.0.0", |
| 153 | + "eslint-plugin-simple-import-sort": "8.0.0", |
154 | 154 | "eslint-plugin-storybook": "0.6.4", |
155 | 155 | "focus-visible": "5.2.0", |
156 | 156 | "gacp": "3.0.2", |
157 | 157 | "glob-fs": "0.1.7", |
158 | 158 | "husky": "8.0.1", |
159 | | - "jest": "28.1.3", |
| 159 | + "jest": "29.1.1", |
160 | 160 | "jest-axe": "6.0.0", |
161 | | - "jest-environment-jsdom": "28.1.3", |
| 161 | + "jest-environment-jsdom": "29.1.1", |
162 | 162 | "lint-staged": "13.0.3", |
163 | 163 | "node-fetch": "2.6.7", |
164 | 164 | "outdent": "0.8.0", |
|
176 | 176 | "release-it": "15.2.0", |
177 | 177 | "rimraf": "3.0.2", |
178 | 178 | "size-limit": "5.0.5", |
179 | | - "sort-package-json": "1.57.0", |
| 179 | + "sort-package-json": "2.0.0", |
180 | 180 | "storybook-addon-preview": "2.2.0", |
181 | 181 | "tailwindcss": "3.1.8", |
182 | 182 | "typescript": "4.7.4", |
|
0 commit comments