|
125 | 125 | "@react-types/numberfield": "3.3.1", |
126 | 126 | "@react-types/shared": "3.13.1", |
127 | 127 | "@react-types/slider": "3.1.1", |
128 | | - "@release-it/conventional-changelog": "5.0.0", |
129 | | - "@storybook/addon-a11y": "6.5.9", |
130 | | - "@storybook/addon-actions": "6.5.9", |
131 | | - "@storybook/addon-essentials": "6.5.9", |
| 128 | + "@release-it/conventional-changelog": "7.0.2", |
| 129 | + "@storybook/addon-a11y": "7.4.5", |
| 130 | + "@storybook/addon-actions": "7.4.5", |
| 131 | + "@storybook/addon-essentials": "7.4.5", |
132 | 132 | "@storybook/addon-postcss": "2.0.0", |
133 | | - "@storybook/builder-webpack5": "6.5.9", |
| 133 | + "@storybook/builder-webpack5": "7.4.5", |
134 | 134 | "@storybook/manager-webpack5": "6.5.9", |
135 | | - "@storybook/react": "6.5.9", |
136 | | - "@testing-library/dom": "8.16.0", |
137 | | - "@testing-library/jest-dom": "5.16.4", |
138 | | - "@testing-library/react": "13.3.0", |
| 135 | + "@storybook/react": "7.4.5", |
| 136 | + "@testing-library/dom": "9.3.3", |
| 137 | + "@testing-library/jest-dom": "6.1.3", |
| 138 | + "@testing-library/react": "14.0.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.5.5", |
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", |
155 | | - "babel-loader": "8.2.5", |
| 154 | + "babel-jest": "29.7.0", |
| 155 | + "babel-loader": "9.1.3", |
156 | 156 | "babel-plugin-jsx-remove-data-test-id": "3.0.0", |
157 | 157 | "chalk": "4.1.2", |
158 | 158 | "codesandbox": "2.2.3", |
159 | | - "concurrently": "7.3.0", |
| 159 | + "concurrently": "8.2.1", |
160 | 160 | "cross-env": "7.0.3", |
161 | 161 | "eslint": "8.20.0", |
162 | | - "eslint-config-prettier": "8.5.0", |
| 162 | + "eslint-config-prettier": "9.0.0", |
163 | 163 | "eslint-config-react-app": "7.0.1", |
164 | | - "eslint-plugin-prettier": "4.2.1", |
165 | | - "eslint-plugin-simple-import-sort": "7.0.0", |
| 164 | + "eslint-plugin-prettier": "5.0.0", |
| 165 | + "eslint-plugin-simple-import-sort": "10.0.0", |
166 | 166 | "eslint-plugin-storybook": "0.6.1", |
167 | 167 | "gacp": "3.0.2", |
168 | | - "glob": "8.0.3", |
| 168 | + "glob": "10.3.10", |
169 | 169 | "glob-fs": "0.1.7", |
170 | 170 | "husky": "8.0.1", |
171 | | - "jest": "28.1.3", |
172 | | - "jest-axe": "6.0.0", |
173 | | - "jest-environment-jsdom": "28.1.3", |
| 171 | + "jest": "29.7.0", |
| 172 | + "jest-axe": "8.0.0", |
| 173 | + "jest-environment-jsdom": "29.7.0", |
174 | 174 | "jest-in-case": "1.0.2", |
175 | | - "jest-matcher-utils": "28.1.3", |
176 | | - "lint-staged": "13.0.3", |
| 175 | + "jest-matcher-utils": "29.7.0", |
| 176 | + "lint-staged": "14.0.1", |
177 | 177 | "lodash": "4.17.21", |
178 | 178 | "markdown-to-ast": "6.0.3", |
179 | 179 | "markdown-toc": "1.2.0", |
180 | 180 | "md-node-inject": "2.0.0", |
181 | 181 | "mockdate": "3.0.5", |
182 | 182 | "node-fetch": "2.6.7", |
183 | 183 | "outdent": "0.8.0", |
184 | | - "patch-package": "6.4.7", |
| 184 | + "patch-package": "8.0.0", |
185 | 185 | "pinst": "3.0.0", |
186 | 186 | "postcss": "8.4.14", |
187 | | - "postcss-import": "14.1.0", |
| 187 | + "postcss-import": "15.1.0", |
188 | 188 | "postcss-merge-selectors": "0.0.6", |
189 | 189 | "postcss-scopify": "0.1.10", |
190 | | - "prettier": "2.7.1", |
| 190 | + "prettier": "3.0.3", |
191 | 191 | "raw-loader": "4.0.2", |
192 | 192 | "react": "18.2.0", |
193 | 193 | "react-dom": "18.2.0", |
194 | 194 | "react-hook-form": "7.33.1", |
195 | 195 | "react-test-renderer": "18.2.0", |
196 | 196 | "react-transition-group": "4.4.2", |
197 | 197 | "react-virtual": "2.10.4", |
198 | | - "release-it": "15.1.4", |
199 | | - "rimraf": "3.0.2", |
200 | | - "sort-package-json": "1.57.0", |
| 198 | + "release-it": "16.2.1", |
| 199 | + "rimraf": "5.0.5", |
| 200 | + "sort-package-json": "2.5.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.1.1", |
| 205 | + "ts-morph": "20.0.0", |
206 | 206 | "ts-node": "10.9.1", |
207 | | - "typescript": "4.7.4", |
| 207 | + "typescript": "5.2.2", |
208 | 208 | "webpack": "5.74.0", |
209 | 209 | "yaml": "2.1.1" |
210 | 210 | }, |
|
0 commit comments