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 16fc56b commit ba4e4f2Copy full SHA for ba4e4f2
src/lib/application/files/js/package.json
@@ -26,9 +26,9 @@
26
"@babel/node": "7.22.19",
27
"@babel/plugin-proposal-decorators": "7.23.7",
28
"@babel/plugin-transform-runtime": "7.23.7",
29
- "@babel/preset-env": "7.23.7",
+ "@babel/preset-env": "7.23.8",
30
"@babel/register": "7.23.7",
31
- "@babel/runtime": "7.23.7",
+ "@babel/runtime": "7.23.8",
32
"jest": "29.7.0",
33
"nodemon": "3.0.2",
34
"prettier": "3.1.1",
0 commit comments