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.6
This commit is contained in:
@@ -22,14 +22,14 @@
|
||||
"rxjs": "7.8.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.28.3",
|
||||
"@babel/core": "7.28.5",
|
||||
"@babel/node": "7.28.0",
|
||||
"@babel/plugin-proposal-decorators": "7.28.0",
|
||||
"@babel/cli": "7.28.6",
|
||||
"@babel/core": "7.28.6",
|
||||
"@babel/node": "7.28.6",
|
||||
"@babel/plugin-proposal-decorators": "7.28.6",
|
||||
"@babel/plugin-transform-runtime": "7.28.5",
|
||||
"@babel/preset-env": "7.28.5",
|
||||
"@babel/register": "7.28.3",
|
||||
"@babel/runtime": "7.28.4",
|
||||
"@babel/preset-env": "7.28.6",
|
||||
"@babel/register": "7.28.6",
|
||||
"@babel/runtime": "7.28.6",
|
||||
"@nestjs/testing": "11.1.11",
|
||||
"jest": "30.2.0",
|
||||
"nodemon": "3.1.11",
|
||||
|
||||
Reference in New Issue
Block a user