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 0cd33dd + a07518f commit f7e454dCopy full SHA for f7e454d
sample/09-babel-example/package.json
@@ -23,13 +23,13 @@
23
},
24
"devDependencies": {
25
"@babel/cli": "7.28.3",
26
- "@babel/core": "7.28.3",
+ "@babel/core": "7.28.4",
27
"@babel/node": "7.28.0",
28
"@babel/plugin-proposal-decorators": "7.28.0",
29
"@babel/plugin-transform-runtime": "7.28.3",
30
"@babel/preset-env": "7.28.3",
31
"@babel/register": "7.28.3",
32
- "@babel/runtime": "7.28.3",
+ "@babel/runtime": "7.28.4",
33
"@nestjs/testing": "11.1.6",
34
"jest": "29.7.0",
35
"nodemon": "3.1.10",
0 commit comments