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 7c185c6 commit b07e2f7Copy full SHA for b07e2f7
package.json
@@ -44,10 +44,10 @@
44
]
45
},
46
"devDependencies": {
47
- "@babel/core": "7.24.0",
48
- "@babel/plugin-transform-runtime": "7.24.0",
49
- "@babel/preset-env": "7.24.0",
50
- "@babel/preset-typescript": "7.23.3",
+ "@babel/core": "7.24.3",
+ "@babel/plugin-transform-runtime": "7.24.3",
+ "@babel/preset-env": "7.24.3",
+ "@babel/preset-typescript": "7.24.1",
51
"@commitlint/cli": "18.6.1",
52
"@commitlint/config-conventional": "18.6.3",
53
"@rollup/plugin-babel": "6.0.4",
0 commit comments