|
110 | 110 | }, |
111 | 111 | "devDependencies": { |
112 | 112 | "@babel/cli": "7.17.10", |
113 | | - "@babel/core": "7.17.10", |
114 | | - "@babel/plugin-proposal-class-properties": "7.16.7", |
115 | | - "@babel/plugin-proposal-logical-assignment-operators": "7.16.7", |
116 | | - "@babel/plugin-proposal-private-methods": "7.16.11", |
117 | | - "@babel/plugin-proposal-private-property-in-object": "7.16.7", |
118 | | - "@babel/preset-env": "7.17.10", |
119 | | - "@babel/preset-react": "7.16.7", |
120 | | - "@babel/preset-typescript": "7.16.7", |
| 113 | + "@babel/core": "7.17.12", |
| 114 | + "@babel/plugin-proposal-class-properties": "7.17.12", |
| 115 | + "@babel/plugin-proposal-logical-assignment-operators": "7.17.12", |
| 116 | + "@babel/plugin-proposal-private-methods": "7.17.12", |
| 117 | + "@babel/plugin-proposal-private-property-in-object": "7.17.12", |
| 118 | + "@babel/preset-env": "7.17.12", |
| 119 | + "@babel/preset-react": "7.17.12", |
| 120 | + "@babel/preset-typescript": "7.17.12", |
121 | 121 | "@commitlint/cli": "17.0.0", |
122 | 122 | "@commitlint/config-conventional": "17.0.0", |
123 | 123 | "@emotion/css": "11.9.0", |
|
190 | 190 | "postcss": "8.4.13", |
191 | 191 | "postcss-import": "14.1.0", |
192 | 192 | "postcss-merge-selectors": "^0.0.6", |
193 | | - "postcss-scopify": "0.1.9", |
| 193 | + "postcss-scopify": "0.1.10", |
194 | 194 | "prettier": "2.6.2", |
195 | 195 | "raw-loader": "4.0.2", |
196 | 196 | "react": "18.1.0", |
|
0 commit comments