diff --git a/.yarn/cache/cjs-module-lexer-npm-2.1.0-c520790078-97cf8e7ddb.zip b/.yarn/cache/cjs-module-lexer-npm-2.1.0-c520790078-97cf8e7ddb.zip new file mode 100644 index 0000000..c464c5c Binary files /dev/null and b/.yarn/cache/cjs-module-lexer-npm-2.1.0-c520790078-97cf8e7ddb.zip differ diff --git a/.yarn/cache/pkgroll-npm-2.15.1-9dfb5b8bc2-f21bcfc33f.zip b/.yarn/cache/pkgroll-npm-2.15.1-9dfb5b8bc2-f21bcfc33f.zip deleted file mode 100644 index 556f9ed..0000000 Binary files a/.yarn/cache/pkgroll-npm-2.15.1-9dfb5b8bc2-f21bcfc33f.zip and /dev/null differ diff --git a/.yarn/cache/pkgroll-npm-2.20.1-498c9eced1-cdfcc61437.zip b/.yarn/cache/pkgroll-npm-2.20.1-498c9eced1-cdfcc61437.zip new file mode 100644 index 0000000..d355595 Binary files /dev/null and b/.yarn/cache/pkgroll-npm-2.20.1-498c9eced1-cdfcc61437.zip differ diff --git a/.yarn/cache/yaml-npm-2.8.1-b364b3bec4-eae07b3947.zip b/.yarn/cache/yaml-npm-2.8.1-b364b3bec4-eae07b3947.zip new file mode 100644 index 0000000..de2b693 Binary files /dev/null and b/.yarn/cache/yaml-npm-2.8.1-b364b3bec4-eae07b3947.zip differ diff --git a/yarn.lock b/yarn.lock index f065e7d..a53f99c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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" @@ -2699,8 +2706,8 @@ __metadata: linkType: hard "pkgroll@npm:^2.15.1": - version: 2.15.1 - resolution: "pkgroll@npm:2.15.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" @@ -2709,10 +2716,12 @@ __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" rollup-pluginutils: "npm:^2.8.2" + yaml: "npm:^2.8.1" peerDependencies: typescript: ^4.1 || ^5.0 peerDependenciesMeta: @@ -2720,7 +2729,7 @@ __metadata: optional: true bin: pkgroll: dist/cli.mjs - checksum: 10/f21bcfc33fff178c32f89b1221055ab7a5c79bb321d455bd3ee5402a2c303292c9dc7aacf8c0d97d1012f674e8751f2a6173d6d7d7104a72b7522c7709a463cc + checksum: 10/cdfcc61437f2b66c17faffa1832b8e821f2abe7a67da4afef444e695ca88643f1207be06054b3d0712861738e37352a6b749b08a49ba612303206ab04a66f7e9 languageName: node linkType: hard @@ -3653,3 +3662,12 @@ __metadata: checksum: 10/1884d272d485845ad04759a255c71775db0fac56308764b4c77ea56a20d56679fad340213054c8c9c9c26fcfd4c4b2a90df993b7e0aaf3cdb73c618d1d1a802a languageName: node linkType: hard + +"yaml@npm:^2.8.1": + version: 2.8.1 + resolution: "yaml@npm:2.8.1" + bin: + yaml: bin.mjs + checksum: 10/eae07b3947d405012672ec17ce27348aea7d1fa0534143355d24a43a58f5e05652157ea2182c4fe0604f0540be71f99f1173f9d61018379404507790dff17665 + languageName: node + linkType: hard