mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
chore(deps): update babel monorepo to v7.28.0
This commit is contained in:
@@ -22,12 +22,12 @@
|
||||
"rxjs": "7.8.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.27.2",
|
||||
"@babel/core": "7.27.7",
|
||||
"@babel/node": "7.27.1",
|
||||
"@babel/plugin-proposal-decorators": "7.27.1",
|
||||
"@babel/plugin-transform-runtime": "7.27.4",
|
||||
"@babel/preset-env": "7.27.2",
|
||||
"@babel/cli": "7.28.0",
|
||||
"@babel/core": "7.28.0",
|
||||
"@babel/node": "7.28.0",
|
||||
"@babel/plugin-proposal-decorators": "7.28.0",
|
||||
"@babel/plugin-transform-runtime": "7.28.0",
|
||||
"@babel/preset-env": "7.28.0",
|
||||
"@babel/register": "7.27.1",
|
||||
"@babel/runtime": "7.27.6",
|
||||
"@nestjs/testing": "11.1.3",
|
||||
|
||||
Reference in New Issue
Block a user