Skip to content

Commit 94169c4

Browse files
Revert "Security: bump @babel/core and preset-env in demos to 7.29.0"
This reverts commit 7f4d688.
1 parent 7f4d688 commit 94169c4

2 files changed

Lines changed: 786 additions & 73 deletions

File tree

apps/demos/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,9 @@
9090
},
9191
"devDependencies": {
9292
"@angular/platform-server": "17.3.12",
93-
"@babel/core": "7.29.0",
93+
"@babel/core": "7.23.9",
9494
"@babel/eslint-parser": "catalog:eslint8",
95-
"@babel/preset-env": "7.29.0",
95+
"@babel/preset-env": "7.23.9",
9696
"@babel/preset-react": "^7.26.3",
9797
"@babel/preset-typescript": "^7.26.3",
9898
"@rollup/plugin-babel": "6.0.4",

0 commit comments

Comments
 (0)