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.
1 parent 53f5c07 commit 9ddc0a9Copy full SHA for 9ddc0a9
src/lib/application/files/js/package.json
@@ -24,11 +24,11 @@
24
"@nestjs/testing": "^10.0.0",
25
"@babel/core": "7.23.0",
26
"@babel/node": "7.22.19",
27
- "@babel/plugin-proposal-decorators": "7.23.0",
28
- "@babel/plugin-transform-runtime": "7.22.15",
29
- "@babel/preset-env": "7.22.20",
+ "@babel/plugin-proposal-decorators": "7.23.2",
+ "@babel/plugin-transform-runtime": "7.23.2",
+ "@babel/preset-env": "7.23.2",
30
"@babel/register": "7.22.15",
31
- "@babel/runtime": "7.23.1",
+ "@babel/runtime": "7.23.2",
32
"jest": "29.7.0",
33
"nodemon": "3.0.1",
34
"prettier": "3.0.3",
0 commit comments