|
105 | 105 | "raf": "^3.4.1" |
106 | 106 | }, |
107 | 107 | "devDependencies": { |
108 | | - "@babel/cli": "7.18.9", |
109 | | - "@babel/core": "7.18.9", |
| 108 | + "@babel/cli": "7.18.10", |
| 109 | + "@babel/core": "7.18.10", |
110 | 110 | "@babel/plugin-proposal-class-properties": "7.18.6", |
111 | 111 | "@babel/plugin-proposal-logical-assignment-operators": "7.18.9", |
112 | 112 | "@babel/plugin-proposal-private-methods": "7.18.6", |
113 | 113 | "@babel/plugin-proposal-private-property-in-object": "7.18.6", |
114 | | - "@babel/preset-env": "7.18.9", |
| 114 | + "@babel/preset-env": "7.18.10", |
115 | 115 | "@babel/preset-react": "7.18.6", |
116 | 116 | "@babel/preset-typescript": "7.18.6", |
117 | 117 | "@commitlint/cli": "17.0.3", |
118 | 118 | "@commitlint/config-conventional": "17.0.3", |
119 | | - "@emotion/css": "11.9.0", |
| 119 | + "@emotion/css": "11.10.0", |
120 | 120 | "@react-spring/web": "9.5.2", |
121 | | - "@react-types/button": "3.5.1", |
122 | | - "@react-types/calendar": "3.0.0", |
123 | | - "@react-types/datepicker": "3.0.0", |
124 | | - "@react-types/dialog": "3.4.1", |
125 | | - "@react-types/numberfield": "3.3.1", |
126 | | - "@react-types/shared": "3.13.1", |
127 | | - "@react-types/slider": "3.1.1", |
| 121 | + "@react-types/button": "3.6.0", |
| 122 | + "@react-types/calendar": "3.0.1", |
| 123 | + "@react-types/datepicker": "3.1.0", |
| 124 | + "@react-types/dialog": "3.4.2", |
| 125 | + "@react-types/numberfield": "3.3.2", |
| 126 | + "@react-types/shared": "3.14.0", |
| 127 | + "@react-types/slider": "3.2.0", |
128 | 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", |
| 129 | + "@storybook/addon-a11y": "6.5.10", |
| 130 | + "@storybook/addon-actions": "6.5.10", |
| 131 | + "@storybook/addon-essentials": "6.5.10", |
132 | 132 | "@storybook/addon-postcss": "2.0.0", |
133 | | - "@storybook/builder-webpack5": "6.5.9", |
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", |
| 133 | + "@storybook/builder-webpack5": "6.5.10", |
| 134 | + "@storybook/manager-webpack5": "6.5.10", |
| 135 | + "@storybook/react": "6.5.10", |
| 136 | + "@testing-library/dom": "8.17.1", |
| 137 | + "@testing-library/jest-dom": "5.16.5", |
138 | 138 | "@testing-library/react": "13.3.0", |
139 | 139 | "@testing-library/react-hooks": "8.0.1", |
140 | | - "@testing-library/user-event": "14.3.0", |
| 140 | + "@testing-library/user-event": "14.4.3", |
141 | 141 | "@types/jest": "28.1.6", |
142 | 142 | "@types/jest-axe": "3.5.4", |
143 | 143 | "@types/jest-in-case": "1.0.6", |
144 | 144 | "@types/mockdate": "3.0.0", |
145 | 145 | "@types/node": "18.6.1", |
146 | 146 | "@types/raf": "3.4.0", |
147 | | - "@types/react": "18.0.15", |
| 147 | + "@types/react": "18.0.17", |
148 | 148 | "@types/react-dom": "18.0.6", |
149 | 149 | "@types/react-transition-group": "4.4.5", |
150 | 150 | "@types/testing-library__jest-dom": "5.14.5", |
151 | 151 | "all-contributors-cli": "6.20.0", |
152 | 152 | "ast-to-markdown": "1.0.0", |
153 | | - "autoprefixer": "10.4.7", |
| 153 | + "autoprefixer": "10.4.8", |
154 | 154 | "babel-jest": "28.1.3", |
155 | 155 | "babel-loader": "8.2.5", |
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 | 159 | "concurrently": "7.3.0", |
160 | 160 | "cross-env": "7.0.3", |
161 | | - "eslint": "8.20.0", |
| 161 | + "eslint": "8.21.0", |
162 | 162 | "eslint-config-prettier": "8.5.0", |
163 | 163 | "eslint-config-react-app": "7.0.1", |
164 | 164 | "eslint-plugin-prettier": "4.2.1", |
165 | 165 | "eslint-plugin-simple-import-sort": "7.0.0", |
166 | | - "eslint-plugin-storybook": "0.6.1", |
| 166 | + "eslint-plugin-storybook": "0.6.4", |
167 | 167 | "gacp": "3.0.2", |
168 | 168 | "glob": "8.0.3", |
169 | 169 | "glob-fs": "0.1.7", |
|
183 | 183 | "outdent": "0.8.0", |
184 | 184 | "patch-package": "6.4.7", |
185 | 185 | "pinst": "3.0.0", |
186 | | - "postcss": "8.4.14", |
| 186 | + "postcss": "8.4.16", |
187 | 187 | "postcss-import": "14.1.0", |
188 | 188 | "postcss-merge-selectors": "0.0.6", |
189 | 189 | "postcss-scopify": "0.1.10", |
190 | 190 | "prettier": "2.7.1", |
191 | 191 | "raw-loader": "4.0.2", |
192 | 192 | "react": "18.2.0", |
193 | 193 | "react-dom": "18.2.0", |
194 | | - "react-hook-form": "7.33.1", |
| 194 | + "react-hook-form": "7.34.1", |
195 | 195 | "react-test-renderer": "18.2.0", |
196 | | - "react-transition-group": "4.4.2", |
| 196 | + "react-transition-group": "4.4.5", |
197 | 197 | "react-virtual": "2.10.4", |
198 | | - "release-it": "15.1.4", |
| 198 | + "release-it": "15.3.0", |
199 | 199 | "rimraf": "3.0.2", |
200 | 200 | "sort-package-json": "1.57.0", |
201 | 201 | "storybook-addon-preview": "2.2.0", |
202 | 202 | "strip-comments": "2.0.1", |
203 | | - "tailwindcss": "3.1.6", |
| 203 | + "tailwindcss": "3.1.8", |
204 | 204 | "ts-jest": "28.0.7", |
205 | 205 | "ts-morph": "15.1.0", |
206 | 206 | "ts-node": "10.9.1", |
|
0 commit comments