|
98 | 98 | "dependencies": { |
99 | 99 | "@adaptui/react": "^1.0.0-alpha.7", |
100 | 100 | "@react-aria/live-announcer": "^3.1.0", |
101 | | - "ariakit": "2.0.0-next.30", |
102 | | - "ariakit-utils": "0.17.0-next.21", |
| 101 | + "ariakit": "2.0.0-next.31", |
| 102 | + "ariakit-utils": "0.17.0-next.22", |
103 | 103 | "tailwind-merge": "^1.3.0" |
104 | 104 | }, |
105 | 105 | "devDependencies": { |
|
111 | 111 | "@babel/preset-env": "7.18.2", |
112 | 112 | "@babel/preset-react": "7.17.12", |
113 | 113 | "@babel/preset-typescript": "7.17.12", |
114 | | - "@commitlint/cli": "17.0.2", |
115 | | - "@commitlint/config-conventional": "17.0.2", |
| 114 | + "@commitlint/cli": "17.0.3", |
| 115 | + "@commitlint/config-conventional": "17.0.3", |
116 | 116 | "@release-it/conventional-changelog": "5.0.0", |
117 | 117 | "@size-limit/preset-big-lib": "5.0.5", |
118 | 118 | "@storybook/addon-a11y": "6.5.9", |
|
123 | 123 | "@storybook/manager-webpack5": "6.5.9", |
124 | 124 | "@storybook/react": "6.5.9", |
125 | 125 | "@swc/cli": "0.1.57", |
126 | | - "@swc/core": "1.2.204", |
| 126 | + "@swc/core": "1.2.205", |
127 | 127 | "@tailwindcss/forms": "0.5.2", |
128 | 128 | "@testing-library/dom": "8.14.0", |
129 | 129 | "@testing-library/jest-dom": "5.16.4", |
130 | 130 | "@testing-library/react": "13.3.0", |
131 | 131 | "@testing-library/react-hooks": "8.0.1", |
132 | 132 | "@testing-library/user-event": "14.2.1", |
133 | | - "@types/jest": "28.1.2", |
| 133 | + "@types/jest": "28.1.3", |
134 | 134 | "@types/jest-axe": "3.5.4", |
135 | 135 | "@types/node": "18.0.0", |
136 | 136 | "@types/react": "18.0.14", |
137 | 137 | "@types/react-dom": "18.0.5", |
138 | | - "@types/testing-library__jest-dom": "5.14.4", |
| 138 | + "@types/testing-library__jest-dom": "5.14.5", |
139 | 139 | "all-contributors-cli": "6.20.0", |
140 | 140 | "autoprefixer": "10.4.7", |
141 | 141 | "axe-core": "4.4.2", |
|
151 | 151 | "eslint-config-react-app": "7.0.1", |
152 | 152 | "eslint-plugin-prettier": "4.0.0", |
153 | 153 | "eslint-plugin-simple-import-sort": "7.0.0", |
154 | | - "eslint-plugin-storybook": "0.5.12", |
| 154 | + "eslint-plugin-storybook": "0.5.13", |
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 | 159 | "jest": "28.1.1", |
160 | 160 | "jest-axe": "6.0.0", |
161 | 161 | "jest-environment-jsdom": "28.1.1", |
162 | | - "lint-staged": "13.0.2", |
| 162 | + "lint-staged": "13.0.3", |
163 | 163 | "node-fetch": "2.6.7", |
164 | 164 | "outdent": "0.8.0", |
165 | 165 | "patch-package": "6.4.7", |
|
172 | 172 | "prettier-plugin-tailwindcss": "0.1.11", |
173 | 173 | "react": "18.2.0", |
174 | 174 | "react-dom": "18.2.0", |
175 | | - "react-hook-form": "7.32.2", |
| 175 | + "react-hook-form": "7.33.0", |
176 | 176 | "react-icons": "4.4.0", |
177 | | - "release-it": "15.0.0", |
| 177 | + "release-it": "15.1.0", |
178 | 178 | "rimraf": "3.0.2", |
179 | 179 | "size-limit": "5.0.5", |
180 | 180 | "sort-package-json": "1.57.0", |
181 | 181 | "storybook-addon-preview": "2.2.0", |
182 | | - "tailwindcss": "3.1.3", |
| 182 | + "tailwindcss": "3.1.4", |
183 | 183 | "ts-node": "10.8.1", |
184 | 184 | "tslib": "2.4.0", |
185 | 185 | "typescript": "4.7.4", |
|
0 commit comments