We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9cac80c + fb008f5 commit dfa7c37Copy full SHA for dfa7c37
package.json
@@ -32,8 +32,8 @@
32
"@babel/plugin-transform-class-properties": "^7.28.6",
33
"@babel/plugin-transform-private-methods": "^7.28.6",
34
"@babel/preset-env": "^7.29.0",
35
- "@commitlint/cli": "^20.4.1",
36
- "@commitlint/config-conventional": "^20.4.1",
+ "@commitlint/cli": "^20.4.2",
+ "@commitlint/config-conventional": "^20.4.2",
37
"@rollup/plugin-babel": "^6.1.0",
38
"@rollup/plugin-node-resolve": "^16.0.3",
39
"@rollup/plugin-terser": "^0.4.4",
@@ -44,7 +44,7 @@
44
"conventional-changelog-conventionalcommits": "^9.1.0",
45
"husky": "^9.1.7",
46
"purgecss": "^8.0.0",
47
- "rollup": "^4.57.1",
+ "rollup": "^4.59.0",
48
"semantic-release": "^25.0.3",
49
"stylelint": "^17.3.0",
50
"stylelint-config-standard-scss": "^17.0.0"
0 commit comments