|
51 | 51 | "test:watch": "vitest dev" |
52 | 52 | }, |
53 | 53 | "dependencies": { |
54 | | - "@babel/core": "^7.28.4", |
| 54 | + "@babel/core": "^7.28.5", |
55 | 55 | "@babel/plugin-proposal-decorators": "^7.28.0", |
56 | 56 | "@babel/plugin-proposal-export-default-from": "^7.27.1", |
57 | 57 | "@babel/plugin-proposal-partial-application": "^7.27.1", |
58 | 58 | "@babel/plugin-proposal-pipeline-operator": "^7.27.1", |
59 | | - "@babel/plugin-transform-runtime": "^7.28.3", |
60 | | - "@babel/preset-env": "^7.28.3", |
61 | | - "@babel/preset-typescript": "^7.27.1", |
| 59 | + "@babel/plugin-transform-runtime": "^7.28.5", |
| 60 | + "@babel/preset-env": "^7.28.5", |
| 61 | + "@babel/preset-typescript": "^7.28.5", |
62 | 62 | "@babel/runtime": "^7.28.4", |
63 | | - "@babel/types": "^7.28.4", |
| 63 | + "@babel/types": "^7.28.5", |
64 | 64 | "@rsbuild/plugin-babel": "1.0.6", |
65 | 65 | "@swc/helpers": "^0.5.17", |
66 | 66 | "@types/babel__core": "^7.20.5", |
|
0 commit comments