diff --git a/package.json b/package.json index f0d2846..b9ba97d 100644 --- a/package.json +++ b/package.json @@ -32,8 +32,8 @@ "@babel/plugin-transform-class-properties": "^7.25.9", "@babel/plugin-transform-private-methods": "^7.25.9", "@babel/preset-env": "^7.26.9", - "@commitlint/cli": "^19.7.1", - "@commitlint/config-conventional": "^19.7.1", + "@commitlint/cli": "^19.8.0", + "@commitlint/config-conventional": "^19.8.0", "@rollup/plugin-babel": "^6.0.4", "@rollup/plugin-node-resolve": "^16.0.0", "@rollup/plugin-terser": "^0.4.4", @@ -44,9 +44,9 @@ "conventional-changelog-conventionalcommits": "^8.0.0", "husky": "^9.1.7", "purgecss": "^7.0.2", - "rollup": "^4.34.8", + "rollup": "^4.35.0", "semantic-release": "^24.2.3", - "stylelint": "^16.14.1", + "stylelint": "^16.15.0", "stylelint-config-standard-scss": "^14.0.0" }, "prettier": {