|
59 | 59 | "@actions/core": "1.11.1", |
60 | 60 | "@actions/exec": "1.1.1", |
61 | 61 | "@actions/glob": "0.5.0", |
62 | | - "@babel/cli": "7.26.4", |
| 62 | + "@babel/cli": "7.27.2", |
63 | 63 | "@babel/core": "^7.26.10", |
64 | | - "@babel/generator": "7.26.10", |
65 | | - "@babel/node": "7.26.0", |
66 | | - "@babel/plugin-proposal-decorators": "7.25.9", |
67 | | - "@babel/plugin-transform-class-properties": "7.25.9", |
68 | | - "@babel/plugin-transform-nullish-coalescing-operator": "7.26.6", |
69 | | - "@babel/plugin-transform-private-methods": "7.25.9", |
70 | | - "@babel/plugin-transform-private-property-in-object": "7.25.9", |
71 | | - "@babel/plugin-transform-react-jsx": "7.25.9", |
72 | | - "@babel/plugin-transform-runtime": "7.26.10", |
73 | | - "@babel/preset-env": "7.26.9", |
74 | | - "@babel/preset-react": "7.26.3", |
75 | | - "@babel/preset-typescript": "7.26.0", |
76 | | - "@babel/runtime-corejs3": "7.26.10", |
| 64 | + "@babel/generator": "7.27.1", |
| 65 | + "@babel/node": "7.27.1", |
| 66 | + "@babel/plugin-proposal-decorators": "7.27.1", |
| 67 | + "@babel/plugin-transform-class-properties": "7.27.1", |
| 68 | + "@babel/plugin-transform-nullish-coalescing-operator": "7.27.1", |
| 69 | + "@babel/plugin-transform-private-methods": "7.27.1", |
| 70 | + "@babel/plugin-transform-private-property-in-object": "7.27.1", |
| 71 | + "@babel/plugin-transform-react-jsx": "7.27.1", |
| 72 | + "@babel/plugin-transform-runtime": "7.27.1", |
| 73 | + "@babel/preset-env": "7.27.2", |
| 74 | + "@babel/preset-react": "7.27.1", |
| 75 | + "@babel/preset-typescript": "7.27.1", |
| 76 | + "@babel/runtime-corejs3": "7.27.1", |
77 | 77 | "@faker-js/faker": "8.4.1", |
78 | 78 | "@npmcli/arborist": "7.5.4", |
79 | 79 | "@playwright/test": "1.49.1", |
|
0 commit comments