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 855c11a commit bb72a11Copy full SHA for bb72a11
src/lib/application/files/js/package.json
@@ -25,10 +25,10 @@
25
"@babel/core": "7.25.2",
26
"@babel/node": "7.25.0",
27
"@babel/plugin-proposal-decorators": "7.24.7",
28
- "@babel/plugin-transform-runtime": "7.24.7",
29
- "@babel/preset-env": "7.25.3",
+ "@babel/plugin-transform-runtime": "7.25.4",
+ "@babel/preset-env": "7.25.4",
30
"@babel/register": "7.24.6",
31
- "@babel/runtime": "7.25.0",
+ "@babel/runtime": "7.25.4",
32
"jest": "29.7.0",
33
"nodemon": "3.1.4",
34
"prettier": "3.3.3",
0 commit comments