|
568 | 568 | } |
569 | 569 | }, |
570 | 570 | "dependencies": { |
571 | | - "@babel/runtime": "7.29.7", |
| 571 | + "@babel/runtime": "8.0.0", |
572 | 572 | "@types/simple-peer": "9.11.9", |
573 | 573 | "@types/ws": "8.18.1", |
574 | 574 | "ajv": "8.20.0", |
|
595 | 595 | }, |
596 | 596 | "devDependencies": { |
597 | 597 | "@angular/core": "21.2.17", |
598 | | - "@babel/cli": "7.29.7", |
599 | | - "@babel/core": "7.29.7", |
600 | | - "@babel/plugin-external-helpers": "7.29.7", |
601 | | - "@babel/plugin-transform-class-properties": "7.29.7", |
602 | | - "@babel/plugin-transform-explicit-resource-management": "7.29.7", |
603 | | - "@babel/plugin-transform-literals": "7.29.7", |
604 | | - "@babel/plugin-transform-modules-commonjs": "7.29.7", |
605 | | - "@babel/plugin-transform-react-jsx": "7.29.7", |
606 | | - "@babel/plugin-transform-runtime": "7.29.7", |
607 | | - "@babel/plugin-transform-template-literals": "7.29.7", |
608 | | - "@babel/plugin-transform-typescript": "7.29.7", |
| 598 | + "@babel/cli": "8.0.1", |
| 599 | + "@babel/core": "8.0.1", |
| 600 | + "@babel/plugin-external-helpers": "8.0.1", |
| 601 | + "@babel/plugin-transform-class-properties": "8.0.1", |
| 602 | + "@babel/plugin-transform-explicit-resource-management": "8.0.1", |
| 603 | + "@babel/plugin-transform-literals": "8.0.1", |
| 604 | + "@babel/plugin-transform-modules-commonjs": "8.0.1", |
| 605 | + "@babel/plugin-transform-react-jsx": "8.0.1", |
| 606 | + "@babel/plugin-transform-runtime": "8.0.1", |
| 607 | + "@babel/plugin-transform-template-literals": "8.0.1", |
| 608 | + "@babel/plugin-transform-typescript": "8.0.1", |
609 | 609 | "@babel/polyfill": "7.12.1", |
610 | | - "@babel/preset-env": "7.29.7", |
611 | | - "@babel/preset-typescript": "7.29.7", |
| 610 | + "@babel/preset-env": "8.0.2", |
| 611 | + "@babel/preset-typescript": "8.0.1", |
612 | 612 | "@eslint/compat": "2.1.0", |
613 | 613 | "@eslint/eslintrc": "3.3.5", |
614 | 614 | "@eslint/js": "10.0.1", |
|
0 commit comments