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 34a0a48 commit 7ddae77Copy full SHA for 7ddae77
package.json
@@ -28,9 +28,9 @@
28
"bootstrap": "^5.3.3"
29
},
30
"devDependencies": {
31
- "@babel/core": "^7.24.6",
32
- "@babel/plugin-transform-class-properties": "^7.24.6",
33
- "@babel/preset-env": "^7.24.6",
+ "@babel/core": "^7.24.7",
+ "@babel/plugin-transform-class-properties": "^7.24.7",
+ "@babel/preset-env": "^7.24.7",
34
"@commitlint/cli": "^19.3.0",
35
"@commitlint/config-conventional": "^19.2.2",
36
"@rollup/plugin-babel": "^6.0.4",
0 commit comments