|
87 | 87 | "@babel/cli": "^7.23.0",
|
88 | 88 | "@babel/core": "^7.23.0",
|
89 | 89 | "@babel/preset-env": "^7.22.20",
|
90 |
| - "@commitlint/cli": "^17.7.1", |
| 90 | + "@commitlint/cli": "^17.7.2", |
91 | 91 | "@commitlint/config-conventional": "^17.7.0",
|
92 |
| - "@commitlint/core": "^17.7.1", |
| 92 | + "@commitlint/core": "^17.7.2", |
93 | 93 | "@nrwl/cli": "latest",
|
94 | 94 | "@nrwl/js": "^16.9.1",
|
95 | 95 | "@nrwl/nx-cloud": "16.4.0",
|
96 | 96 | "@nrwl/tao": "16.9.1",
|
97 | 97 | "@nrwl/workspace": "16.9.1",
|
98 |
| - "@qiwi/multi-semantic-release": "^7.0.0", |
| 98 | + "@anolilab/multi-semantic-release": "^1.0.1", |
99 | 99 | "@secretlint/secretlint-rule-preset-recommend": "^7.0.7",
|
100 | 100 | "@tsconfig/node16": "^16.1.1",
|
101 | 101 | "@tsconfig/strictest": "^2.0.2",
|
102 | 102 | "@types/node": "16.18.36",
|
103 |
| - "@vitest/coverage-v8": "^0.34.5", |
| 103 | + "@vitest/coverage-v8": "^0.34.6", |
104 | 104 | "babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
|
105 | 105 | "commitizen": "^4.3.0",
|
106 | 106 | "conventional-changelog-conventionalcommits": "6.1.0",
|
|
115 | 115 | "is-ci": "^3.0.1",
|
116 | 116 | "lint-staged": "^14.0.1",
|
117 | 117 | "nx": "16.9.1",
|
118 |
| - "postcss": "^8.4.30", |
| 118 | + "postcss": "^8.4.31", |
119 | 119 | "prettier": "^3.0.3",
|
120 | 120 | "read-pkg": "^8.0.0",
|
121 | 121 | "rimraf": "^5.0.5",
|
122 | 122 | "secretlint": "7.0.7",
|
123 | 123 | "semantic-release": "^21.1.2",
|
124 |
| - "sort-package-json": "^2.5.1", |
| 124 | + "sort-package-json": "^2.6.0", |
125 | 125 | "stylelint": "^15.10.3",
|
126 | 126 | "textlint": "^13.3.3",
|
127 | 127 | "tsup": "^7.2.0",
|
128 | 128 | "typescript": "5.2.2",
|
129 |
| - "vitest": "^0.34.5" |
| 129 | + "vitest": "^0.34.6" |
130 | 130 | },
|
131 | 131 | "packageManager": "[email protected]",
|
132 | 132 | "engines": {
|
|
0 commit comments