|
101 | 101 | ] |
102 | 102 | }, |
103 | 103 | "devDependencies": { |
104 | | - "@babel/cli": "7.28.0", |
105 | | - "@babel/core": "7.28.0", |
| 104 | + "@babel/cli": "7.28.3", |
| 105 | + "@babel/core": "7.28.3", |
106 | 106 | "@babel/plugin-external-helpers": "7.27.1", |
107 | 107 | "@babel/plugin-proposal-export-default-from": "7.27.1", |
108 | 108 | "@babel/plugin-syntax-dynamic-import": "7.8.3", |
|
116 | 116 | "@babel/plugin-transform-private-methods": "7.27.1", |
117 | 117 | "@babel/plugin-transform-private-property-in-object": "7.27.1", |
118 | 118 | "@babel/plugin-transform-react-constant-elements": "7.27.1", |
119 | | - "@babel/plugin-transform-regenerator": "7.28.1", |
120 | | - "@babel/plugin-transform-runtime": "7.28.0", |
| 119 | + "@babel/plugin-transform-regenerator": "7.28.3", |
| 120 | + "@babel/plugin-transform-runtime": "7.28.3", |
121 | 121 | "@babel/polyfill": "7.12.1", |
122 | | - "@babel/preset-env": "7.28.0", |
| 122 | + "@babel/preset-env": "7.28.3", |
123 | 123 | "@babel/preset-react": "7.27.1", |
124 | 124 | "@babel/preset-typescript": "7.27.1", |
125 | 125 | "@biomejs/biome": "2.1.4", |
|
0 commit comments