|
17 | 17 | "access": "public"
|
18 | 18 | },
|
19 | 19 | "dependencies": {
|
20 |
| - "@babel/core": "^7.24.6", |
| 20 | + "@babel/core": "^7.25.8", |
21 | 21 | "@babel/plugin-proposal-class-properties": "^7.18.6",
|
22 | 22 | "@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
23 |
| - "@babel/plugin-transform-block-scoping": "^7.24.6", |
24 |
| - "@babel/plugin-transform-runtime": "^7.24.6", |
25 |
| - "@babel/preset-env": "^7.24.6", |
26 |
| - "@babel/preset-react": "^7.24.6", |
27 |
| - "@babel/preset-typescript": "^7.24.6", |
28 |
| - "@babel/runtime": "^7.24.6", |
29 |
| - "@babel/runtime-corejs3": "^7.24.6", |
| 23 | + "@babel/plugin-transform-block-scoping": "^7.25.7", |
| 24 | + "@babel/plugin-transform-runtime": "^7.25.7", |
| 25 | + "@babel/preset-env": "^7.25.8", |
| 26 | + "@babel/preset-react": "^7.25.7", |
| 27 | + "@babel/preset-typescript": "^7.25.7", |
| 28 | + "@babel/runtime": "^7.25.7", |
| 29 | + "@babel/runtime-corejs3": "^7.25.7", |
30 | 30 | "@getaround-eu/browserslist-config": "workspace:^",
|
31 | 31 | "babel-plugin-dynamic-import-node": "^2.3.3",
|
32 | 32 | "babel-plugin-macros": "^3.1.0",
|
|
0 commit comments