|
76 | 76 | "devDependencies": { |
77 | 77 | "@argos-ci/core": "^1.3.0", |
78 | 78 | "@babel/cli": "^7.23.4", |
79 | | - "@babel/core": "^7.23.5", |
| 79 | + "@babel/core": "^7.23.6", |
80 | 80 | "@babel/node": "^7.22.19", |
81 | 81 | "@babel/plugin-proposal-class-properties": "^7.18.6", |
82 | 82 | "@babel/plugin-proposal-object-rest-spread": "^7.20.7", |
83 | 83 | "@babel/plugin-proposal-private-methods": "^7.18.6", |
84 | 84 | "@babel/plugin-proposal-private-property-in-object": "^7.21.11", |
85 | 85 | "@babel/plugin-transform-object-assign": "^7.23.3", |
86 | 86 | "@babel/plugin-transform-react-constant-elements": "^7.23.3", |
87 | | - "@babel/plugin-transform-runtime": "^7.23.4", |
88 | | - "@babel/preset-env": "^7.23.5", |
| 87 | + "@babel/plugin-transform-runtime": "^7.23.6", |
| 88 | + "@babel/preset-env": "^7.23.6", |
89 | 89 | "@babel/preset-react": "^7.23.3", |
90 | 90 | "@babel/register": "^7.22.15", |
91 | 91 | "@googleapis/sheets": "^5.0.5", |
|
171 | 171 | "yarn-deduplicate": "^6.0.2" |
172 | 172 | }, |
173 | 173 | "resolutions": { |
174 | | - "**/@babel/core": "^7.23.5", |
| 174 | + "**/@babel/core": "^7.23.6", |
175 | 175 | "**/@babel/code-frame": "^7.23.5", |
176 | 176 | "**/@babel/plugin-proposal-class-properties": "^7.18.6", |
177 | 177 | "**/@babel/plugin-proposal-object-rest-spread": "^7.20.7", |
178 | 178 | "**/@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6", |
179 | 179 | "**/@babel/plugin-proposal-numeric-separator": "^7.18.6", |
180 | 180 | "**/@babel/plugin-proposal-optional-chaining": "^7.21.0", |
181 | 181 | "**/@babel/plugin-transform-destructuring": "npm:@minh.nguyen/plugin-transform-destructuring@^7.5.2", |
182 | | - "**/@babel/plugin-transform-runtime": "^7.23.4", |
183 | | - "**/@babel/preset-env": "^7.23.5", |
| 182 | + "**/@babel/plugin-transform-runtime": "^7.23.6", |
| 183 | + "**/@babel/preset-env": "^7.23.6", |
184 | 184 | "**/@babel/preset-react": "^7.23.3", |
185 | 185 | "**/@babel/preset-typescript": "^7.23.3", |
186 | | - "**/@babel/runtime": "^7.23.5", |
| 186 | + "**/@babel/runtime": "^7.23.6", |
187 | 187 | "**/@definitelytyped/header-parser": "^0.0.190", |
188 | 188 | "**/@definitelytyped/typescript-versions": "^0.0.182", |
189 | 189 | "**/@definitelytyped/utils": "^0.0.188", |
|
0 commit comments