Skip to content
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

chore(deps): bump the swc-core group across 1 directory with 11 updates #19

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2025

Bumps the swc-core group with 11 updates in the / directory:

Package From To
@swc/core 1.9.2 1.11.4
@swc/core-darwin-arm64 1.3.56 1.11.4
@swc/core-darwin-x64 1.3.56 1.11.4
@swc/core-linux-arm-gnueabihf 1.3.56 1.11.4
@swc/core-linux-arm64-gnu 1.3.56 1.11.4
@swc/core-linux-arm64-musl 1.3.56 1.11.4
@swc/core-linux-x64-gnu 1.3.56 1.11.4
@swc/core-linux-x64-musl 1.3.56 1.11.4
@swc/core-win32-arm64-msvc 1.3.56 1.11.4
@swc/core-win32-ia32-msvc 1.3.56 1.11.4
@swc/core-win32-x64-msvc 1.3.56 1.11.4

Updates @swc/core from 1.9.2 to 1.11.4

Changelog

Sourced from @​swc/core's changelog.

[1.11.4] - 2025-02-27

Bug Fixes

  • (es/decorators) Support negative numbers (#10114) (5044580)

  • (es/minifier) Fix cargo feature debug (#10090) (48f68db)

  • (es/minifier) Fix insufficient logging (#10091) (9ee79c9)

  • (es/minifier) Inline before cost analysis (#10092) (1425b56)

  • (es/minifier) Remove needless println (b1e5b2d)

  • (es/resolver) Analyze variable declarations with declare (#10102) (cff6a64)

  • (swc_malloc) Fix build issue due to malloc, really (#10117) (207a13f)

  • (swc_malloc) Add target_env = "gnu" check (#10118) (da81e11)

  • Use jemalloc on platforms that mimalloc fails to build (#10116) (fb75b98)

Miscellaneous Tasks

  • (deps) Update dependency jsonc-parser to v0.26.2 (#10112) (8c5f7ef)

Performance

... (truncated)

Commits
  • f7b26c2 chore: Publish 1.11.4 with swc_core v16.2.2
  • b3a8d1f chore: Update changelog
  • b97fb55 chore: Publish 1.11.4-nightly-20250227.1 with swc_core v16.2.2
  • 354549d chore: Publish crates with swc_core v16.2.2
  • 1524396 chore: Fix version
  • da81e11 fix(swc_malloc): Add target_env = "gnu" check (#10118)
  • 214f347 chore: Update changelog
  • adc35f4 chore: Publish 1.11.3-nightly-20250227.2 with swc_core v16.2.1
  • 4f6698c chore: Publish crates with swc_core v16.2.1
  • 207a13f fix(swc_malloc): Fix build issue due to malloc, really (#10117)
  • Additional commits viewable in compare view

Updates @swc/core-darwin-arm64 from 1.3.56 to 1.11.4

Changelog

Sourced from @​swc/core-darwin-arm64's changelog.

[1.11.4] - 2025-02-27

Bug Fixes

  • (es/decorators) Support negative numbers (#10114) (5044580)

  • (es/minifier) Fix cargo feature debug (#10090) (48f68db)

  • (es/minifier) Fix insufficient logging (#10091) (9ee79c9)

  • (es/minifier) Inline before cost analysis (#10092) (1425b56)

  • (es/minifier) Remove needless println (b1e5b2d)

  • (es/resolver) Analyze variable declarations with declare (#10102) (cff6a64)

  • (swc_malloc) Fix build issue due to malloc, really (#10117) (207a13f)

  • (swc_malloc) Add target_env = "gnu" check (#10118) (da81e11)

  • Use jemalloc on platforms that mimalloc fails to build (#10116) (fb75b98)

Miscellaneous Tasks

  • (deps) Update dependency jsonc-parser to v0.26.2 (#10112) (8c5f7ef)

Performance

... (truncated)

Commits
  • f7b26c2 chore: Publish 1.11.4 with swc_core v16.2.2
  • b3a8d1f chore: Update changelog
  • b97fb55 chore: Publish 1.11.4-nightly-20250227.1 with swc_core v16.2.2
  • 354549d chore: Publish crates with swc_core v16.2.2
  • 1524396 chore: Fix version
  • da81e11 fix(swc_malloc): Add target_env = "gnu" check (#10118)
  • 214f347 chore: Update changelog
  • adc35f4 chore: Publish 1.11.3-nightly-20250227.2 with swc_core v16.2.1
  • 4f6698c chore: Publish crates with swc_core v16.2.1
  • 207a13f fix(swc_malloc): Fix build issue due to malloc, really (#10117)
  • Additional commits viewable in compare view

Updates @swc/core-darwin-x64 from 1.3.56 to 1.11.4

Changelog

Sourced from @​swc/core-darwin-x64's changelog.

[1.11.4] - 2025-02-27

Bug Fixes

  • (es/decorators) Support negative numbers (#10114) (5044580)

  • (es/minifier) Fix cargo feature debug (#10090) (48f68db)

  • (es/minifier) Fix insufficient logging (#10091) (9ee79c9)

  • (es/minifier) Inline before cost analysis (#10092) (1425b56)

  • (es/minifier) Remove needless println (b1e5b2d)

  • (es/resolver) Analyze variable declarations with declare (#10102) (cff6a64)

  • (swc_malloc) Fix build issue due to malloc, really (#10117) (207a13f)

  • (swc_malloc) Add target_env = "gnu" check (#10118) (da81e11)

  • Use jemalloc on platforms that mimalloc fails to build (#10116) (fb75b98)

Miscellaneous Tasks

  • (deps) Update dependency jsonc-parser to v0.26.2 (#10112) (8c5f7ef)

Performance

... (truncated)

Commits
  • f7b26c2 chore: Publish 1.11.4 with swc_core v16.2.2
  • b3a8d1f chore: Update changelog
  • b97fb55 chore: Publish 1.11.4-nightly-20250227.1 with swc_core v16.2.2
  • 354549d chore: Publish crates with swc_core v16.2.2
  • 1524396 chore: Fix version
  • da81e11 fix(swc_malloc): Add target_env = "gnu" check (#10118)
  • 214f347 chore: Update changelog
  • adc35f4 chore: Publish 1.11.3-nightly-20250227.2 with swc_core v16.2.1
  • 4f6698c chore: Publish crates with swc_core v16.2.1
  • 207a13f fix(swc_malloc): Fix build issue due to malloc, really (#10117)
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm-gnueabihf from 1.3.56 to 1.11.4

Changelog

Sourced from @​swc/core-linux-arm-gnueabihf's changelog.

[1.11.4] - 2025-02-27

Bug Fixes

  • (es/decorators) Support negative numbers (#10114) (5044580)

  • (es/minifier) Fix cargo feature debug (#10090) (48f68db)

  • (es/minifier) Fix insufficient logging (#10091) (9ee79c9)

  • (es/minifier) Inline before cost analysis (#10092) (1425b56)

  • (es/minifier) Remove needless println (b1e5b2d)

  • (es/resolver) Analyze variable declarations with declare (#10102) (cff6a64)

  • (swc_malloc) Fix build issue due to malloc, really (#10117) (207a13f)

  • (swc_malloc) Add target_env = "gnu" check (#10118) (da81e11)

  • Use jemalloc on platforms that mimalloc fails to build (#10116) (fb75b98)

Miscellaneous Tasks

  • (deps) Update dependency jsonc-parser to v0.26.2 (#10112) (8c5f7ef)

Performance

... (truncated)

Commits
  • f7b26c2 chore: Publish 1.11.4 with swc_core v16.2.2
  • b3a8d1f chore: Update changelog
  • b97fb55 chore: Publish 1.11.4-nightly-20250227.1 with swc_core v16.2.2
  • 354549d chore: Publish crates with swc_core v16.2.2
  • 1524396 chore: Fix version
  • da81e11 fix(swc_malloc): Add target_env = "gnu" check (#10118)
  • 214f347 chore: Update changelog
  • adc35f4 chore: Publish 1.11.3-nightly-20250227.2 with swc_core v16.2.1
  • 4f6698c chore: Publish crates with swc_core v16.2.1
  • 207a13f fix(swc_malloc): Fix build issue due to malloc, really (#10117)
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm64-gnu from 1.3.56 to 1.11.4

Changelog

Sourced from @​swc/core-linux-arm64-gnu's changelog.

[1.11.4] - 2025-02-27

Bug Fixes

  • (es/decorators) Support negative numbers (#10114) (5044580)

  • (es/minifier) Fix cargo feature debug (#10090) (48f68db)

  • (es/minifier) Fix insufficient logging (#10091) (9ee79c9)

  • (es/minifier) Inline before cost analysis (#10092) (1425b56)

  • (es/minifier) Remove needless println (b1e5b2d)

  • (es/resolver) Analyze variable declarations with declare (#10102) (cff6a64)

  • (swc_malloc) Fix build issue due to malloc, really (#10117) (207a13f)

  • (swc_malloc) Add target_env = "gnu" check (#10118) (da81e11)

  • Use jemalloc on platforms that mimalloc fails to build (#10116) (fb75b98)

Miscellaneous Tasks

  • (deps) Update dependency jsonc-parser to v0.26.2 (#10112) (8c5f7ef)

Performance

... (truncated)

Commits
  • f7b26c2 chore: Publish 1.11.4 with swc_core v16.2.2
  • b3a8d1f chore: Update changelog
  • b97fb55 chore: Publish 1.11.4-nightly-20250227.1 with swc_core v16.2.2
  • 354549d chore: Publish crates with swc_core v16.2.2
  • 1524396 chore: Fix version
  • da81e11 fix(swc_malloc): Add target_env = "gnu" check (#10118)
  • 214f347 chore: Update changelog
  • adc35f4 chore: Publish 1.11.3-nightly-20250227.2 with swc_core v16.2.1
  • 4f6698c chore: Publish crates with swc_core v16.2.1
  • 207a13f fix(swc_malloc): Fix build issue due to malloc, really (#10117)
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm64-musl from 1.3.56 to 1.11.4

Changelog

Sourced from @​swc/core-linux-arm64-musl's changelog.

[1.11.4] - 2025-02-27

Bug Fixes

  • (es/decorators) Support negative numbers (#10114) (5044580)

  • (es/minifier) Fix cargo feature debug (#10090) (48f68db)

  • (es/minifier) Fix insufficient logging (#10091) (9ee79c9)

  • (es/minifier) Inline before cost analysis (#10092) (1425b56)

  • (es/minifier) Remove needless println (b1e5b2d)

  • (es/resolver) Analyze variable declarations with declare (#10102) (cff6a64)

  • (swc_malloc) Fix build issue due to malloc, really (#10117) (207a13f)

  • (swc_malloc) Add target_env = "gnu" check (#10118) (da81e11)

  • Use jemalloc on platforms that mimalloc fails to build (#10116) (fb75b98)

Miscellaneous Tasks

  • (deps) Update dependency jsonc-parser to v0.26.2 (#10112) (8c5f7ef)

Performance

... (truncated)

Commits
  • f7b26c2 chore: Publish 1.11.4 with swc_core v16.2.2
  • b3a8d1f chore: Update changelog
  • b97fb55 chore: Publish 1.11.4-nightly-20250227.1 with swc_core v16.2.2
  • 354549d chore: Publish crates with swc_core v16.2.2
  • 1524396 chore: Fix version
  • da81e11 fix(swc_malloc): Add target_env = "gnu" check (#10118)
  • 214f347 chore: Update changelog
  • adc35f4 chore: Publish 1.11.3-nightly-20250227.2 with swc_core v16.2.1
  • 4f6698c chore: Publish crates with swc_core v16.2.1
  • 207a13f fix(swc_malloc): Fix build issue due to malloc, really (#10117)
  • Additional commits viewable in compare view

Updates @swc/core-linux-x64-gnu from 1.3.56 to 1.11.4

Changelog

Sourced from @​swc/core-linux-x64-gnu's changelog.

[1.11.4] - 2025-02-27

Bug Fixes

  • (es/decorators) Support negative numbers (#10114) (5044580)

  • (es/minifier) Fix cargo feature debug (#10090) (48f68db)

  • (es/minifier) Fix insufficient logging (#10091) (9ee79c9)

  • (es/minifier) Inline before cost analysis (#10092) (1425b56)

  • (es/minifier) Remove needless println (b1e5b2d)

  • (es/resolver) Analyze variable declarations with declare (#10102) (cff6a64)

  • (swc_malloc) Fix build issue due to malloc, really (#10117) (207a13f)

  • (swc_malloc) Add target_env = "gnu" check (#10118) (da81e11)

  • Use jemalloc on platforms that mimalloc fails to build (#10116) (fb75b98)

Miscellaneous Tasks

  • (deps) Update dependency jsonc-parser to v0.26.2 (#10112) (8c5f7ef)

Performance

... (truncated)

Commits
  • f7b26c2 chore: Publish 1.11.4 with swc_core v16.2.2
  • b3a8d1f chore: Update changelog
  • b97fb55 chore: Publish 1.11.4-nightly-20250227.1 with swc_core v16.2.2
  • 354549d chore: Publish crates with swc_core v16.2.2
  • 1524396 chore: Fix version
  • da81e11 fix(swc_malloc): Add target_env = "gnu" check (#10118)
  • 214f347 chore: Update changelog
  • adc35f4 chore: Publish 1.11.3-nightly-20250227.2 with swc_core v16.2.1
  • 4f6698c chore: Publish crates with swc_core v16.2.1
  • 207a13f fix(swc_malloc): Fix build issue due to malloc, really (#10117)
  • Additional commits viewable in compare view

Updates @swc/core-linux-x64-musl from 1.3.56 to 1.11.4

Changelog

Sourced from @​swc/core-linux-x64-musl's changelog.

[1.11.4] - 2025-02-27

Bug Fixes

  • (es/decorators) Support negative numbers (#10114) (5044580)

  • (es/minifier) Fix cargo feature debug (#10090) (48f68db)

  • (es/minifier) Fix insufficient logging (#10091) (9ee79c9)

  • (es/minifier) Inline before cost analysis (#10092) (1425b56)

  • (es/minifier) Remove needless println (b1e5b2d)

  • (es/resolver) Analyze variable declarations with declare (#10102) (cff6a64)

  • (swc_malloc) Fix build issue due to malloc, really (#10117) (207a13f)

  • (swc_malloc) Add target_env = "gnu" check (#10118) (da81e11)

  • Use jemalloc on platforms that mimalloc fails to build (#10116) (fb75b98)

Miscellaneous Tasks

  • (deps) Update dependency jsonc-parser to v0.26.2 (#10112) (8c5f7ef)

Performance

... (truncated)

Commits
  • f7b26c2 chore: Publish 1.11.4 with swc_core v16.2.2
  • b3a8d1f chore: Update changelog
  • b97fb55 chore: Publish 1.11.4-nightly-20250227.1 with swc_core v16.2.2
  • 354549d chore: Publish crates with swc_core v16.2.2
  • 1524396 chore: Fix version
  • da81e11 fix(swc_malloc): Add target_env = "gnu" check (#10118)
  • 214f347 chore: Update changelog
  • adc35f4 chore: Publish 1.11.3-nightly-20250227.2 with swc_core v16.2.1
  • 4f6698c chore: Publish crates with swc_core v16.2.1
  • 207a13f fix(swc_malloc): Fix build issue due to malloc, really (#10117)
  • Additional commits viewable in compare view

Updates @swc/core-win32-arm64-msvc from 1.3.56 to 1.11.4

Changelog

Sourced from @​swc/core-win32-arm64-msvc's changelog.

[1.11.4] - 2025-02-27

Bug Fixes

  • (es/decorators) Support negative numbers (#10114) (5044580)

  • (es/minifier) Fix cargo feature debug (#10090) (48f68db)

  • (es/minifier) Fix insufficient logging (#10091) (9ee79c9)

  • (es/minifier) Inline before cost analysis (#10092) (1425b56)

  • (es/minifier) Remove needless println (b1e5b2d)

  • (es/resolver) Analyze variable declarations with declare (#10102) (cff6a64)

  • (swc_malloc) Fix build issue due to malloc, really (#10117) (207a13f)

  • (swc_malloc) Add target_env = "gnu" check (#10118) (da81e11)

  • Use jemalloc on platforms that mimalloc fails to build (#10116) (fb75b98)

Miscellaneous Tasks

  • (deps) Update dependency jsonc-parser to v0.26.2 (#10112) (8c5f7ef)

Performance

... (truncated)

Commits
  • f7b26c2 chore: Publish 1.11.4 with swc_core v16.2.2
  • b3a8d1f chore: Update changelog
  • b97fb55 chore: Publish 1.11.4-nightly-20250227.1 with swc_core v16.2.2
  • 354549d chore: Publish crates with swc_core v16.2.2
  • 1524396 chore: Fix version
  • da81e11 fix(swc_malloc): Add target_env = "gnu" check (#10118)
  • 214f347 chore: Update changelog
  • adc35f4 chore: Publish 1.11.3-nightly-20250227.2 with swc_core v16.2.1
  • 4f6698c chore: Publish crates with swc_core v16.2.1
  • 207a13f fix(swc_malloc): Fix build issue due to malloc, really (#10117)
  • Additional commits viewable in compare view

Updates @swc/core-win32-ia32-msvc from 1.3.56 to 1.11.4

Changelog

Sourced from @​swc/core-win32-ia32-msvc's changelog.

[1.11.4] - 2025-02-27

Bug Fixes

  • (es/decorators) Support negative numbers (#10114) (5044580)

  • (es/minifier) Fix cargo feature debug (#10090) (48f68db)

  • (es/minifier) Fix insufficient logging (#10091) (9ee79c9)

  • (es/minifier) Inline before cost analysis (#10092) (1425b56)

  • (es/minifier) Remove needless println (b1e5b2d)

  • (es/resolver) Analyze variable declarations with declare (#10102) (cff6a64)

  • (swc_malloc) Fix build issue due to malloc, really (#10117) (207a13f)

  • (swc_malloc) Add target_env = "gnu" check (#10118) (da81e11)

  • Use jemalloc on platforms that mimalloc fails to build (#10116) (fb75b98)

Miscellaneous Tasks

  • (deps) Update dependency jsonc-parser to v0.26.2 (#10112) (8c5f7ef)

Performance

... (truncated)

Commits
  • f7b26c2 chore: Publish 1.11.4 with swc_core v16.2.2
  • b3a8d1f chore: Update changelog
  • b97fb55 chore: Publish 1.11.4-nightly-20250227.1 with swc_core v16.2.2
  • 354549d chore: Publish crates with swc_core v16.2.2
  • 1524396 chore: Fix version
  • da81e11 fix(swc_malloc): Add target_env = "gnu" check (#10118)
  • 214f347 chore: Update changelog
  • adc35f4 chore: Publish 1.11.3-nightly-20250227.2 with swc_core v16.2.1
  • 4f6698c chore: Publish crates with swc_core v16.2.1
  • 207a13f fix(swc_malloc): Fix build issue due to malloc, really (#10117)
  • Additional commits viewable in compare view

Updates @swc/core-win32-x64-msvc from 1.3.56 to 1.11.4

Changelog

Sourced from @​swc/core-win32-x64-msvc's changelog.

[1.11.4] - 2025-02-27

Bug Fixes

  • (es/decorators) Support negative numbers (#10114) (5044580)

  • (es/minifier) Fix cargo feature debug (#10090) (48f68db)

  • (es/minifier) Fix insufficient logging (#10091) (9ee79c9)

  • (es/minifier) Inline before cost analysis (#10092) (1425b56)

  • (es/minifier) Remove needless println (b1e5b2d)

  • (es/resolver) Analyze variable declarations with declare (#10102) (cff6a64)

  • (swc_malloc) Fix build issue due to malloc, really (#10117) (207a13f)

  • (swc_malloc) Add target_env = "gnu" check (#10118) (da81e11)

  • Use jemalloc on platforms that mimalloc fails to build (#10116) (

Bumps the swc-core group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@swc/core](https://github.com/swc-project/swc) | `1.9.2` | `1.11.4` |
| [@swc/core-darwin-arm64](https://github.com/swc-project/swc) | `1.3.56` | `1.11.4` |
| [@swc/core-darwin-x64](https://github.com/swc-project/swc) | `1.3.56` | `1.11.4` |
| [@swc/core-linux-arm-gnueabihf](https://github.com/swc-project/swc) | `1.3.56` | `1.11.4` |
| [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.3.56` | `1.11.4` |
| [@swc/core-linux-arm64-musl](https://github.com/swc-project/swc) | `1.3.56` | `1.11.4` |
| [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) | `1.3.56` | `1.11.4` |
| [@swc/core-linux-x64-musl](https://github.com/swc-project/swc) | `1.3.56` | `1.11.4` |
| [@swc/core-win32-arm64-msvc](https://github.com/swc-project/swc) | `1.3.56` | `1.11.4` |
| [@swc/core-win32-ia32-msvc](https://github.com/swc-project/swc) | `1.3.56` | `1.11.4` |
| [@swc/core-win32-x64-msvc](https://github.com/swc-project/swc) | `1.3.56` | `1.11.4` |



Updates `@swc/core` from 1.9.2 to 1.11.4
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.9.2...v1.11.4)

Updates `@swc/core-darwin-arm64` from 1.3.56 to 1.11.4
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.3.56...v1.11.4)

Updates `@swc/core-darwin-x64` from 1.3.56 to 1.11.4
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.3.56...v1.11.4)

Updates `@swc/core-linux-arm-gnueabihf` from 1.3.56 to 1.11.4
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.3.56...v1.11.4)

Updates `@swc/core-linux-arm64-gnu` from 1.3.56 to 1.11.4
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.3.56...v1.11.4)

Updates `@swc/core-linux-arm64-musl` from 1.3.56 to 1.11.4
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.3.56...v1.11.4)

Updates `@swc/core-linux-x64-gnu` from 1.3.56 to 1.11.4
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.3.56...v1.11.4)

Updates `@swc/core-linux-x64-musl` from 1.3.56 to 1.11.4
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.3.56...v1.11.4)

Updates `@swc/core-win32-arm64-msvc` from 1.3.56 to 1.11.4
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.3.56...v1.11.4)

Updates `@swc/core-win32-ia32-msvc` from 1.3.56 to 1.11.4
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.3.56...v1.11.4)

Updates `@swc/core-win32-x64-msvc` from 1.3.56 to 1.11.4
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.3.56...v1.11.4)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swc-core
- dependency-name: "@swc/core-darwin-arm64"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swc-core
- dependency-name: "@swc/core-darwin-x64"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swc-core
- dependency-name: "@swc/core-linux-arm-gnueabihf"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swc-core
- dependency-name: "@swc/core-linux-arm64-gnu"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swc-core
- dependency-name: "@swc/core-linux-arm64-musl"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swc-core
- dependency-name: "@swc/core-linux-x64-gnu"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swc-core
- dependency-name: "@swc/core-linux-x64-musl"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swc-core
- dependency-name: "@swc/core-win32-arm64-msvc"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swc-core
- dependency-name: "@swc/core-win32-ia32-msvc"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swc-core
- dependency-name: "@swc/core-win32-x64-msvc"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swc-core
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code packages/backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants