diff --git a/package.json b/package.json index 00f8545..f4fdf9b 100644 --- a/package.json +++ b/package.json @@ -26,26 +26,26 @@ "bootstrap": "^5.3.3" }, "devDependencies": { - "@babel/core": "^7.24.5", - "@babel/plugin-transform-class-properties": "^7.24.1", - "@babel/preset-env": "^7.24.5", - "@commitlint/cli": "^19.3.0", - "@commitlint/config-conventional": "^19.2.2", + "@babel/core": "^7.25.8", + "@babel/plugin-transform-class-properties": "^7.25.7", + "@babel/preset-env": "^7.25.8", + "@commitlint/cli": "^19.5.0", + "@commitlint/config-conventional": "^19.5.0", "@rollup/plugin-babel": "^6.0.4", - "@rollup/plugin-node-resolve": "^15.2.3", + "@rollup/plugin-node-resolve": "^15.3.0", "@rollup/plugin-terser": "^0.4.4", "@rollup/plugin-yaml": "^4.1.2", "@semantic-release/changelog": "^6.0.3", "@semantic-release/exec": "^6.0.3", "@semantic-release/git": "^10.0.1", - "concurrently": "^8.2.2", - "conventional-changelog-conventionalcommits": "^7.0.2", - "husky": "^9.0.11", + "concurrently": "^9.0.1", + "conventional-changelog-conventionalcommits": "^8.0.0", + "husky": "^9.1.6", "purgecss": "^6.0.0", - "rollup": "^4.17.2", - "rollup-plugin-license": "^3.3.1", - "semantic-release": "^23.1.1", - "stylelint": "^16.5.0", + "rollup": "^4.24.0", + "rollup-plugin-license": "^3.5.3", + "semantic-release": "^24.1.2", + "stylelint": "^16.10.0", "stylelint-config-standard-scss": "^13.1.0" }, "prettier": {