|
30 | 30 | "bootstrap": "^5.3.6"
|
31 | 31 | },
|
32 | 32 | "devDependencies": {
|
33 |
| - "@babel/core": "^7.27.1", |
| 33 | + "@babel/core": "^7.28.0", |
34 | 34 | "@babel/plugin-transform-class-properties": "^7.27.1",
|
35 | 35 | "@babel/plugin-transform-private-methods": "^7.27.1",
|
36 |
| - "@babel/preset-env": "^7.27.2", |
| 36 | + "@babel/preset-env": "^7.28.0", |
37 | 37 | "@commitlint/cli": "^19.8.1",
|
38 | 38 | "@commitlint/config-conventional": "^19.8.1",
|
39 | 39 | "@rollup/plugin-babel": "^6.0.4",
|
|
42 | 42 | "@semantic-release/changelog": "^6.0.3",
|
43 | 43 | "@semantic-release/exec": "^7.1.0",
|
44 | 44 | "@semantic-release/git": "^10.0.1",
|
45 |
| - "concurrently": "^9.1.2", |
46 |
| - "conventional-changelog-conventionalcommits": "^8.0.0", |
47 |
| - "eslint": "^9.27.0", |
48 |
| - "globals": "^16.1.0", |
| 45 | + "concurrently": "^9.2.0", |
| 46 | + "conventional-changelog-conventionalcommits": "^9.1.0", |
| 47 | + "eslint": "^9.32.0", |
| 48 | + "globals": "^16.3.0", |
49 | 49 | "husky": "^9.1.7",
|
50 | 50 | "purgecss": "^7.0.2",
|
51 |
| - "rollup": "^4.41.0", |
52 |
| - "semantic-release": "^24.2.4", |
53 |
| - "stylelint": "^16.19.1", |
| 51 | + "rollup": "^4.46.2", |
| 52 | + "semantic-release": "^24.2.7", |
| 53 | + "stylelint": "^16.23.0", |
54 | 54 | "stylelint-config-standard-scss": "^15.0.1"
|
55 | 55 | },
|
56 | 56 | "prettier": {
|
|
0 commit comments