|
26 | 26 | "bootstrap": "^5.3.3" |
27 | 27 | }, |
28 | 28 | "devDependencies": { |
29 | | - "@babel/core": "^7.24.5", |
30 | | - "@babel/plugin-transform-class-properties": "^7.24.1", |
31 | | - "@babel/preset-env": "^7.24.5", |
| 29 | + "@babel/core": "^7.24.6", |
| 30 | + "@babel/plugin-transform-class-properties": "^7.24.6", |
| 31 | + "@babel/preset-env": "^7.24.6", |
32 | 32 | "@commitlint/cli": "^19.3.0", |
33 | 33 | "@commitlint/config-conventional": "^19.2.2", |
34 | 34 | "@rollup/plugin-babel": "^6.0.4", |
|
39 | 39 | "@semantic-release/exec": "^6.0.3", |
40 | 40 | "@semantic-release/git": "^10.0.1", |
41 | 41 | "concurrently": "^8.2.2", |
42 | | - "conventional-changelog-conventionalcommits": "^7.0.2", |
| 42 | + "conventional-changelog-conventionalcommits": "^8.0.0", |
43 | 43 | "husky": "^9.0.11", |
44 | 44 | "purgecss": "^6.0.0", |
45 | | - "rollup": "^4.17.2", |
46 | | - "rollup-plugin-license": "^3.3.1", |
| 45 | + "rollup": "^4.18.0", |
| 46 | + "rollup-plugin-license": "^3.4.0", |
47 | 47 | "semantic-release": "^23.1.1", |
48 | | - "stylelint": "^16.5.0", |
| 48 | + "stylelint": "^16.6.0", |
49 | 49 | "stylelint-config-standard-scss": "^13.1.0" |
50 | 50 | }, |
51 | 51 | "prettier": { |
|
0 commit comments