|
28 | 28 | "bootstrap": "^5.3.3"
|
29 | 29 | },
|
30 | 30 | "devDependencies": {
|
31 |
| - "@babel/core": "^7.26.0", |
| 31 | + "@babel/core": "^7.26.10", |
32 | 32 | "@babel/plugin-transform-class-properties": "^7.25.9",
|
33 | 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", |
| 34 | + "@babel/preset-env": "^7.26.9", |
| 35 | + "@commitlint/cli": "^19.8.0", |
| 36 | + "@commitlint/config-conventional": "^19.8.0", |
37 | 37 | "@rollup/plugin-babel": "^6.0.4",
|
38 |
| - "@rollup/plugin-node-resolve": "^15.3.0", |
| 38 | + "@rollup/plugin-node-resolve": "^16.0.1", |
39 | 39 | "@rollup/plugin-terser": "^0.4.4",
|
40 | 40 | "@semantic-release/changelog": "^6.0.3",
|
41 |
| - "@semantic-release/exec": "^6.0.3", |
| 41 | + "@semantic-release/exec": "^7.0.3", |
42 | 42 | "@semantic-release/git": "^10.0.1",
|
43 |
| - "concurrently": "^9.1.0", |
| 43 | + "concurrently": "^9.1.2", |
44 | 44 | "conventional-changelog-conventionalcommits": "^8.0.0",
|
45 | 45 | "husky": "^9.1.7",
|
46 | 46 | "purgecss": "^7.0.2",
|
47 |
| - "rollup": "^4.27.4", |
48 |
| - "semantic-release": "^24.2.0", |
49 |
| - "stylelint": "^16.10.0", |
50 |
| - "stylelint-config-standard-scss": "^13.1.0" |
| 47 | + "rollup": "^4.40.0", |
| 48 | + "semantic-release": "^24.2.3", |
| 49 | + "stylelint": "^16.19.0", |
| 50 | + "stylelint-config-standard-scss": "^14.0.0" |
51 | 51 | },
|
52 | 52 | "prettier": {
|
53 | 53 | "trailingComma": "none"
|
|
0 commit comments