|
32 | 32 | "@babel/plugin-transform-class-properties": "^7.25.9",
|
33 | 33 | "@babel/plugin-transform-private-methods": "^7.25.9",
|
34 | 34 | "@babel/preset-env": "^7.26.0",
|
35 |
| - "@commitlint/cli": "^19.6.0", |
| 35 | + "@commitlint/cli": "^19.6.1", |
36 | 36 | "@commitlint/config-conventional": "^19.6.0",
|
37 | 37 | "@rollup/plugin-babel": "^6.0.4",
|
38 |
| - "@rollup/plugin-node-resolve": "^15.3.0", |
| 38 | + "@rollup/plugin-node-resolve": "^16.0.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.1.0", |
| 43 | + "concurrently": "^9.1.1", |
44 | 44 | "conventional-changelog-conventionalcommits": "^8.0.0",
|
45 | 45 | "purgecss": "^7.0.2",
|
46 |
| - "rollup": "^4.27.4", |
| 46 | + "rollup": "^4.29.1", |
47 | 47 | "semantic-release": "^24.2.0",
|
48 |
| - "stylelint": "^16.10.0", |
49 |
| - "stylelint-config-standard-scss": "^13.1.0" |
| 48 | + "stylelint": "^16.12.0", |
| 49 | + "stylelint-config-standard-scss": "^14.0.0" |
50 | 50 | },
|
51 | 51 | "prettier": {
|
52 | 52 | "trailingComma": "none"
|
|
0 commit comments