diff --git a/package.json b/package.json index 51fbecc8..68932fb7 100644 --- a/package.json +++ b/package.json @@ -30,13 +30,13 @@ "bootstrap": "^5.3.8" }, "devDependencies": { - "@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.4", - "@commitlint/config-conventional": "^20.4.4", - "@eslint/js": "^10.0.0", + "@babel/core": "^7.29.7", + "@babel/plugin-transform-class-properties": "^7.29.7", + "@babel/plugin-transform-private-methods": "^7.29.7", + "@babel/preset-env": "^7.29.7", + "@commitlint/cli": "^21.0.1", + "@commitlint/config-conventional": "^21.0.1", + "@eslint/js": "^10.0.1", "@rollup/plugin-babel": "^7.0.0", "@rollup/plugin-node-resolve": "^16.0.3", "@rollup/plugin-terser": "^1.0.0", @@ -44,14 +44,14 @@ "@semantic-release/exec": "^7.1.0", "@semantic-release/git": "^10.0.1", "concurrently": "^9.2.1", - "conventional-changelog-conventionalcommits": "^9.3.0", - "eslint": "^10.0.3", - "globals": "^17.4.0", + "conventional-changelog-conventionalcommits": "^9.3.1", + "eslint": "^10.4.0", + "globals": "^17.6.0", "husky": "^9.1.7", "purgecss": "^8.0.0", - "rollup": "^4.59.0", + "rollup": "^4.60.4", "semantic-release": "^25.0.3", - "stylelint": "^17.4.0", + "stylelint": "^17.12.0", "stylelint-config-standard-scss": "^17.0.0" }, "prettier": {