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.
2 parents d5319ea + 73f1b2c commit c230524Copy full SHA for c230524
package.json
@@ -26,9 +26,9 @@
26
"bootstrap": "^5.3.3"
27
},
28
"devDependencies": {
29
- "@babel/core": "^7.24.6",
30
- "@babel/plugin-transform-class-properties": "^7.24.6",
31
- "@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",
32
"@commitlint/cli": "^19.3.0",
33
"@commitlint/config-conventional": "^19.2.2",
34
"@rollup/plugin-babel": "^6.0.4",
0 commit comments