|
116 | 116 | "@commitlint/config-conventional": "17.0.3", |
117 | 117 | "@release-it/conventional-changelog": "5.0.0", |
118 | 118 | "@size-limit/preset-big-lib": "5.0.5", |
119 | | - "@storybook/addon-a11y": "6.5.10", |
120 | | - "@storybook/addon-actions": "6.5.10", |
121 | | - "@storybook/addon-essentials": "6.5.10", |
| 119 | + "@storybook/addon-a11y": "7.0.20", |
| 120 | + "@storybook/addon-actions": "7.0.20", |
| 121 | + "@storybook/addon-essentials": "7.0.20", |
122 | 122 | "@storybook/addon-postcss": "2.0.0", |
123 | | - "@storybook/builder-webpack5": "6.5.10", |
| 123 | + "@storybook/builder-webpack5": "7.0.20", |
124 | 124 | "@storybook/manager-webpack5": "6.5.10", |
125 | | - "@storybook/react": "6.5.10", |
| 125 | + "@storybook/react": "7.0.20", |
126 | 126 | "@swc/cli": "0.1.57", |
127 | 127 | "@swc/core": "1.2.224", |
128 | 128 | "@swc/jest": "0.2.22", |
129 | 129 | "@tailwindcss/forms": "0.5.2", |
130 | | - "@testing-library/dom": "8.16.1", |
| 130 | + "@testing-library/dom": "9.3.1", |
131 | 131 | "@testing-library/jest-dom": "5.16.5", |
132 | | - "@testing-library/react": "13.3.0", |
| 132 | + "@testing-library/react": "14.0.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.5.2", |
136 | 136 | "@types/jest-axe": "3.5.4", |
137 | 137 | "@types/node": "18.6.1", |
138 | 138 | "@types/react": "18.0.17", |
|
144 | 144 | "babel-plugin-jsx-remove-data-test-id": "3.0.0", |
145 | 145 | "browserlist": "1.0.1", |
146 | 146 | "chalk": "4.1.2", |
147 | | - "concurrently": "7.3.0", |
| 147 | + "concurrently": "8.2.0", |
148 | 148 | "cross-env": "7.0.3", |
149 | 149 | "eslint": "8.21.0", |
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": "10.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", |
160 | | - "jest-axe": "6.0.0", |
161 | | - "jest-environment-jsdom": "28.1.3", |
| 159 | + "jest": "29.5.0", |
| 160 | + "jest-axe": "7.0.1", |
| 161 | + "jest-environment-jsdom": "29.5.0", |
162 | 162 | "lint-staged": "13.0.3", |
163 | 163 | "node-fetch": "2.6.7", |
164 | 164 | "outdent": "0.8.0", |
165 | | - "patch-package": "6.4.7", |
| 165 | + "patch-package": "7.0.0", |
166 | 166 | "pinst": "3.0.0", |
167 | 167 | "postcss": "8.4.16", |
168 | 168 | "postcss-cli": "10.0.0", |
169 | | - "postcss-focus-visible": "7.1.0", |
| 169 | + "postcss-focus-visible": "8.0.2", |
170 | 170 | "postcss-selector-parser": "6.0.10", |
171 | 171 | "prettier": "2.7.1", |
172 | 172 | "prettier-plugin-tailwindcss": "0.1.13", |
173 | 173 | "react": "18.2.0", |
174 | 174 | "react-dom": "18.2.0", |
175 | 175 | "react-icons": "4.4.0", |
176 | 176 | "release-it": "15.2.0", |
177 | | - "rimraf": "3.0.2", |
| 177 | + "rimraf": "5.0.1", |
178 | 178 | "size-limit": "5.0.5", |
179 | | - "sort-package-json": "1.57.0", |
| 179 | + "sort-package-json": "2.4.1", |
180 | 180 | "storybook-addon-preview": "2.2.0", |
181 | 181 | "tailwindcss": "3.1.8", |
182 | | - "typescript": "4.7.4", |
| 182 | + "typescript": "5.1.3", |
183 | 183 | "webpack": "5.74.0" |
184 | 184 | }, |
185 | 185 | "peerDependencies": { |
|
0 commit comments