|
30 | 30 | "bootstrap": "^5.3.6" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | | - "@babel/core": "^7.27.1", |
| 33 | + "@babel/core": "^7.28.4", |
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", |
37 | | - "@commitlint/cli": "^19.8.1", |
38 | | - "@commitlint/config-conventional": "^19.8.1", |
39 | | - "@rollup/plugin-babel": "^6.0.4", |
40 | | - "@rollup/plugin-node-resolve": "^16.0.1", |
| 36 | + "@babel/preset-env": "^7.28.3", |
| 37 | + "@commitlint/cli": "^20.1.0", |
| 38 | + "@commitlint/config-conventional": "^20.0.0", |
| 39 | + "@rollup/plugin-babel": "^6.1.0", |
| 40 | + "@rollup/plugin-node-resolve": "^16.0.3", |
41 | 41 | "@rollup/plugin-terser": "^0.4.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.1", |
| 46 | + "conventional-changelog-conventionalcommits": "^9.1.0", |
| 47 | + "eslint": "^9.38.0", |
| 48 | + "globals": "^16.4.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", |
54 | | - "stylelint-config-standard-scss": "^15.0.1" |
| 51 | + "rollup": "^4.52.5", |
| 52 | + "semantic-release": "^25.0.0", |
| 53 | + "stylelint": "^16.25.0", |
| 54 | + "stylelint-config-standard-scss": "^16.0.0" |
55 | 55 | }, |
56 | 56 | "prettier": { |
57 | 57 | "trailingComma": "none" |
|
0 commit comments