|
31 | 31 | "@babel/core": "^7.25.2", |
32 | 32 | "@babel/plugin-transform-class-properties": "^7.25.4", |
33 | 33 | "@babel/preset-env": "^7.25.4", |
34 | | - "@commitlint/cli": "^19.4.0", |
35 | | - "@commitlint/config-conventional": "^19.2.2", |
| 34 | + "@commitlint/cli": "^19.5.0", |
| 35 | + "@commitlint/config-conventional": "^19.5.0", |
36 | 36 | "@rollup/plugin-babel": "^6.0.4", |
37 | 37 | "@rollup/plugin-node-resolve": "^15.2.3", |
38 | 38 | "@rollup/plugin-terser": "^0.4.4", |
39 | | - "@rollup/plugin-yaml": "^4.1.2", |
40 | 39 | "@semantic-release/changelog": "^6.0.3", |
41 | 40 | "@semantic-release/exec": "^6.0.3", |
42 | 41 | "@semantic-release/git": "^10.0.1", |
43 | | - "concurrently": "^8.2.2", |
| 42 | + "concurrently": "^9.0.1", |
44 | 43 | "conventional-changelog-conventionalcommits": "^8.0.0", |
45 | | - "husky": "^9.1.5", |
| 44 | + "husky": "^9.1.6", |
46 | 45 | "purgecss": "^6.0.0", |
47 | | - "rollup": "^4.21.0", |
48 | | - "semantic-release": "^24.1.0", |
49 | | - "stylelint": "^16.8.2", |
| 46 | + "rollup": "^4.21.3", |
| 47 | + "semantic-release": "^24.1.1", |
| 48 | + "stylelint": "^16.9.0", |
50 | 49 | "stylelint-config-standard-scss": "^13.1.0" |
51 | 50 | }, |
52 | 51 | "prettier": { |
|
0 commit comments