|
114 | 114 | "@babel/preset-typescript": "7.18.6",
|
115 | 115 | "@commitlint/cli": "17.0.3",
|
116 | 116 | "@commitlint/config-conventional": "17.0.3",
|
117 |
| - "@release-it/conventional-changelog": "5.0.0", |
| 117 | + "@release-it/conventional-changelog": "7.0.2", |
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.4.4", |
| 120 | + "@storybook/addon-actions": "7.4.4", |
| 121 | + "@storybook/addon-essentials": "7.4.4", |
122 | 122 | "@storybook/addon-postcss": "2.0.0",
|
123 |
| - "@storybook/builder-webpack5": "6.5.10", |
| 123 | + "@storybook/builder-webpack5": "7.4.4", |
124 | 124 | "@storybook/manager-webpack5": "6.5.10",
|
125 |
| - "@storybook/react": "6.5.10", |
| 125 | + "@storybook/react": "7.4.4", |
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", |
131 |
| - "@testing-library/jest-dom": "5.16.5", |
132 |
| - "@testing-library/react": "13.3.0", |
| 130 | + "@testing-library/dom": "9.3.3", |
| 131 | + "@testing-library/jest-dom": "6.1.3", |
| 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.5", |
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.1", |
148 | 148 | "cross-env": "7.0.3",
|
149 | 149 | "eslint": "8.21.0",
|
150 |
| - "eslint-config-prettier": "8.5.0", |
| 150 | + "eslint-config-prettier": "9.0.0", |
151 | 151 | "eslint-config-react-app": "7.0.1",
|
152 |
| - "eslint-plugin-prettier": "4.2.1", |
153 |
| - "eslint-plugin-simple-import-sort": "7.0.0", |
| 152 | + "eslint-plugin-prettier": "5.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", |
162 |
| - "lint-staged": "13.0.3", |
| 159 | + "jest": "29.7.0", |
| 160 | + "jest-axe": "8.0.0", |
| 161 | + "jest-environment-jsdom": "29.7.0", |
| 162 | + "lint-staged": "14.0.1", |
163 | 163 | "node-fetch": "2.6.7",
|
164 | 164 | "outdent": "0.8.0",
|
165 |
| - "patch-package": "6.4.7", |
| 165 | + "patch-package": "8.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": "9.0.0", |
170 | 170 | "postcss-selector-parser": "6.0.10",
|
171 |
| - "prettier": "2.7.1", |
| 171 | + "prettier": "3.0.3", |
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 |
| - "release-it": "15.2.0", |
177 |
| - "rimraf": "3.0.2", |
| 176 | + "release-it": "16.1.5", |
| 177 | + "rimraf": "5.0.1", |
178 | 178 | "size-limit": "5.0.5",
|
179 |
| - "sort-package-json": "1.57.0", |
| 179 | + "sort-package-json": "2.5.1", |
180 | 180 | "storybook-addon-preview": "2.2.0",
|
181 | 181 | "tailwindcss": "3.1.8",
|
182 |
| - "typescript": "4.7.4", |
| 182 | + "typescript": "5.2.2", |
183 | 183 | "webpack": "5.74.0"
|
184 | 184 | },
|
185 | 185 | "peerDependencies": {
|
|
0 commit comments