This is an automated email from the ASF dual-hosted git repository.
kou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-js.git
The following commit(s) were added to refs/heads/main by this push:
new 2a4a0c4 chore: bump @swc/core from 1.13.5 to 1.15.10 (#372)
2a4a0c4 is described below
commit 2a4a0c46353e6a42cb9c8be754a26573d9de438e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 11:31:54 2026 +0900
chore: bump @swc/core from 1.13.5 to 1.15.10 (#372)
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.13.5 to
1.15.10.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/swc-project/swc/blob/main/CHANGELOG.md"><code>@swc/core</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>[1.15.10] - 2026-01-19</h2>
<h3>Bug Fixes</h3>
<ul>
<li>
<p><strong>(ci)</strong> Handle merged PRs separately in milestone
manager (<a
href="https://redirect.github.com/swc-project/swc/issues/11409">#11409</a>)
(<a
href="https://github.com/swc-project/swc/commit/3554268dcb7c8af4abfe0a06e61a382a23c4a3eb">3554268</a>)</p>
</li>
<li>
<p><strong>(es/compat)</strong> Preserve this context in nested arrow
functions (<a
href="https://redirect.github.com/swc-project/swc/issues/11423">#11423</a>)
(<a
href="https://github.com/swc-project/swc/commit/f2bdaf27d869a6d54a3dd47cd47e63c5b39a4d5c">f2bdaf2</a>)</p>
</li>
<li>
<p><strong>(es/es2017)</strong> Replace <code>this</code> in arrow
functions during async-to-generator (<a
href="https://redirect.github.com/swc-project/swc/issues/11450">#11450</a>)
(<a
href="https://github.com/swc-project/swc/commit/a993da6fb6e43bdbc2cd3a288c8b5be1b79e08c0">a993da6</a>)</p>
</li>
</ul>
<h3>Features</h3>
<ul>
<li>
<p><strong>(bindings/wasm)</strong> Enable ecma_lints feature to support
semantic error detection (<a
href="https://redirect.github.com/swc-project/swc/issues/11414">#11414</a>)
(<a
href="https://github.com/swc-project/swc/commit/1faa4a57454ef3932c75a1aca7dd36e37bb215d3">1faa4a5</a>)</p>
</li>
<li>
<p><strong>(es/hooks)</strong> Implement VisitMutHook for Either type
(<a
href="https://redirect.github.com/swc-project/swc/issues/11428">#11428</a>)
(<a
href="https://github.com/swc-project/swc/commit/395c85e921eeb0cad661c8714d97372970cbfb6c">395c85e</a>)</p>
</li>
<li>
<p><strong>(es/hooks)</strong> Implement VisitMutHook for Option<!-- raw
HTML omitted --> (<a
href="https://redirect.github.com/swc-project/swc/issues/11429">#11429</a>)
(<a
href="https://github.com/swc-project/swc/commit/0bf195421de167b3a01f710be7578d1cedf033b9">0bf1954</a>)</p>
</li>
<li>
<p><strong>(es/hooks)</strong> Add VisitHook trait for immutable AST
visitors (<a
href="https://redirect.github.com/swc-project/swc/issues/11437">#11437</a>)
(<a
href="https://github.com/swc-project/swc/commit/3efb41d97e2cdb1d593c55c841c016eb2958ee72">3efb41d</a>)</p>
</li>
<li>
<p><strong>(es/minifier)</strong> Improve nested template literal
evaluation (<a
href="https://redirect.github.com/swc-project/swc/issues/11411">#11411</a>)
(<a
href="https://github.com/swc-project/swc/commit/147df2f0233c4b701311675dc7c237ee18f0c854">147df2f</a>)</p>
</li>
<li>
<p><strong>(es/minifier)</strong> Remove inlined IIFE arg and param (<a
href="https://redirect.github.com/swc-project/swc/issues/11436">#11436</a>)
(<a
href="https://github.com/swc-project/swc/commit/2bc5d402ade64f84523bfa7cf0c2da88ef494ad6">2bc5d40</a>)</p>
</li>
<li>
<p><strong>(es/minifier)</strong> Remove inlined IIFE arg and param (<a
href="https://redirect.github.com/swc-project/swc/issues/11446">#11446</a>)
(<a
href="https://github.com/swc-project/swc/commit/baa1ae3510668f9969bf5cd73ba4e3d66aa74fa0">baa1ae3</a>)</p>
</li>
</ul>
<h3>Miscellaneous Tasks</h3>
<ul>
<li>
<p><strong>(deps)</strong> Update <code>rkyv</code> (<a
href="https://redirect.github.com/swc-project/swc/issues/11419">#11419</a>)
(<a
href="https://github.com/swc-project/swc/commit/432197bdc7c574fbd8829ad5a6e0b3108ccb1d3c">432197b</a>)</p>
</li>
<li>
<p><strong>(deps)</strong> Update lru to 0.16.3 (<a
href="https://redirect.github.com/swc-project/swc/issues/11438">#11438</a>)
(<a
href="https://github.com/swc-project/swc/commit/67c2d752910c945732cf4deebf2af0f8a110e880">67c2d75</a>)</p>
</li>
<li>
<p><strong>(deps)</strong> Update browserslist-data to v0.1.5 (<a
href="https://redirect.github.com/swc-project/swc/issues/11454">#11454</a>)
(<a
href="https://github.com/swc-project/swc/commit/e9f78f032f7d85a500037cdc82babdcf2d2be99a">e9f78f0</a>)</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/swc-project/swc/commit/073b0bb61a7f73b522258203595d46325a7db957"><code>073b0bb</code></a>
chore: Publish <code>1.15.10</code> with <code>swc_core</code>
<code>v55.0.1</code></li>
<li><a
href="https://github.com/swc-project/swc/commit/f6afa7f9e42f236e5d03e2215742d90693ca55a4"><code>f6afa7f</code></a>
chore: Update changelog</li>
<li><a
href="https://github.com/swc-project/swc/commit/dadfc1e7be7f1f832c45d71db50fb39e56bcadf3"><code>dadfc1e</code></a>
chore: Publish <code>1.15.10-nightly-20260119.1</code> with
<code>swc_core</code> <code>v55.0.1</code></li>
<li><a
href="https://github.com/swc-project/swc/commit/2361588169f5e8e97a826e3724f65c86ada89c7a"><code>2361588</code></a>
chore: Publish crates with <code>swc_core</code>
<code>v55.0.1</code></li>
<li><a
href="https://github.com/swc-project/swc/commit/e9f78f032f7d85a500037cdc82babdcf2d2be99a"><code>e9f78f0</code></a>
chore(deps): Update browserslist-data to v0.1.5 (<a
href="https://redirect.github.com/swc-project/swc/issues/11454">#11454</a>)</li>
<li><a
href="https://github.com/swc-project/swc/commit/baa1ae3510668f9969bf5cd73ba4e3d66aa74fa0"><code>baa1ae3</code></a>
feat(es/minifier): Remove inlined IIFE arg and param (<a
href="https://redirect.github.com/swc-project/swc/issues/11446">#11446</a>)</li>
<li><a
href="https://github.com/swc-project/swc/commit/ab917ab1dc0d7d3a3570d37d7ee882df4d5b9173"><code>ab917ab</code></a>
chore: Publish crates with <code>swc_core</code>
<code>v55.0.0</code></li>
<li><a
href="https://github.com/swc-project/swc/commit/a993da6fb6e43bdbc2cd3a288c8b5be1b79e08c0"><code>a993da6</code></a>
fix(es/es2017): Replace <code>this</code> in arrow functions during
async-to-generator (...</li>
<li><a
href="https://github.com/swc-project/swc/commit/764c3aff3e9b87dbd1b403bd28928954463f5074"><code>764c3af</code></a>
chore: Fix collapsing of claude code reviews</li>
<li><a
href="https://github.com/swc-project/swc/commit/affb6a29de9a511148a3483149aa5a574720fccf"><code>affb6a2</code></a>
ci: Collapse preivous <code>claude[bot]</code> PR review comments</li>
<li>Additional commits viewable in <a
href="https://github.com/swc-project/swc/compare/v1.13.5...v1.15.10">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by [GitHub Actions](<a
href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a>
Actions), a new releaser for <code>@swc/core</code> since your current
version.</p>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
package.json | 2 +-
yarn.lock | 138 +++++++++++++++++++++++++++++------------------------------
2 files changed, 70 insertions(+), 70 deletions(-)
diff --git a/package.json b/package.json
index d62dd65..f639728 100644
--- a/package.json
+++ b/package.json
@@ -62,7 +62,7 @@
"@rollup/plugin-node-resolve": "16.0.3",
"@rollup/stream": "3.0.1",
"@swc-node/register": "1.11.1",
- "@swc/core": "1.13.5",
+ "@swc/core": "1.15.10",
"@types/benchmark": "2.1.5",
"@types/glob": "8.1.0",
"@types/jest": "29.5.14",
diff --git a/yarn.lock b/yarn.lock
index 24324d1..613165f 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1328,74 +1328,74 @@
source-map-support "^0.5.21"
tslib "^2.8.1"
-"@swc/[email protected]":
- version "1.13.5"
- resolved
"https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.13.5.tgz#7638c073946f9297753ed9a2eb198d07b2336a24"
- integrity
sha512-lKNv7SujeXvKn16gvQqUQI5DdyY8v7xcoO3k06/FJbHJS90zEwZdQiMNRiqpYw/orU543tPaWgz7cIYWhbopiQ==
-
-"@swc/[email protected]":
- version "1.13.5"
- resolved
"https://registry.yarnpkg.com/@swc/core-darwin-x64/-/core-darwin-x64-1.13.5.tgz#18061167378f0fb285e17818494bc6c89dd07551"
- integrity
sha512-ILd38Fg/w23vHb0yVjlWvQBoE37ZJTdlLHa8LRCFDdX4WKfnVBiblsCU9ar4QTMNdeTBEX9iUF4IrbNWhaF1Ng==
-
-"@swc/[email protected]":
- version "1.13.5"
- resolved
"https://registry.yarnpkg.com/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.13.5.tgz#4c8062bd598049b5b9b0beb762e075e76b4c23c3"
- integrity
sha512-Q6eS3Pt8GLkXxqz9TAw+AUk9HpVJt8Uzm54MvPsqp2yuGmY0/sNaPPNVqctCX9fu/Nu8eaWUen0si6iEiCsazQ==
-
-"@swc/[email protected]":
- version "1.13.5"
- resolved
"https://registry.yarnpkg.com/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.13.5.tgz#7222d321197ea9304e387933e87d775849fc1ae6"
- integrity
sha512-aNDfeN+9af+y+M2MYfxCzCy/VDq7Z5YIbMqRI739o8Ganz6ST+27kjQFd8Y/57JN/hcnUEa9xqdS3XY7WaVtSw==
-
-"@swc/[email protected]":
- version "1.13.5"
- resolved
"https://registry.yarnpkg.com/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.13.5.tgz#51e7958deaf37edc212bd9dc0ea1476f151d2bea"
- integrity
sha512-9+ZxFN5GJag4CnYnq6apKTnnezpfJhCumyz0504/JbHLo+Ue+ZtJnf3RhyA9W9TINtLE0bC4hKpWi8ZKoETyOQ==
-
-"@swc/[email protected]":
- version "1.13.5"
- resolved
"https://registry.yarnpkg.com/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.13.5.tgz#3476beab93ab03e92844d955ca9d9289aa4a5993"
- integrity
sha512-WD530qvHrki8Ywt/PloKUjaRKgstQqNGvmZl54g06kA+hqtSE2FTG9gngXr3UJxYu/cNAjJYiBifm7+w4nbHbA==
-
-"@swc/[email protected]":
- version "1.13.5"
- resolved
"https://registry.yarnpkg.com/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.13.5.tgz#f4934b1e77e2a297909bb3ab977836205c36e5e0"
- integrity
sha512-Luj8y4OFYx4DHNQTWjdIuKTq2f5k6uSXICqx+FSabnXptaOBAbJHNbHT/06JZh6NRUouaf0mYXN0mcsqvkhd7Q==
-
-"@swc/[email protected]":
- version "1.13.5"
- resolved
"https://registry.yarnpkg.com/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.13.5.tgz#5084c107435cfc82d4d901bfb388dc319d38a236"
- integrity
sha512-cZ6UpumhF9SDJvv4DA2fo9WIzlNFuKSkZpZmPG1c+4PFSEMy5DFOjBSllCvnqihCabzXzpn6ykCwBmHpy31vQw==
-
-"@swc/[email protected]":
- version "1.13.5"
- resolved
"https://registry.yarnpkg.com/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.13.5.tgz#f8b2e28bc51b30467e316ed736a130c1324b9880"
- integrity
sha512-C5Yi/xIikrFUzZcyGj9L3RpKljFvKiDMtyDzPKzlsDrKIw2EYY+bF88gB6oGY5RGmv4DAX8dbnpRAqgFD0FMEw==
-
-"@swc/[email protected]":
- version "1.13.5"
- resolved
"https://registry.yarnpkg.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.13.5.tgz#13883cf3c63bf11b787e28dcdf75ca0cc49efa83"
- integrity
sha512-YrKdMVxbYmlfybCSbRtrilc6UA8GF5aPmGKBdPvjrarvsmf4i7ZHGCEnLtfOMd3Lwbs2WUZq3WdMbozYeLU93Q==
-
-"@swc/[email protected]":
- version "1.13.5"
- resolved
"https://registry.yarnpkg.com/@swc/core/-/core-1.13.5.tgz#93874b831d3bd121560e6fcd688972b7fc7baa26"
- integrity
sha512-WezcBo8a0Dg2rnR82zhwoR6aRNxeTGfK5QCD6TQ+kg3xx/zNT02s/0o+81h/3zhvFSB24NtqEr8FTw88O5W/JQ==
+"@swc/[email protected]":
+ version "1.15.10"
+ resolved
"https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.15.10.tgz#fb76ac44fa1d30696299d45c84f35b62f9ea2bac"
+ integrity
sha512-U72pGqmJYbjrLhMndIemZ7u9Q9owcJczGxwtfJlz/WwMaGYAV/g4nkGiUVk/+QSX8sFCAjanovcU1IUsP2YulA==
+
+"@swc/[email protected]":
+ version "1.15.10"
+ resolved
"https://registry.yarnpkg.com/@swc/core-darwin-x64/-/core-darwin-x64-1.15.10.tgz#b00fdc59022152cc4998e8478a9250ca8382a7d7"
+ integrity
sha512-NZpDXtwHH083L40xdyj1sY31MIwLgOxKfZEAGCI8xHXdHa+GWvEiVdGiu4qhkJctoHFzAEc7ZX3GN5phuJcPuQ==
+
+"@swc/[email protected]":
+ version "1.15.10"
+ resolved
"https://registry.yarnpkg.com/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.15.10.tgz#d39405a2ddcf6604db684fcbbcc9c807810b5d41"
+ integrity
sha512-ioieF5iuRziUF1HkH1gg1r93e055dAdeBAPGAk40VjqpL5/igPJ/WxFHGvc6WMLhUubSJI4S0AiZAAhEAp1jDg==
+
+"@swc/[email protected]":
+ version "1.15.10"
+ resolved
"https://registry.yarnpkg.com/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.15.10.tgz#5f59553f7d1d3e0af02eb9544b6f88c05a7bb372"
+ integrity
sha512-tD6BClOrxSsNus9cJL7Gxdv7z7Y2hlyvZd9l0NQz+YXzmTWqnfzLpg16ovEI7gknH2AgDBB5ywOsqu8hUgSeEQ==
+
+"@swc/[email protected]":
+ version "1.15.10"
+ resolved
"https://registry.yarnpkg.com/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.15.10.tgz#eb833e49df2a706d2ccf8e4474c111e7a1b784a5"
+ integrity
sha512-4uAHO3nbfbrTcmO/9YcVweTQdx5fN3l7ewwl5AEK4yoC4wXmoBTEPHAVdKNe4r9+xrTgd4BgyPsy0409OjjlMw==
+
+"@swc/[email protected]":
+ version "1.15.10"
+ resolved
"https://registry.yarnpkg.com/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.15.10.tgz#5d0b6f36e9d9d49fc0a2170fec2b6de2c9c0e76a"
+ integrity
sha512-W0h9ONNw1pVIA0cN7wtboOSTl4Jk3tHq+w2cMPQudu9/+3xoCxpFb9ZdehwCAk29IsvdWzGzY6P7dDVTyFwoqg==
+
+"@swc/[email protected]":
+ version "1.15.10"
+ resolved
"https://registry.yarnpkg.com/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.15.10.tgz#0788cf24330f8efec0379cce594c727f3bc0a7c8"
+ integrity
sha512-XQNZlLZB62S8nAbw7pqoqwy91Ldy2RpaMRqdRN3T+tAg6Xg6FywXRKCsLh6IQOadr4p1+lGnqM/Wn35z5a/0Vw==
+
+"@swc/[email protected]":
+ version "1.15.10"
+ resolved
"https://registry.yarnpkg.com/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.15.10.tgz#1555dc561606268ff84805568cd9a60b5de42543"
+ integrity
sha512-qnAGrRv5Nj/DATxAmCnJQRXXQqnJwR0trxLndhoHoxGci9MuguNIjWahS0gw8YZFjgTinbTxOwzatkoySihnmw==
+
+"@swc/[email protected]":
+ version "1.15.10"
+ resolved
"https://registry.yarnpkg.com/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.15.10.tgz#e51f79e4e257f9b1a8c90437b20fc5a9b5b13119"
+ integrity
sha512-i4X/q8QSvzVlaRtv1xfnfl+hVKpCfiJ+9th484rh937fiEZKxZGf51C+uO0lfKDP1FfnT6C1yBYwHy7FLBVXFw==
+
+"@swc/[email protected]":
+ version "1.15.10"
+ resolved
"https://registry.yarnpkg.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.15.10.tgz#9c2a11ac3321ebea8fc24940a1cd4b4cc9249fe2"
+ integrity
sha512-HvY8XUFuoTXn6lSccDLYFlXv1SU/PzYi4PyUqGT++WfTnbw/68N/7BdUZqglGRwiSqr0qhYt/EhmBpULj0J9rA==
+
+"@swc/[email protected]":
+ version "1.15.10"
+ resolved
"https://registry.yarnpkg.com/@swc/core/-/core-1.15.10.tgz#8487c006be73f4b4bee52d431f2b29881ae70ea4"
+ integrity
sha512-udNofxftduMUEv7nqahl2nvodCiCDQ4Ge0ebzsEm6P8s0RC2tBM0Hqx0nNF5J/6t9uagFJyWIDjXy3IIWMHDJw==
dependencies:
"@swc/counter" "^0.1.3"
- "@swc/types" "^0.1.24"
+ "@swc/types" "^0.1.25"
optionalDependencies:
- "@swc/core-darwin-arm64" "1.13.5"
- "@swc/core-darwin-x64" "1.13.5"
- "@swc/core-linux-arm-gnueabihf" "1.13.5"
- "@swc/core-linux-arm64-gnu" "1.13.5"
- "@swc/core-linux-arm64-musl" "1.13.5"
- "@swc/core-linux-x64-gnu" "1.13.5"
- "@swc/core-linux-x64-musl" "1.13.5"
- "@swc/core-win32-arm64-msvc" "1.13.5"
- "@swc/core-win32-ia32-msvc" "1.13.5"
- "@swc/core-win32-x64-msvc" "1.13.5"
+ "@swc/core-darwin-arm64" "1.15.10"
+ "@swc/core-darwin-x64" "1.15.10"
+ "@swc/core-linux-arm-gnueabihf" "1.15.10"
+ "@swc/core-linux-arm64-gnu" "1.15.10"
+ "@swc/core-linux-arm64-musl" "1.15.10"
+ "@swc/core-linux-x64-gnu" "1.15.10"
+ "@swc/core-linux-x64-musl" "1.15.10"
+ "@swc/core-win32-arm64-msvc" "1.15.10"
+ "@swc/core-win32-ia32-msvc" "1.15.10"
+ "@swc/core-win32-x64-msvc" "1.15.10"
"@swc/counter@^0.1.3":
version "0.1.3"
@@ -1409,10 +1409,10 @@
dependencies:
tslib "^2.8.0"
-"@swc/types@^0.1.24":
- version "0.1.24"
- resolved
"https://registry.yarnpkg.com/@swc/types/-/types-0.1.24.tgz#00f4343e2c966eac178cde89e8d821a784f7586d"
- integrity
sha512-tjTMh3V4vAORHtdTprLlfoMptu1WfTZG9Rsca6yOKyNYsRr+MUXutKmliB17orgSZk5DpnDxs8GUdd/qwYxOng==
+"@swc/types@^0.1.25":
+ version "0.1.25"
+ resolved
"https://registry.yarnpkg.com/@swc/types/-/types-0.1.25.tgz#b517b2a60feb37dd933e542d93093719e4cf1078"
+ integrity
sha512-iAoY/qRhNH8a/hBvm3zKj9qQ4oc2+3w1unPJa2XvTK3XjeLXtzcCingVPw/9e5mn1+0yPqxcBGp9Jf0pkfMb1g==
dependencies:
"@swc/counter" "^0.1.3"