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
Binary file not shown.
Binary file not shown.
Binary file not shown.
14 changes: 11 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1348,6 +1348,13 @@ __metadata:
languageName: node
linkType: hard

"cjs-module-lexer@npm:^2.1.0":
version: 2.1.0
resolution: "cjs-module-lexer@npm:2.1.0"
checksum: 10/97cf8e7ddbf685ce0fe1a89349f42a015e89ddf02f1f0d764ddb8a07bd642d58a036c21b5cae078cdf6a96b332b95f806948d772adcd2c346ce5a897f5feefb7
languageName: node
linkType: hard

"color-convert@npm:^2.0.1":
version: 2.0.1
resolution: "color-convert@npm:2.0.1"
Expand Down Expand Up @@ -2699,8 +2706,8 @@ __metadata:
linkType: hard

"pkgroll@npm:^2.15.1":
version: 2.15.1
resolution: "pkgroll@npm:2.15.1"
version: 2.15.3
resolution: "pkgroll@npm:2.15.3"
dependencies:
"@rollup/plugin-alias": "npm:^5.1.1"
"@rollup/plugin-commonjs": "npm:^28.0.6"
Expand All @@ -2709,6 +2716,7 @@ __metadata:
"@rollup/plugin-json": "npm:^6.1.0"
"@rollup/plugin-node-resolve": "npm:^16.0.1"
"@rollup/pluginutils": "npm:^5.2.0"
cjs-module-lexer: "npm:^2.1.0"
esbuild: "npm:^0.25.8"
magic-string: "npm:^0.30.17"
rollup: "npm:^4.46.2"
Expand All @@ -2720,7 +2728,7 @@ __metadata:
optional: true
bin:
pkgroll: dist/cli.mjs
checksum: 10/f21bcfc33fff178c32f89b1221055ab7a5c79bb321d455bd3ee5402a2c303292c9dc7aacf8c0d97d1012f674e8751f2a6173d6d7d7104a72b7522c7709a463cc
checksum: 10/dc20126f09804364309d80b1ea47987d3d62c520d3d25a91d193a8eef7f8a9dd364992ea6d40ffa73d21cf26cd7b9453f926991c7528318b43d69d12321e381b
languageName: node
linkType: hard

Expand Down
Loading