diff --git a/package.json b/package.json index e577dfd..42ad16b 100644 --- a/package.json +++ b/package.json @@ -28,12 +28,12 @@ "bootstrap": "^5.3.8" }, "devDependencies": { - "@babel/core": "^7.28.5", - "@babel/plugin-transform-class-properties": "^7.27.1", - "@babel/plugin-transform-private-methods": "^7.27.1", - "@babel/preset-env": "^7.28.5", - "@commitlint/cli": "^20.1.0", - "@commitlint/config-conventional": "^20.0.0", + "@babel/core": "^7.28.6", + "@babel/plugin-transform-class-properties": "^7.28.6", + "@babel/plugin-transform-private-methods": "^7.28.6", + "@babel/preset-env": "^7.28.6", + "@commitlint/cli": "^20.3.1", + "@commitlint/config-conventional": "^20.3.1", "@rollup/plugin-babel": "^6.1.0", "@rollup/plugin-node-resolve": "^16.0.3", "@rollup/plugin-terser": "^0.4.4", @@ -44,10 +44,10 @@ "conventional-changelog-conventionalcommits": "^9.1.0", "husky": "^9.1.7", "purgecss": "^7.0.2", - "rollup": "^4.52.5", - "semantic-release": "^25.0.1", - "stylelint": "^16.25.0", - "stylelint-config-standard-scss": "^16.0.0" + "rollup": "^4.55.2", + "semantic-release": "^25.0.2", + "stylelint": "^17.0.0", + "stylelint-config-standard-scss": "^17.0.0" }, "prettier": { "trailingComma": "none"