|
28 | 28 | "bootstrap": "^5.3.3" |
29 | 29 | }, |
30 | 30 | "devDependencies": { |
31 | | - "@babel/core": "^7.25.2", |
32 | | - "@babel/plugin-transform-class-properties": "^7.25.4", |
33 | | - "@babel/plugin-transform-private-methods": "^7.25.7", |
34 | | - "@babel/preset-env": "^7.25.4", |
35 | | - "@commitlint/cli": "^19.5.0", |
36 | | - "@commitlint/config-conventional": "^19.5.0", |
| 31 | + "@babel/core": "^7.26.0", |
| 32 | + "@babel/plugin-transform-class-properties": "^7.25.9", |
| 33 | + "@babel/plugin-transform-private-methods": "^7.25.9", |
| 34 | + "@babel/preset-env": "^7.26.0", |
| 35 | + "@commitlint/cli": "^19.6.0", |
| 36 | + "@commitlint/config-conventional": "^19.6.0", |
37 | 37 | "@rollup/plugin-babel": "^6.0.4", |
38 | | - "@rollup/plugin-node-resolve": "^15.2.3", |
| 38 | + "@rollup/plugin-node-resolve": "^15.3.0", |
39 | 39 | "@rollup/plugin-terser": "^0.4.4", |
40 | 40 | "@semantic-release/changelog": "^6.0.3", |
41 | 41 | "@semantic-release/exec": "^6.0.3", |
42 | 42 | "@semantic-release/git": "^10.0.1", |
43 | | - "concurrently": "^9.0.1", |
| 43 | + "concurrently": "^9.1.0", |
44 | 44 | "conventional-changelog-conventionalcommits": "^8.0.0", |
45 | | - "husky": "^9.1.6", |
46 | | - "purgecss": "^6.0.0", |
47 | | - "rollup": "^4.21.3", |
48 | | - "semantic-release": "^24.1.1", |
49 | | - "stylelint": "^16.9.0", |
| 45 | + "husky": "^9.1.7", |
| 46 | + "purgecss": "^7.0.2", |
| 47 | + "rollup": "^4.27.4", |
| 48 | + "semantic-release": "^24.2.0", |
| 49 | + "stylelint": "^16.10.0", |
50 | 50 | "stylelint-config-standard-scss": "^13.1.0" |
51 | 51 | }, |
52 | 52 | "prettier": { |
|
0 commit comments