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