|
74 | 74 | "@exadel/esl": "^4.13.0 || ^5.0.0 || ^5.0.0-beta.0" |
75 | 75 | }, |
76 | 76 | "devDependencies": { |
77 | | - "@commitlint/cli": "^19.2.2", |
| 77 | + "@commitlint/cli": "^19.3.0", |
78 | 78 | "@commitlint/config-conventional": "^19.2.2", |
79 | 79 | "@semantic-release/changelog": "^6.0.3", |
80 | 80 | "@semantic-release/commit-analyzer": "^12.0.0", |
81 | 81 | "@semantic-release/git": "^10.0.1", |
82 | 82 | "@semantic-release/github": "^10.0.3", |
83 | | - "@semantic-release/npm": "^12.0.0", |
| 83 | + "@semantic-release/npm": "^12.0.1", |
84 | 84 | "@semantic-release/release-notes-generator": "^13.0.0", |
85 | | - "@types/prismjs": "^1.26.3", |
86 | | - "@typescript-eslint/eslint-plugin": "^7.6.0", |
87 | | - "@typescript-eslint/parser": "^7.6.0", |
| 85 | + "@types/prismjs": "^1.26.4", |
| 86 | + "@typescript-eslint/eslint-plugin": "^7.8.0", |
| 87 | + "@typescript-eslint/parser": "^7.8.0", |
88 | 88 | "chokidar-cli": "^3.0.0", |
89 | 89 | "concurrently": "^8.2.2", |
90 | 90 | "copyfiles": "^2.4.1", |
91 | 91 | "cross-env": "^7.0.3", |
92 | 92 | "eslint": "^8.57.0", |
93 | 93 | "eslint-plugin-editorconfig": "^4.0.3", |
94 | 94 | "eslint-plugin-import": "^2.29.1", |
95 | | - "eslint-plugin-sonarjs": "^0.25.1", |
| 95 | + "eslint-plugin-sonarjs": "^1.0.3", |
96 | 96 | "eslint-plugin-tsdoc": "^0.2.17", |
97 | 97 | "foreach-cli": "^1.8.1", |
98 | 98 | "husky": "^9.0.11", |
|
102 | 102 | "lint-staged": "^15.2.2", |
103 | 103 | "postcss": "^8.4.36", |
104 | 104 | "postcss-less": "^6.0.0", |
105 | | - "postcss-preset-env": "^9.5.5", |
| 105 | + "postcss-preset-env": "^9.5.12", |
106 | 106 | "prettier": "^3.2.5", |
107 | | - "rimraf": "^5.0.5", |
108 | | - "semantic-release": "^23.0.8", |
109 | | - "stylelint": "^16.3.1", |
| 107 | + "rimraf": "^5.0.7", |
| 108 | + "semantic-release": "^23.1.1", |
| 109 | + "stylelint": "^16.5.0", |
110 | 110 | "stylelint-prettier": "^5.0.0", |
111 | 111 | "typescript": "5.4.5" |
112 | 112 | }, |
|
0 commit comments