diff --git a/package.json b/package.json index 5a806f8..53b00fd 100644 --- a/package.json +++ b/package.json @@ -29,25 +29,25 @@ "bootstrap": "^5.3.3" }, "devDependencies": { - "@babel/core": "^7.25.2", - "@babel/plugin-transform-class-properties": "^7.25.4", - "@babel/preset-env": "^7.25.4", - "@commitlint/cli": "^19.4.0", - "@commitlint/config-conventional": "^19.2.2", - "@rollup/plugin-babel": "^6.0.4", - "@rollup/plugin-node-resolve": "^15.2.3", + "@babel/core": "^7.28.5", + "@babel/plugin-transform-class-properties": "^7.27.1", + "@babel/preset-env": "^7.28.5", + "@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", "@semantic-release/changelog": "^6.0.3", - "@semantic-release/exec": "^6.0.3", + "@semantic-release/exec": "^7.1.0", "@semantic-release/git": "^10.0.1", - "concurrently": "^8.2.2", - "conventional-changelog-conventionalcommits": "^8.0.0", - "husky": "^9.1.5", - "purgecss": "^6.0.0", - "rollup": "^4.21.0", - "semantic-release": "^24.1.0", - "stylelint": "^16.8.2", - "stylelint-config-standard-scss": "^13.1.0" + "concurrently": "^9.2.1", + "conventional-changelog-conventionalcommits": "^9.1.0", + "husky": "^9.1.7", + "purgecss": "^7.0.2", + "rollup": "^4.55.1", + "semantic-release": "^25.0.2", + "stylelint": "^16.26.1", + "stylelint-config-standard-scss": "^16.0.0" }, "prettier": { "trailingComma": "none"