mirror of
https://github.com/Unleash/unleash.git
synced 2025-07-26 13:48:33 +02:00
chore(deps): update dependency @swc/core to v1.10.18 (#9373)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@swc/core](https://swc.rs) ([source](https://redirect.github.com/swc-project/swc)) | [`1.10.17` -> `1.10.18`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.10.17/1.10.18) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>swc-project/swc (@​swc/core)</summary> ### [`v1.10.18`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#11018---2025-02-19) [Compare Source](https://redirect.github.com/swc-project/swc/compare/v1.10.17...v1.10.18) ##### Bug Fixes - **(hstr)** Prevent memory leak for global stores ([#​10047](https://redirect.github.com/swc-project/swc/issues/10047)) ([4718bc0](4718bc0df9
)) ##### Miscellaneous Tasks - **(es/minifier)** Make `minify-all` example ignore parsing errors ([#​10045](https://redirect.github.com/swc-project/swc/issues/10045)) ([6c7ec46](6c7ec46ee4
)) ##### Build - **(es)** Select optimization level for each crates ([#​10046](https://redirect.github.com/swc-project/swc/issues/10046)) ([c28d494](c28d4942c5
)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e25fb9f7c0
commit
6589c45c76
@ -176,7 +176,7 @@
|
||||
"@babel/core": "7.26.9",
|
||||
"@biomejs/biome": "^1.9.4",
|
||||
"@cyclonedx/yarn-plugin-cyclonedx": "^1.0.0-rc.7",
|
||||
"@swc/core": "1.10.17",
|
||||
"@swc/core": "1.10.18",
|
||||
"@swc/jest": "0.2.37",
|
||||
"@types/bcryptjs": "2.4.6",
|
||||
"@types/cors": "2.8.17",
|
||||
|
90
yarn.lock
90
yarn.lock
@ -1616,90 +1616,90 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-darwin-arm64@npm:1.10.17":
|
||||
version: 1.10.17
|
||||
resolution: "@swc/core-darwin-arm64@npm:1.10.17"
|
||||
"@swc/core-darwin-arm64@npm:1.10.18":
|
||||
version: 1.10.18
|
||||
resolution: "@swc/core-darwin-arm64@npm:1.10.18"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-darwin-x64@npm:1.10.17":
|
||||
version: 1.10.17
|
||||
resolution: "@swc/core-darwin-x64@npm:1.10.17"
|
||||
"@swc/core-darwin-x64@npm:1.10.18":
|
||||
version: 1.10.18
|
||||
resolution: "@swc/core-darwin-x64@npm:1.10.18"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-linux-arm-gnueabihf@npm:1.10.17":
|
||||
version: 1.10.17
|
||||
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.10.17"
|
||||
"@swc/core-linux-arm-gnueabihf@npm:1.10.18":
|
||||
version: 1.10.18
|
||||
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.10.18"
|
||||
conditions: os=linux & cpu=arm
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-linux-arm64-gnu@npm:1.10.17":
|
||||
version: 1.10.17
|
||||
resolution: "@swc/core-linux-arm64-gnu@npm:1.10.17"
|
||||
"@swc/core-linux-arm64-gnu@npm:1.10.18":
|
||||
version: 1.10.18
|
||||
resolution: "@swc/core-linux-arm64-gnu@npm:1.10.18"
|
||||
conditions: os=linux & cpu=arm64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-linux-arm64-musl@npm:1.10.17":
|
||||
version: 1.10.17
|
||||
resolution: "@swc/core-linux-arm64-musl@npm:1.10.17"
|
||||
"@swc/core-linux-arm64-musl@npm:1.10.18":
|
||||
version: 1.10.18
|
||||
resolution: "@swc/core-linux-arm64-musl@npm:1.10.18"
|
||||
conditions: os=linux & cpu=arm64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-linux-x64-gnu@npm:1.10.17":
|
||||
version: 1.10.17
|
||||
resolution: "@swc/core-linux-x64-gnu@npm:1.10.17"
|
||||
"@swc/core-linux-x64-gnu@npm:1.10.18":
|
||||
version: 1.10.18
|
||||
resolution: "@swc/core-linux-x64-gnu@npm:1.10.18"
|
||||
conditions: os=linux & cpu=x64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-linux-x64-musl@npm:1.10.17":
|
||||
version: 1.10.17
|
||||
resolution: "@swc/core-linux-x64-musl@npm:1.10.17"
|
||||
"@swc/core-linux-x64-musl@npm:1.10.18":
|
||||
version: 1.10.18
|
||||
resolution: "@swc/core-linux-x64-musl@npm:1.10.18"
|
||||
conditions: os=linux & cpu=x64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-win32-arm64-msvc@npm:1.10.17":
|
||||
version: 1.10.17
|
||||
resolution: "@swc/core-win32-arm64-msvc@npm:1.10.17"
|
||||
"@swc/core-win32-arm64-msvc@npm:1.10.18":
|
||||
version: 1.10.18
|
||||
resolution: "@swc/core-win32-arm64-msvc@npm:1.10.18"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-win32-ia32-msvc@npm:1.10.17":
|
||||
version: 1.10.17
|
||||
resolution: "@swc/core-win32-ia32-msvc@npm:1.10.17"
|
||||
"@swc/core-win32-ia32-msvc@npm:1.10.18":
|
||||
version: 1.10.18
|
||||
resolution: "@swc/core-win32-ia32-msvc@npm:1.10.18"
|
||||
conditions: os=win32 & cpu=ia32
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-win32-x64-msvc@npm:1.10.17":
|
||||
version: 1.10.17
|
||||
resolution: "@swc/core-win32-x64-msvc@npm:1.10.17"
|
||||
"@swc/core-win32-x64-msvc@npm:1.10.18":
|
||||
version: 1.10.18
|
||||
resolution: "@swc/core-win32-x64-msvc@npm:1.10.18"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core@npm:1.10.17":
|
||||
version: 1.10.17
|
||||
resolution: "@swc/core@npm:1.10.17"
|
||||
"@swc/core@npm:1.10.18":
|
||||
version: 1.10.18
|
||||
resolution: "@swc/core@npm:1.10.18"
|
||||
dependencies:
|
||||
"@swc/core-darwin-arm64": "npm:1.10.17"
|
||||
"@swc/core-darwin-x64": "npm:1.10.17"
|
||||
"@swc/core-linux-arm-gnueabihf": "npm:1.10.17"
|
||||
"@swc/core-linux-arm64-gnu": "npm:1.10.17"
|
||||
"@swc/core-linux-arm64-musl": "npm:1.10.17"
|
||||
"@swc/core-linux-x64-gnu": "npm:1.10.17"
|
||||
"@swc/core-linux-x64-musl": "npm:1.10.17"
|
||||
"@swc/core-win32-arm64-msvc": "npm:1.10.17"
|
||||
"@swc/core-win32-ia32-msvc": "npm:1.10.17"
|
||||
"@swc/core-win32-x64-msvc": "npm:1.10.17"
|
||||
"@swc/core-darwin-arm64": "npm:1.10.18"
|
||||
"@swc/core-darwin-x64": "npm:1.10.18"
|
||||
"@swc/core-linux-arm-gnueabihf": "npm:1.10.18"
|
||||
"@swc/core-linux-arm64-gnu": "npm:1.10.18"
|
||||
"@swc/core-linux-arm64-musl": "npm:1.10.18"
|
||||
"@swc/core-linux-x64-gnu": "npm:1.10.18"
|
||||
"@swc/core-linux-x64-musl": "npm:1.10.18"
|
||||
"@swc/core-win32-arm64-msvc": "npm:1.10.18"
|
||||
"@swc/core-win32-ia32-msvc": "npm:1.10.18"
|
||||
"@swc/core-win32-x64-msvc": "npm:1.10.18"
|
||||
"@swc/counter": "npm:^0.1.3"
|
||||
"@swc/types": "npm:^0.1.17"
|
||||
peerDependencies:
|
||||
@ -1728,7 +1728,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
"@swc/helpers":
|
||||
optional: true
|
||||
checksum: 10c0/d8e177b90960efa7edabf739d08026e70ffea572c8a2b00385b758ad7ef5e70eefb02459154c9b0288dba0a3c18d773e6b01b2a76016b35fb5cb5d027f59e681
|
||||
checksum: 10c0/52a3d8e26b838855bb9ece737c756058d00e3635062e436a31651aefe59d6098ecf92c967bcf4a831b99975eb9c591f123db1291e35508d030216e9b936aa1e9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9306,7 +9306,7 @@ __metadata:
|
||||
"@biomejs/biome": "npm:^1.9.4"
|
||||
"@cyclonedx/yarn-plugin-cyclonedx": "npm:^1.0.0-rc.7"
|
||||
"@slack/web-api": "npm:^7.3.4"
|
||||
"@swc/core": "npm:1.10.17"
|
||||
"@swc/core": "npm:1.10.18"
|
||||
"@swc/jest": "npm:0.2.37"
|
||||
"@types/bcryptjs": "npm:2.4.6"
|
||||
"@types/cors": "npm:2.8.17"
|
||||
|
Loading…
Reference in New Issue
Block a user