mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
chore(deps): update dependency @swc/core to v1.7.9 (#7908)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@swc/core](https://swc.rs) ([source](https://togithub.com/swc-project/swc)) | [`1.7.5` -> `1.7.9`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.7.5/1.7.9) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.7.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.7.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.7.5/1.7.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.7.5/1.7.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>swc-project/swc (@​swc/core)</summary> ### [`v1.7.9`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#179---2024-08-09) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.7.6...v1.7.9) ##### Bug Fixes - **(es/typescript)** Strip class modifiers ([#​9399](https://togithub.com/swc-project/swc/issues/9399)) ([124e5ff](124e5ffa7b
)) ### [`v1.7.6`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#176---2024-08-04) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.7.5...v1.7.6) ##### Bug Fixes - **(es/codegen)** Print the missing `abstract` in class expression ([#​9372](https://togithub.com/swc-project/swc/issues/9372)) ([c2e3021](c2e302127f
)) - **(es/decorators)** Use correct class name reference ([#​9375](https://togithub.com/swc-project/swc/issues/9375)) ([badd6a9](badd6a9ede
)) - **(es/typescript)** Strip declare export in strip-only mode ([#​9374](https://togithub.com/swc-project/swc/issues/9374)) ([c53cce4](c53cce41da
)) </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 becomes conflicted, 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://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
eb19d0c7d5
commit
c285fb4cc2
@ -174,7 +174,7 @@
|
||||
"@babel/core": "7.25.2",
|
||||
"@biomejs/biome": "^1.8.3",
|
||||
"@cyclonedx/yarn-plugin-cyclonedx": "^1.0.0-rc.7",
|
||||
"@swc/core": "1.7.5",
|
||||
"@swc/core": "1.7.9",
|
||||
"@swc/jest": "0.2.36",
|
||||
"@types/bcryptjs": "2.4.6",
|
||||
"@types/cors": "2.8.17",
|
||||
|
90
yarn.lock
90
yarn.lock
@ -1688,90 +1688,90 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-darwin-arm64@npm:1.7.5":
|
||||
version: 1.7.5
|
||||
resolution: "@swc/core-darwin-arm64@npm:1.7.5"
|
||||
"@swc/core-darwin-arm64@npm:1.7.9":
|
||||
version: 1.7.9
|
||||
resolution: "@swc/core-darwin-arm64@npm:1.7.9"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-darwin-x64@npm:1.7.5":
|
||||
version: 1.7.5
|
||||
resolution: "@swc/core-darwin-x64@npm:1.7.5"
|
||||
"@swc/core-darwin-x64@npm:1.7.9":
|
||||
version: 1.7.9
|
||||
resolution: "@swc/core-darwin-x64@npm:1.7.9"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-linux-arm-gnueabihf@npm:1.7.5":
|
||||
version: 1.7.5
|
||||
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.7.5"
|
||||
"@swc/core-linux-arm-gnueabihf@npm:1.7.9":
|
||||
version: 1.7.9
|
||||
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.7.9"
|
||||
conditions: os=linux & cpu=arm
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-linux-arm64-gnu@npm:1.7.5":
|
||||
version: 1.7.5
|
||||
resolution: "@swc/core-linux-arm64-gnu@npm:1.7.5"
|
||||
"@swc/core-linux-arm64-gnu@npm:1.7.9":
|
||||
version: 1.7.9
|
||||
resolution: "@swc/core-linux-arm64-gnu@npm:1.7.9"
|
||||
conditions: os=linux & cpu=arm64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-linux-arm64-musl@npm:1.7.5":
|
||||
version: 1.7.5
|
||||
resolution: "@swc/core-linux-arm64-musl@npm:1.7.5"
|
||||
"@swc/core-linux-arm64-musl@npm:1.7.9":
|
||||
version: 1.7.9
|
||||
resolution: "@swc/core-linux-arm64-musl@npm:1.7.9"
|
||||
conditions: os=linux & cpu=arm64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-linux-x64-gnu@npm:1.7.5":
|
||||
version: 1.7.5
|
||||
resolution: "@swc/core-linux-x64-gnu@npm:1.7.5"
|
||||
"@swc/core-linux-x64-gnu@npm:1.7.9":
|
||||
version: 1.7.9
|
||||
resolution: "@swc/core-linux-x64-gnu@npm:1.7.9"
|
||||
conditions: os=linux & cpu=x64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-linux-x64-musl@npm:1.7.5":
|
||||
version: 1.7.5
|
||||
resolution: "@swc/core-linux-x64-musl@npm:1.7.5"
|
||||
"@swc/core-linux-x64-musl@npm:1.7.9":
|
||||
version: 1.7.9
|
||||
resolution: "@swc/core-linux-x64-musl@npm:1.7.9"
|
||||
conditions: os=linux & cpu=x64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-win32-arm64-msvc@npm:1.7.5":
|
||||
version: 1.7.5
|
||||
resolution: "@swc/core-win32-arm64-msvc@npm:1.7.5"
|
||||
"@swc/core-win32-arm64-msvc@npm:1.7.9":
|
||||
version: 1.7.9
|
||||
resolution: "@swc/core-win32-arm64-msvc@npm:1.7.9"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-win32-ia32-msvc@npm:1.7.5":
|
||||
version: 1.7.5
|
||||
resolution: "@swc/core-win32-ia32-msvc@npm:1.7.5"
|
||||
"@swc/core-win32-ia32-msvc@npm:1.7.9":
|
||||
version: 1.7.9
|
||||
resolution: "@swc/core-win32-ia32-msvc@npm:1.7.9"
|
||||
conditions: os=win32 & cpu=ia32
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-win32-x64-msvc@npm:1.7.5":
|
||||
version: 1.7.5
|
||||
resolution: "@swc/core-win32-x64-msvc@npm:1.7.5"
|
||||
"@swc/core-win32-x64-msvc@npm:1.7.9":
|
||||
version: 1.7.9
|
||||
resolution: "@swc/core-win32-x64-msvc@npm:1.7.9"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core@npm:1.7.5":
|
||||
version: 1.7.5
|
||||
resolution: "@swc/core@npm:1.7.5"
|
||||
"@swc/core@npm:1.7.9":
|
||||
version: 1.7.9
|
||||
resolution: "@swc/core@npm:1.7.9"
|
||||
dependencies:
|
||||
"@swc/core-darwin-arm64": "npm:1.7.5"
|
||||
"@swc/core-darwin-x64": "npm:1.7.5"
|
||||
"@swc/core-linux-arm-gnueabihf": "npm:1.7.5"
|
||||
"@swc/core-linux-arm64-gnu": "npm:1.7.5"
|
||||
"@swc/core-linux-arm64-musl": "npm:1.7.5"
|
||||
"@swc/core-linux-x64-gnu": "npm:1.7.5"
|
||||
"@swc/core-linux-x64-musl": "npm:1.7.5"
|
||||
"@swc/core-win32-arm64-msvc": "npm:1.7.5"
|
||||
"@swc/core-win32-ia32-msvc": "npm:1.7.5"
|
||||
"@swc/core-win32-x64-msvc": "npm:1.7.5"
|
||||
"@swc/core-darwin-arm64": "npm:1.7.9"
|
||||
"@swc/core-darwin-x64": "npm:1.7.9"
|
||||
"@swc/core-linux-arm-gnueabihf": "npm:1.7.9"
|
||||
"@swc/core-linux-arm64-gnu": "npm:1.7.9"
|
||||
"@swc/core-linux-arm64-musl": "npm:1.7.9"
|
||||
"@swc/core-linux-x64-gnu": "npm:1.7.9"
|
||||
"@swc/core-linux-x64-musl": "npm:1.7.9"
|
||||
"@swc/core-win32-arm64-msvc": "npm:1.7.9"
|
||||
"@swc/core-win32-ia32-msvc": "npm:1.7.9"
|
||||
"@swc/core-win32-x64-msvc": "npm:1.7.9"
|
||||
"@swc/counter": "npm:^0.1.3"
|
||||
"@swc/types": "npm:^0.1.12"
|
||||
peerDependencies:
|
||||
@ -1800,7 +1800,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
"@swc/helpers":
|
||||
optional: true
|
||||
checksum: 10c0/06fcd863348da77dc27dbd66e89bab5f37e391a41afdf044df7ba98639f4b49221fb40c8cd503508ac282ed002d90eb8203abaa02c3f1e4ba04b2f7509628484
|
||||
checksum: 10c0/9d67bbaa459f606aaa9c64c8979be1630318d398cdf7e168da827fc0b612de81064bf5b60ebf2e2ed2b5409d61b620be89af047a68ff01772d63a1776a90bd02
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9837,7 +9837,7 @@ __metadata:
|
||||
"@biomejs/biome": "npm:^1.8.3"
|
||||
"@cyclonedx/yarn-plugin-cyclonedx": "npm:^1.0.0-rc.7"
|
||||
"@slack/web-api": "npm:^6.10.0"
|
||||
"@swc/core": "npm:1.7.5"
|
||||
"@swc/core": "npm:1.7.9"
|
||||
"@swc/jest": "npm:0.2.36"
|
||||
"@types/bcryptjs": "npm:2.4.6"
|
||||
"@types/cors": "npm:2.8.17"
|
||||
|
Loading…
Reference in New Issue
Block a user