|
85 | 85 | "test:stylelint-config": "pnpm --filter \"stylelint-config\" run test"
|
86 | 86 | },
|
87 | 87 | "dependencies": {
|
88 |
| - "@anolilab/multi-semantic-release": "^1.1.3", |
| 88 | + "@anolilab/multi-semantic-release": "^1.1.5", |
89 | 89 | "@babel/cli": "^7.24.8",
|
90 | 90 | "@babel/core": "^7.24.9",
|
91 | 91 | "@babel/preset-env": "^7.24.8",
|
|
100 | 100 | "@secretlint/secretlint-rule-preset-recommend": "^8.2.4",
|
101 | 101 | "@tsconfig/node16": "^16.1.3",
|
102 | 102 | "@tsconfig/strictest": "^2.0.5",
|
103 |
| - "@types/node": "16.18.36", |
| 103 | + "@types/node": "16.18.122", |
104 | 104 | "@vitest/coverage-v8": "^2.0.3",
|
105 |
| - "audit-ci": "^7.0.1", |
| 105 | + "audit-ci": "^7.1.0", |
106 | 106 | "babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
|
107 |
| - "commitizen": "^4.3.0", |
| 107 | + "commitizen": "^4.3.1", |
108 | 108 | "conventional-changelog-conventionalcommits": "8.0.0",
|
109 | 109 | "cross-env": "^7.0.3",
|
110 | 110 | "cz-conventional-changelog": "^3.3.0",
|
|
116 | 116 | "eslint-plugin-vitest-globals": "^1.5.0",
|
117 | 117 | "husky": "^9.0.11",
|
118 | 118 | "is-ci": "^3.0.1",
|
119 |
| - "lint-staged": "^15.2.7", |
| 119 | + "lint-staged": "^15.2.11", |
120 | 120 | "nx": "19.4.3",
|
121 | 121 | "postcss": "^8.4.39",
|
122 | 122 | "prettier": "^3.3.3",
|
123 |
| - "publint": "^0.2.8", |
124 |
| - "read-pkg": "^8.0.0", |
| 123 | + "publint": "^0.2.12", |
| 124 | + "read-pkg": "^8.1.0", |
125 | 125 | "rimraf": "^6.0.1",
|
126 | 126 | "secretlint": "8.2.4",
|
127 | 127 | "semantic-release": "^24.0.0",
|
128 |
| - "sort-package-json": "^2.10.0", |
| 128 | + "sort-package-json": "^2.10.2", |
129 | 129 | "stylelint": "^16.7.0",
|
130 | 130 | "textlint": "^14.0.4",
|
131 |
| - "tsup": "^8.1.0", |
132 |
| - "typescript": "5.5.3", |
| 131 | + "tsup": "^8.1.2", |
| 132 | + "typescript": "5.5.4", |
133 | 133 | "vitest": "^2.0.3"
|
134 | 134 | },
|
135 | 135 | "packageManager": "[email protected]",
|
|
0 commit comments