|
59 | 59 | "u": "npm run update-version"
|
60 | 60 | },
|
61 | 61 | "devDependencies": {
|
62 |
| - "@babel/core": "^7.28.3", |
| 62 | + "@babel/core": "^7.28.4", |
63 | 63 | "@babel/plugin-transform-arrow-functions": "^7.27.1",
|
64 | 64 | "@babel/plugin-transform-block-scoped-functions": "^7.27.1",
|
65 |
| - "@babel/plugin-transform-block-scoping": "^7.28.0", |
66 |
| - "@babel/plugin-transform-classes": "^7.28.3", |
| 65 | + "@babel/plugin-transform-block-scoping": "^7.28.4", |
| 66 | + "@babel/plugin-transform-classes": "^7.28.4", |
67 | 67 | "@babel/plugin-transform-class-properties": "^7.27.1",
|
68 | 68 | "@babel/plugin-transform-class-static-block": "^7.28.3",
|
69 | 69 | "@babel/plugin-transform-computed-properties": "^7.27.1",
|
|
79 | 79 | "@babel/plugin-transform-new-target": "^7.27.1",
|
80 | 80 | "@babel/plugin-transform-nullish-coalescing-operator": "^7.27.1",
|
81 | 81 | "@babel/plugin-transform-numeric-separator": "^7.27.1",
|
82 |
| - "@babel/plugin-transform-object-rest-spread": "^7.28.0", |
| 82 | + "@babel/plugin-transform-object-rest-spread": "^7.28.4", |
83 | 83 | "@babel/plugin-transform-object-super": "^7.27.1",
|
84 | 84 | "@babel/plugin-transform-optional-catch-binding": "^7.27.1",
|
85 | 85 | "@babel/plugin-transform-optional-chaining": "^7.27.1",
|
|
0 commit comments