Skip to content
Merged
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 @@ -66,7 +66,7 @@
"husky": "9.1.7",
"lint-staged": "16.2.4",
"lodash-es": "4.17.21",
"pkgroll": "2.18.0",
"pkgroll": "2.18.1",
"prettier": "3.6.2",
"tsx": "4.20.6",
"typescript": "5.9.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3729,7 +3729,7 @@ __metadata:
husky: "npm:9.1.7"
lint-staged: "npm:16.2.4"
lodash-es: "npm:4.17.21"
pkgroll: "npm:2.18.0"
pkgroll: "npm:2.18.1"
prettier: "npm:3.6.2"
tsx: "npm:4.20.6"
typescript: "npm:5.9.3"
Expand Down Expand Up @@ -4457,9 +4457,9 @@ __metadata:
languageName: node
linkType: hard

"pkgroll@npm:2.18.0":
version: 2.18.0
resolution: "pkgroll@npm:2.18.0"
"pkgroll@npm:2.18.1":
version: 2.18.1
resolution: "pkgroll@npm:2.18.1"
dependencies:
"@rollup/plugin-alias": "npm:^5.1.1"
"@rollup/plugin-commonjs": "npm:^28.0.6"
Expand All @@ -4480,7 +4480,7 @@ __metadata:
optional: true
bin:
pkgroll: dist/cli.mjs
checksum: 10/abaf138f927f429d0913349fc4a8aa24fee291c51837085450e36f5c3324bd94b6f056b179d9bf0afdba86c4a174c61b83238ea9b903cef311d3a7912f692492
checksum: 10/81d2ddc65c1bdefce55f41ff1401c15867f47e167bb000e109c04e0d4654737faca6f77917b92dc5acb34e623ff371dd7a7f873d0cdd4456fb107e28c6f73909
languageName: node
linkType: hard

Expand Down