|
86 | 86 | "dependencies": { |
87 | 87 | "@chakra-ui/react-utils": "^2.0.0", |
88 | 88 | "@chakra-ui/utils": "^2.0.0", |
89 | | - "@internationalized/date": "3.0.0-rc.0", |
| 89 | + "@internationalized/date": "^3.0.0-rc.0", |
90 | 90 | "@react-aria/button": "^3.4.4", |
91 | | - "@react-aria/calendar": "3.0.0-rc.0", |
92 | | - "@react-aria/datepicker": "3.0.0-rc.0", |
| 91 | + "@react-aria/calendar": "^3.0.0-rc.0", |
| 92 | + "@react-aria/datepicker": "^3.0.0-rc.0", |
93 | 93 | "@react-aria/i18n": "^3.3.9", |
94 | 94 | "@react-aria/numberfield": "^3.1.6", |
95 | 95 | "@react-aria/slider": "^3.0.8", |
96 | 96 | "@react-aria/spinbutton": "^3.0.6", |
97 | 97 | "@react-aria/utils": "^3.12.0", |
98 | | - "@react-stately/calendar": "3.0.0-rc.0", |
99 | | - "@react-stately/datepicker": "3.0.0-rc.0", |
| 98 | + "@react-stately/calendar": "^3.0.0-rc.0", |
| 99 | + "@react-stately/datepicker": "^3.0.0-rc.0", |
100 | 100 | "@react-stately/numberfield": "^3.0.7", |
101 | 101 | "@react-stately/slider": "^3.0.8", |
102 | | - "ariakit": "2.0.0-next.27", |
103 | | - "ariakit-utils": "0.17.0-next.18", |
| 102 | + "ariakit": "^2.0.0-next.27", |
| 103 | + "ariakit-utils": "^0.17.0-next.18", |
104 | 104 | "date-fns": "^2.28.0", |
105 | 105 | "raf": "^3.4.1", |
106 | 106 | "react-remove-scroll": "^2.5.3", |
|
122 | 122 | "@commitlint/config-conventional": "17.0.0", |
123 | 123 | "@emotion/css": "11.9.0", |
124 | 124 | "@react-spring/web": "9.4.5", |
125 | | - "@react-types/button": "^3.4.5", |
| 125 | + "@react-types/button": "3.4.5", |
126 | 126 | "@react-types/calendar": "3.0.0-rc.0", |
127 | 127 | "@react-types/datepicker": "3.0.0-rc.0", |
128 | | - "@react-types/dialog": "^3.3.5", |
129 | | - "@react-types/numberfield": "^3.2.0", |
130 | | - "@react-types/shared": "^3.12.0", |
131 | | - "@react-types/slider": "^3.0.6", |
| 128 | + "@react-types/dialog": "3.3.5", |
| 129 | + "@react-types/numberfield": "3.2.0", |
| 130 | + "@react-types/shared": "3.12.0", |
| 131 | + "@react-types/slider": "3.0.6", |
132 | 132 | "@release-it/conventional-changelog": "5.0.0", |
133 | 133 | "@storybook/addon-a11y": "6.4.22", |
134 | 134 | "@storybook/addon-actions": "6.4.22", |
|
146 | 146 | "@types/jest-axe": "3.5.3", |
147 | 147 | "@types/jest-in-case": "1.0.5", |
148 | 148 | "@types/mockdate": "3.0.0", |
149 | | - "@types/node": "17.0.31", |
| 149 | + "@types/node": "17.0.34", |
150 | 150 | "@types/raf": "3.4.0", |
151 | 151 | "@types/react": "18.0.9", |
152 | 152 | "@types/react-dom": "18.0.4", |
|
168 | 168 | "eslint-plugin-prettier": "4.0.0", |
169 | 169 | "eslint-plugin-simple-import-sort": "7.0.0", |
170 | 170 | "eslint-plugin-storybook": "0.5.12", |
171 | | - "gacp": "3.0.1", |
| 171 | + "gacp": "3.0.2", |
172 | 172 | "glob": "8.0.3", |
173 | 173 | "glob-fs": "0.1.7", |
174 | 174 | "husky": "8.0.1", |
175 | 175 | "jest": "28.1.0", |
176 | 176 | "jest-axe": "6.0.0", |
177 | | - "jest-environment-jsdom": "^28.1.0", |
| 177 | + "jest-environment-jsdom": "28.1.0", |
178 | 178 | "jest-in-case": "1.0.2", |
179 | 179 | "jest-matcher-utils": "28.1.0", |
180 | 180 | "lint-staged": "12.4.1", |
|
187 | 187 | "outdent": "0.8.0", |
188 | 188 | "patch-package": "6.4.7", |
189 | 189 | "pinst": "3.0.0", |
190 | | - "postcss": "8.4.13", |
| 190 | + "postcss": "8.4.14", |
191 | 191 | "postcss-import": "14.1.0", |
192 | | - "postcss-merge-selectors": "^0.0.6", |
| 192 | + "postcss-merge-selectors": "0.0.6", |
193 | 193 | "postcss-scopify": "0.1.10", |
194 | 194 | "prettier": "2.6.2", |
195 | 195 | "raw-loader": "4.0.2", |
|
216 | 216 | "yaml": "2.1.0" |
217 | 217 | }, |
218 | 218 | "peerDependencies": { |
| 219 | + "ariakit": "2.0.0-next.27", |
219 | 220 | "react": "16.x || 17.x || 18.x", |
220 | | - "react-dom": "16.x || 17.x || 18.x", |
221 | | - "reakit": "^1.3.0" |
| 221 | + "react-dom": "16.x || 17.x || 18.x" |
222 | 222 | }, |
223 | 223 | "publishConfig": { |
224 | 224 | "access": "public", |
|
0 commit comments