|
28 | 28 | "release-alpha": "release-it --preRelease=alpha" |
29 | 29 | }, |
30 | 30 | "dependencies": { |
31 | | - "@babel/core": "^7.28.5", |
| 31 | + "@babel/core": "catalog:", |
32 | 32 | "@babel/plugin-syntax-bigint": "^7.8.3", |
33 | | - "@babel/plugin-transform-modules-commonjs": "^7.10.4", |
34 | | - "@babel/plugin-transform-runtime": "^7.9.0", |
35 | | - "@babel/preset-env": "^7.28.5", |
36 | | - "@babel/preset-react": "^7.28.5", |
37 | | - "@babel/preset-typescript": "^7.28.5", |
38 | | - "@babel/runtime": "^7.28.4", |
| 33 | + "@babel/plugin-transform-modules-commonjs": "^7.29.7", |
| 34 | + "@babel/plugin-transform-runtime": "^7.29.7", |
| 35 | + "@babel/preset-env": "catalog:", |
| 36 | + "@babel/preset-react": "catalog:", |
| 37 | + "@babel/preset-typescript": "catalog:", |
| 38 | + "@babel/runtime": "catalog:", |
39 | 39 | "babel-plugin-syntax-jsx": "^6.18.0", |
40 | 40 | "babel-plugin-transform-react-remove-prop-types": "^0.4.24", |
41 | 41 | "chalk": "^5.6.2" |
|
0 commit comments