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 318e410 + 758c50b commit b0398b6Copy full SHA for b0398b6
1 file changed
package.json
@@ -28,7 +28,7 @@
28
"bootstrap": "^5.3.6"
29
},
30
"devDependencies": {
31
- "@babel/core": "^7.27.1",
+ "@babel/core": "^7.27.4",
32
"@babel/plugin-transform-class-properties": "^7.27.1",
33
"@babel/plugin-transform-private-methods": "^7.27.1",
34
"@babel/preset-env": "^7.27.2",
@@ -44,9 +44,9 @@
44
"conventional-changelog-conventionalcommits": "^9.0.0",
45
"husky": "^9.1.7",
46
"purgecss": "^7.0.2",
47
- "rollup": "^4.41.1",
+ "rollup": "^4.42.0",
48
"semantic-release": "^24.2.5",
49
- "stylelint": "^16.19.1",
+ "stylelint": "^16.20.0",
50
"stylelint-config-standard-scss": "^15.0.1"
51
52
"prettier": {
0 commit comments