|
74 | 74 | },
|
75 | 75 | "devDependencies": {
|
76 | 76 | "@argos-ci/core": "^0.8.0",
|
77 |
| - "@babel/cli": "^7.22.5", |
78 |
| - "@babel/core": "^7.22.5", |
79 |
| - "@babel/node": "^7.22.5", |
| 77 | + "@babel/cli": "^7.22.6", |
| 78 | + "@babel/core": "^7.22.8", |
| 79 | + "@babel/node": "^7.22.6", |
80 | 80 | "@babel/plugin-proposal-class-properties": "^7.18.6",
|
81 | 81 | "@babel/plugin-proposal-object-rest-spread": "^7.20.7",
|
82 | 82 | "@babel/plugin-proposal-private-methods": "^7.18.6",
|
83 | 83 | "@babel/plugin-proposal-private-property-in-object": "^7.21.11",
|
84 | 84 | "@babel/plugin-transform-object-assign": "^7.22.5",
|
85 | 85 | "@babel/plugin-transform-react-constant-elements": "^7.22.5",
|
86 |
| - "@babel/plugin-transform-runtime": "^7.22.5", |
87 |
| - "@babel/preset-env": "^7.22.5", |
| 86 | + "@babel/plugin-transform-runtime": "^7.22.7", |
| 87 | + "@babel/preset-env": "^7.22.7", |
88 | 88 | "@babel/preset-react": "^7.22.5",
|
89 | 89 | "@babel/register": "^7.22.5",
|
90 | 90 | "@emotion/react": "^11.11.1",
|
|
212 | 212 | "yarn-deduplicate": "^6.0.2"
|
213 | 213 | },
|
214 | 214 | "resolutions": {
|
215 |
| - "**/@babel/core": "^7.22.5", |
| 215 | + "**/@babel/core": "^7.22.8", |
216 | 216 | "**/@babel/code-frame": "^7.22.5",
|
217 | 217 | "**/@babel/plugin-proposal-class-properties": "^7.18.6",
|
218 | 218 | "**/@babel/plugin-proposal-object-rest-spread": "^7.20.7",
|
219 | 219 | "**/@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
|
220 | 220 | "**/@babel/plugin-proposal-numeric-separator": "^7.18.6",
|
221 | 221 | "**/@babel/plugin-proposal-optional-chaining": "^7.21.0",
|
222 | 222 | "**/@babel/plugin-transform-destructuring": "npm:@minh.nguyen/plugin-transform-destructuring@^7.5.2",
|
223 |
| - "**/@babel/plugin-transform-runtime": "^7.22.5", |
224 |
| - "**/@babel/preset-env": "^7.22.5", |
| 223 | + "**/@babel/plugin-transform-runtime": "^7.22.7", |
| 224 | + "**/@babel/preset-env": "^7.22.7", |
225 | 225 | "**/@babel/preset-react": "^7.22.5",
|
226 | 226 | "**/@babel/preset-typescript": "^7.22.5",
|
227 |
| - "**/@babel/runtime": "^7.22.5", |
| 227 | + "**/@babel/runtime": "^7.22.6", |
228 | 228 | "**/@definitelytyped/header-parser": "^0.0.163",
|
229 | 229 | "**/@definitelytyped/typescript-versions": "^0.0.163",
|
230 | 230 | "**/@definitelytyped/utils": "^0.0.163",
|
|
0 commit comments