|
110 | 110 | }, |
111 | 111 | "devDependencies": { |
112 | 112 | "@babel/cli": "7.17.10", |
113 | | - "@babel/core": "7.17.12", |
| 113 | + "@babel/core": "7.18.2", |
114 | 114 | "@babel/plugin-proposal-class-properties": "7.17.12", |
115 | 115 | "@babel/plugin-proposal-logical-assignment-operators": "7.17.12", |
116 | 116 | "@babel/plugin-proposal-private-methods": "7.17.12", |
117 | 117 | "@babel/plugin-proposal-private-property-in-object": "7.17.12", |
118 | | - "@babel/preset-env": "7.17.12", |
| 118 | + "@babel/preset-env": "7.18.2", |
119 | 119 | "@babel/preset-react": "7.17.12", |
120 | 120 | "@babel/preset-typescript": "7.17.12", |
121 | | - "@commitlint/cli": "17.0.0", |
| 121 | + "@commitlint/cli": "17.0.1", |
122 | 122 | "@commitlint/config-conventional": "17.0.0", |
123 | 123 | "@emotion/css": "11.9.0", |
124 | 124 | "@react-spring/web": "9.4.5", |
|
149 | 149 | "@types/node": "17.0.34", |
150 | 150 | "@types/raf": "3.4.0", |
151 | 151 | "@types/react": "18.0.9", |
152 | | - "@types/react-dom": "18.0.4", |
| 152 | + "@types/react-dom": "18.0.5", |
153 | 153 | "@types/react-transition-group": "4.4.4", |
154 | 154 | "@types/testing-library__jest-dom": "5.14.3", |
155 | 155 | "all-contributors-cli": "6.20.0", |
|
160 | 160 | "babel-plugin-jsx-remove-data-test-id": "3.0.0", |
161 | 161 | "chalk": "4.1.0", |
162 | 162 | "codesandbox": "2.2.3", |
163 | | - "concurrently": "7.2.0", |
| 163 | + "concurrently": "7.2.1", |
164 | 164 | "cross-env": "7.0.3", |
165 | | - "eslint": "8.15.0", |
| 165 | + "eslint": "8.16.0", |
166 | 166 | "eslint-config-prettier": "8.5.0", |
167 | 167 | "eslint-config-react-app": "7.0.1", |
168 | 168 | "eslint-plugin-prettier": "4.0.0", |
|
177 | 177 | "jest-environment-jsdom": "28.1.0", |
178 | 178 | "jest-in-case": "1.0.2", |
179 | 179 | "jest-matcher-utils": "28.1.0", |
180 | | - "lint-staged": "12.4.1", |
| 180 | + "lint-staged": "12.4.2", |
181 | 181 | "lodash": "4.17.21", |
182 | 182 | "markdown-to-ast": "6.0.3", |
183 | 183 | "markdown-toc": "1.2.0", |
|
195 | 195 | "raw-loader": "4.0.2", |
196 | 196 | "react": "18.1.0", |
197 | 197 | "react-dom": "18.1.0", |
198 | | - "react-hook-form": "7.31.1", |
| 198 | + "react-hook-form": "7.31.2", |
199 | 199 | "react-test-renderer": "18.1.0", |
200 | 200 | "react-transition-group": "4.4.2", |
201 | 201 | "react-virtual": "2.10.4", |
|
208 | 208 | "storybook-addon-react-docgen": "1.2.42", |
209 | 209 | "strip-comments": "2.0.1", |
210 | 210 | "tailwindcss": "3.0.24", |
211 | | - "ts-jest": "28.0.2", |
| 211 | + "ts-jest": "28.0.3", |
212 | 212 | "ts-morph": "15.0.0", |
213 | | - "ts-node": "10.7.0", |
214 | | - "typescript": "4.6.4", |
| 213 | + "ts-node": "10.8.0", |
| 214 | + "typescript": "4.7.2", |
215 | 215 | "webpack": "5.72.1", |
216 | 216 | "yaml": "2.1.0" |
217 | 217 | }, |
|
0 commit comments