|
57 | 57 | "devDependencies": { |
58 | 58 | "@commitlint/cli": "^20.4.2", |
59 | 59 | "@commitlint/config-conventional": "^20.4.2", |
60 | | - "conventional-changelog-conventionalcommits": "^9.3.0", |
61 | 60 | "@eslint/js": "^9.39.3", |
62 | 61 | "@eslint/markdown": "^7.5.1", |
63 | | - "@lerna-lite/cli": "^4.11.3", |
64 | | - "@lerna-lite/list": "^4.11.3", |
65 | | - "@lerna-lite/publish": "^4.11.3", |
| 62 | + "@lerna-lite/cli": "^4.11.5", |
| 63 | + "@lerna-lite/list": "^4.11.5", |
| 64 | + "@lerna-lite/publish": "^4.11.5", |
66 | 65 | "@types/node": "25.3.3", |
67 | 66 | "c8": "11.0.0", |
68 | 67 | "concurrently": "^9.2.1", |
| 68 | + "conventional-changelog-conventionalcommits": "^9.3.0", |
69 | 69 | "eslint": "^9.39.3", |
70 | 70 | "eslint-import-resolver-typescript": "^4.4.4", |
71 | 71 | "eslint-plugin-import-x": "^4.16.1", |
|
122 | 122 | "object.groupby": "npm:@nolyfill/object.groupby@^1", |
123 | 123 | "object.values": "npm:@nolyfill/object.values@^1", |
124 | 124 | "safer-buffer": "npm:@nolyfill/safer-buffer@^1", |
125 | | - "serialize-javascript": ">=7.0.3", |
126 | 125 | "side-channel": "npm:@nolyfill/side-channel@^1", |
127 | | - "smol-toml": "npm:smol-toml@^1.3.1", |
| 126 | + "smol-toml": ">=1.6.1", |
128 | 127 | "string.prototype.codepointat": "npm:@nolyfill/string.prototype.codepointat@^1", |
129 | 128 | "string.prototype.matchall": "npm:@nolyfill/string.prototype.matchall@^1", |
130 | 129 | "string.prototype.repeat": "npm:@nolyfill/string.prototype.repeat@^1", |
131 | 130 | "tar": ">=7.5.11", |
132 | 131 | "undici": "^7.24.0", |
133 | | - "safe-buffer": "npm:@nolyfill/safe-buffer@^1" |
| 132 | + "safe-buffer": "npm:@nolyfill/safe-buffer@^1", |
| 133 | + "handlebars": ">=4.7.9", |
| 134 | + "node-forge": ">=1.4.0", |
| 135 | + "path-to-regexp": ">=8.4.0", |
| 136 | + "fastify": ">=5.8.3", |
| 137 | + "picomatch": ">=4.0.4", |
| 138 | + "serialize-javascript": ">=7.0.5", |
| 139 | + "brace-expansion@>=4.0.0 <5.0.5": ">=5.0.5", |
| 140 | + "brace-expansion@<1.1.13": "1.1.13" |
134 | 141 | } |
135 | 142 | } |
136 | 143 | } |
0 commit comments