Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"eslint-plugin-prettier": "^5.5.4",
"jiti": "^2.6.1",
"moleculer": "^0.14.35",
"pkgroll": "^2.15.4",
"pkgroll": "^2.20.1",
"prettier": "^3.6.2",
"semantic-release": "^24.2.9",
"typescript": "~5.9.3",
Expand Down
20 changes: 15 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1222,7 +1222,7 @@ __metadata:
eslint-plugin-prettier: "npm:^5.5.4"
jiti: "npm:^2.6.1"
moleculer: "npm:^0.14.35"
pkgroll: "npm:^2.15.4"
pkgroll: "npm:^2.20.1"
prettier: "npm:^3.6.2"
semantic-release: "npm:^24.2.9"
ts-clone-node: "npm:^4.0.0"
Expand Down Expand Up @@ -4761,9 +4761,9 @@ __metadata:
languageName: node
linkType: hard

"pkgroll@npm:^2.15.4":
version: 2.15.4
resolution: "pkgroll@npm:2.15.4"
"pkgroll@npm:^2.20.1":
version: 2.20.1
resolution: "pkgroll@npm:2.20.1"
dependencies:
"@rollup/plugin-alias": "npm:^5.1.1"
"@rollup/plugin-commonjs": "npm:^28.0.6"
Expand All @@ -4777,14 +4777,15 @@ __metadata:
magic-string: "npm:^0.30.17"
rollup: "npm:^4.46.2"
rollup-pluginutils: "npm:^2.8.2"
yaml: "npm:^2.8.1"
peerDependencies:
typescript: ^4.1 || ^5.0
peerDependenciesMeta:
typescript:
optional: true
bin:
pkgroll: dist/cli.mjs
checksum: 10c0/cc35bcbb13d3df52e10d4d7f2d798b386b42981f4adac5930ded8b3ebaded039238c953b98916c6c6c186c737f89b28553c5f14d700c31a5c91ff2a325035d91
checksum: 10c0/1d78ec33199c2fd239e78914b2542526b3ca76c38e5ad71f3dfe3dbdf28d3ae870ab46ab2b784f12c4e66c8cea596d0e2570f03f2b9b2936638e7e8d5a846e6b
languageName: node
linkType: hard

Expand Down Expand Up @@ -6061,6 +6062,15 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^2.8.1":
version: 2.8.1
resolution: "yaml@npm:2.8.1"
bin:
yaml: bin.mjs
checksum: 10c0/7c587be00d9303d2ae1566e03bc5bc7fe978ba0d9bf39cc418c3139d37929dfcb93a230d9749f2cb578b6aa5d9ebebc322415e4b653cb83acd8bc0bc321707f3
languageName: node
linkType: hard

"yargs-parser@npm:^20.2.2":
version: 20.2.9
resolution: "yargs-parser@npm:20.2.9"
Expand Down