|
67 | 67 | "uuid": "^11.1.0" |
68 | 68 | }, |
69 | 69 | "devDependencies": { |
70 | | - "@babel/cli": "^7.26.4", |
71 | | - "@babel/core": "^7.26.7", |
72 | | - "@babel/plugin-transform-async-to-generator": "^7.25.9", |
| 70 | + "@babel/cli": "^7.28.0", |
| 71 | + "@babel/core": "^7.28.0", |
| 72 | + "@babel/plugin-transform-async-to-generator": "^7.27.1", |
73 | 73 | "@babel/plugin-transform-class-properties": "^7.27.1", |
74 | 74 | "@babel/plugin-transform-optional-chaining": "^7.27.1", |
75 | | - "@babel/plugin-transform-runtime": "^7.25.9", |
76 | | - "@babel/preset-env": "^7.26.7", |
77 | | - "@babel/preset-typescript": "^7.26.0", |
78 | | - "@babel/runtime": "^7.26.7", |
| 75 | + "@babel/plugin-transform-runtime": "^7.28.0", |
| 76 | + "@babel/preset-env": "^7.28.0", |
| 77 | + "@babel/preset-typescript": "^7.27.1", |
| 78 | + "@babel/runtime": "^7.28.2", |
79 | 79 | "@eslint/eslintrc": "^3.3.1", |
80 | 80 | "@eslint/js": "^9.32.0", |
81 | 81 | "@mdx-js/react": "^2.3.0", |
|
0 commit comments