|
105 | 105 | "raf": "^3.4.1" |
106 | 106 | }, |
107 | 107 | "devDependencies": { |
108 | | - "@babel/cli": "7.17.10", |
109 | | - "@babel/core": "7.18.5", |
110 | | - "@babel/plugin-proposal-class-properties": "7.17.12", |
111 | | - "@babel/plugin-proposal-logical-assignment-operators": "7.17.12", |
112 | | - "@babel/plugin-proposal-private-methods": "7.17.12", |
113 | | - "@babel/plugin-proposal-private-property-in-object": "7.17.12", |
114 | | - "@babel/preset-env": "7.18.2", |
115 | | - "@babel/preset-react": "7.17.12", |
116 | | - "@babel/preset-typescript": "7.17.12", |
| 108 | + "@babel/cli": "7.18.6", |
| 109 | + "@babel/core": "7.18.6", |
| 110 | + "@babel/plugin-proposal-class-properties": "7.18.6", |
| 111 | + "@babel/plugin-proposal-logical-assignment-operators": "7.18.6", |
| 112 | + "@babel/plugin-proposal-private-methods": "7.18.6", |
| 113 | + "@babel/plugin-proposal-private-property-in-object": "7.18.6", |
| 114 | + "@babel/preset-env": "7.18.6", |
| 115 | + "@babel/preset-react": "7.18.6", |
| 116 | + "@babel/preset-typescript": "7.18.6", |
117 | 117 | "@commitlint/cli": "17.0.3", |
118 | 118 | "@commitlint/config-conventional": "17.0.3", |
119 | 119 | "@emotion/css": "11.9.0", |
|
161 | 161 | "eslint": "8.18.0", |
162 | 162 | "eslint-config-prettier": "8.5.0", |
163 | 163 | "eslint-config-react-app": "7.0.1", |
164 | | - "eslint-plugin-prettier": "4.0.0", |
| 164 | + "eslint-plugin-prettier": "4.1.0", |
165 | 165 | "eslint-plugin-simple-import-sort": "7.0.0", |
166 | 166 | "eslint-plugin-storybook": "0.5.13", |
167 | 167 | "gacp": "3.0.2", |
|
0 commit comments