diff --git a/package.json b/package.json index f61ff9ce2..5534c7862 100644 --- a/package.json +++ b/package.json @@ -30,28 +30,28 @@ "bootstrap": "^5.3.8" }, "devDependencies": { - "@babel/core": "^7.29.7", - "@babel/plugin-transform-class-properties": "^7.28.6", - "@babel/plugin-transform-private-methods": "^7.28.6", - "@babel/preset-env": "^7.29.7", - "@commitlint/cli": "^21.0.2", - "@commitlint/config-conventional": "^21.0.2", + "@babel/core": "^8.0.1", + "@babel/plugin-transform-class-properties": "^8.0.1", + "@babel/plugin-transform-private-methods": "^8.0.1", + "@babel/preset-env": "^8.0.2", + "@commitlint/cli": "^21.2.1", + "@commitlint/config-conventional": "^21.2.0", "@eslint/js": "^10.0.1", "@rollup/plugin-babel": "^7.1.0", "@rollup/plugin-node-resolve": "^16.0.3", "@rollup/plugin-terser": "^1.0.0", - "@semantic-release/changelog": "^6.0.3", + "@semantic-release/changelog": "^7.0.0", "@semantic-release/exec": "^7.1.0", - "@semantic-release/git": "^10.0.1", - "concurrently": "^10.0.3", - "conventional-changelog-conventionalcommits": "^9.3.1", - "eslint": "^10.5.0", - "globals": "^17.6.0", + "@semantic-release/git": "^11.0.1", + "concurrently": "^10.0.4", + "conventional-changelog-conventionalcommits": "^10.2.1", + "eslint": "^10.8.0", + "globals": "^17.8.0", "husky": "^9.1.7", "purgecss": "^8.0.0", - "rollup": "^4.62.2", - "semantic-release": "^25.0.5", - "stylelint": "^17.13.0", + "rollup": "^4.62.3", + "semantic-release": "^25.0.8", + "stylelint": "^17.14.1", "stylelint-config-standard-scss": "^17.0.0" }, "prettier": {