Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore(deps): update dependency @swc/core to v1.3.106 #8219

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 30, 2024
Merged
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
58 changes: 29 additions & 29 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4427,16 +4427,16 @@ __metadata:
languageName: node
linkType: hard

"@swc/core-darwin-arm64@npm:1.3.101":
version: 1.3.101
resolution: "@swc/core-darwin-arm64@npm:1.3.101"
"@swc/core-darwin-arm64@npm:1.3.106":
version: 1.3.106
resolution: "@swc/core-darwin-arm64@npm:1.3.106"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@swc/core-darwin-x64@npm:1.3.101":
version: 1.3.101
resolution: "@swc/core-darwin-x64@npm:1.3.101"
"@swc/core-darwin-x64@npm:1.3.106":
version: 1.3.106
resolution: "@swc/core-darwin-x64@npm:1.3.106"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard
Expand All @@ -4459,16 +4459,16 @@ __metadata:
languageName: node
linkType: soft

"@swc/core-linux-x64-gnu@npm:1.3.101":
version: 1.3.101
resolution: "@swc/core-linux-x64-gnu@npm:1.3.101"
"@swc/core-linux-x64-gnu@npm:1.3.106":
version: 1.3.106
resolution: "@swc/core-linux-x64-gnu@npm:1.3.106"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@swc/core-linux-x64-musl@npm:1.3.101":
version: 1.3.101
resolution: "@swc/core-linux-x64-musl@npm:1.3.101"
"@swc/core-linux-x64-musl@npm:1.3.106":
version: 1.3.106
resolution: "@swc/core-linux-x64-musl@npm:1.3.106"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard
Expand All @@ -4485,27 +4485,27 @@ __metadata:
languageName: node
linkType: soft

"@swc/core-win32-x64-msvc@npm:1.3.101":
version: 1.3.101
resolution: "@swc/core-win32-x64-msvc@npm:1.3.101"
"@swc/core-win32-x64-msvc@npm:1.3.106":
version: 1.3.106
resolution: "@swc/core-win32-x64-msvc@npm:1.3.106"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard

"@swc/core@npm:^1.3.68":
version: 1.3.101
resolution: "@swc/core@npm:1.3.101"
dependencies:
"@swc/core-darwin-arm64": 1.3.101
"@swc/core-darwin-x64": 1.3.101
"@swc/core-linux-arm-gnueabihf": 1.3.101
"@swc/core-linux-arm64-gnu": 1.3.101
"@swc/core-linux-arm64-musl": 1.3.101
"@swc/core-linux-x64-gnu": 1.3.101
"@swc/core-linux-x64-musl": 1.3.101
"@swc/core-win32-arm64-msvc": 1.3.101
"@swc/core-win32-ia32-msvc": 1.3.101
"@swc/core-win32-x64-msvc": 1.3.101
version: 1.3.106
resolution: "@swc/core@npm:1.3.106"
dependencies:
"@swc/core-darwin-arm64": 1.3.106
"@swc/core-darwin-x64": 1.3.106
"@swc/core-linux-arm-gnueabihf": 1.3.106
"@swc/core-linux-arm64-gnu": 1.3.106
"@swc/core-linux-arm64-musl": 1.3.106
"@swc/core-linux-x64-gnu": 1.3.106
"@swc/core-linux-x64-musl": 1.3.106
"@swc/core-win32-arm64-msvc": 1.3.106
"@swc/core-win32-ia32-msvc": 1.3.106
"@swc/core-win32-x64-msvc": 1.3.106
"@swc/counter": ^0.1.1
"@swc/types": ^0.1.5
peerDependencies:
Expand Down Expand Up @@ -4534,7 +4534,7 @@ __metadata:
peerDependenciesMeta:
"@swc/helpers":
optional: true
checksum: d9db5cc3306dc48e3f9fda4597c702de99851156a904be1974d69684589b52c73918270dbef06568e2ba5f9efb17a92333b361a79d1e138fad19a386c0f8c2c1
checksum: d0b9912b387558260a78ff979dfe5f7bc0640764cf33bc197e47a87115e3457f9f8989a8299f49c729e9c4f11101c4b3227b736d9ba6b9093ad0fd9e745de5ba
languageName: node
linkType: hard

Expand Down