|
72 | 72 | "@actions/core": "^1.11.1", |
73 | 73 | "@actions/github": "^6.0.0", |
74 | 74 | "@argos-ci/core": "^2.8.1", |
75 | | - "@babel/cli": "^7.25.6", |
76 | | - "@babel/core": "^7.25.2", |
77 | | - "@babel/node": "^7.25.0", |
78 | | - "@babel/plugin-transform-class-properties": "^7.25.4", |
79 | | - "@babel/plugin-transform-object-rest-spread": "^7.24.7", |
80 | | - "@babel/plugin-transform-private-methods": "^7.25.4", |
81 | | - "@babel/plugin-transform-private-property-in-object": "^7.24.7", |
82 | | - "@babel/plugin-transform-react-constant-elements": "^7.25.1", |
83 | | - "@babel/plugin-transform-runtime": "^7.25.4", |
84 | | - "@babel/preset-env": "^7.25.4", |
85 | | - "@babel/preset-react": "^7.24.7", |
86 | | - "@babel/preset-typescript": "^7.24.7", |
87 | | - "@babel/register": "^7.24.6", |
88 | | - "@babel/traverse": "^7.25.6", |
89 | | - "@babel/types": "^7.25.6", |
| 75 | + "@babel/cli": "^7.25.7", |
| 76 | + "@babel/core": "^7.25.7", |
| 77 | + "@babel/node": "^7.25.7", |
| 78 | + "@babel/plugin-transform-class-properties": "^7.25.7", |
| 79 | + "@babel/plugin-transform-object-rest-spread": "^7.25.7", |
| 80 | + "@babel/plugin-transform-private-methods": "^7.25.7", |
| 81 | + "@babel/plugin-transform-private-property-in-object": "^7.25.7", |
| 82 | + "@babel/plugin-transform-react-constant-elements": "^7.25.7", |
| 83 | + "@babel/plugin-transform-runtime": "^7.25.7", |
| 84 | + "@babel/preset-env": "^7.25.7", |
| 85 | + "@babel/preset-react": "^7.25.7", |
| 86 | + "@babel/preset-typescript": "^7.25.7", |
| 87 | + "@babel/register": "^7.25.7", |
| 88 | + "@babel/traverse": "^7.25.7", |
| 89 | + "@babel/types": "^7.25.7", |
90 | 90 | "@emotion/cache": "^11.13.1", |
91 | 91 | "@emotion/react": "^11.13.3", |
92 | 92 | "@emotion/styled": "^11.13.0", |
|
0 commit comments