diff --git a/package.json b/package.json index 6f2cfb0..123f6c3 100644 --- a/package.json +++ b/package.json @@ -28,26 +28,26 @@ "bootstrap": "^5.3.6" }, "devDependencies": { - "@babel/core": "^7.27.1", - "@babel/plugin-transform-class-properties": "^7.27.1", - "@babel/plugin-transform-private-methods": "^7.27.1", - "@babel/preset-env": "^7.27.2", - "@commitlint/cli": "^19.8.1", - "@commitlint/config-conventional": "^19.8.1", - "@rollup/plugin-babel": "^6.0.4", - "@rollup/plugin-node-resolve": "^16.0.1", - "@rollup/plugin-terser": "^0.4.4", + "@babel/core": "^7.29.0", + "@babel/plugin-transform-class-properties": "^7.28.6", + "@babel/plugin-transform-private-methods": "^7.28.6", + "@babel/preset-env": "^7.29.0", + "@commitlint/cli": "^20.4.3", + "@commitlint/config-conventional": "^20.4.3", + "@rollup/plugin-babel": "^7.0.0", + "@rollup/plugin-node-resolve": "^16.0.3", + "@rollup/plugin-terser": "^1.0.0", "@semantic-release/changelog": "^6.0.3", "@semantic-release/exec": "^7.1.0", "@semantic-release/git": "^10.0.1", - "concurrently": "^9.1.2", - "conventional-changelog-conventionalcommits": "^8.0.0", + "concurrently": "^9.2.1", + "conventional-changelog-conventionalcommits": "^9.3.0", "husky": "^9.1.7", - "purgecss": "^7.0.2", - "rollup": "^4.41.0", - "semantic-release": "^24.2.4", - "stylelint": "^16.19.1", - "stylelint-config-standard-scss": "^15.0.1" + "purgecss": "^8.0.0", + "rollup": "^4.59.0", + "semantic-release": "^25.0.3", + "stylelint": "^17.4.0", + "stylelint-config-standard-scss": "^17.0.0" }, "prettier": { "trailingComma": "none"