We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cccf6ad + cacb15d commit 74fe00fCopy full SHA for 74fe00f
sample/09-babel-example/package.json
@@ -22,14 +22,14 @@
22
"rxjs": "7.8.2"
23
},
24
"devDependencies": {
25
- "@babel/cli": "7.26.4",
+ "@babel/cli": "7.27.0",
26
"@babel/core": "7.26.10",
27
"@babel/node": "7.26.0",
28
"@babel/plugin-proposal-decorators": "7.25.9",
29
"@babel/plugin-transform-runtime": "7.26.10",
30
"@babel/preset-env": "7.26.9",
31
"@babel/register": "7.25.9",
32
- "@babel/runtime": "7.26.10",
+ "@babel/runtime": "7.27.0",
33
"@nestjs/testing": "11.0.12",
34
"jest": "29.7.0",
35
"nodemon": "3.1.9",
0 commit comments