An open index of dependabot pull requests across open source projects.

deps: bump the all-dependencies group with 15 updates

Merged
Number: #144
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: June 11, 2025 at 04:13 PM UTC
(3 months ago)
Updated: June 11, 2025 at 04:14 PM UTC
(3 months ago)
Merged: June 11, 2025 at 04:14 PM UTC
(3 months ago)
by github-actions[bot]
Time to Close: 2 minutes
Labels:
dependencies
Description:

Bumps the all-dependencies group with 15 updates:

Package From To
@swc/core 1.11.31 1.12.0
@swc/core-darwin-arm64 1.11.31 1.12.0
@swc/core-darwin-x64 1.11.31 1.12.0
@swc/core-linux-arm-gnueabihf 1.11.31 1.12.0
@swc/core-linux-arm64-gnu 1.11.31 1.12.0
@swc/core-linux-arm64-musl 1.11.31 1.12.0
@swc/core-linux-x64-gnu 1.11.31 1.12.0
@swc/core-linux-x64-musl 1.11.31 1.12.0
@swc/core-win32-arm64-msvc 1.11.31 1.12.0
@swc/core-win32-ia32-msvc 1.11.31 1.12.0
@swc/core-win32-x64-msvc 1.11.31 1.12.0
@swc/types 0.1.22 0.1.23
brace-expansion 1.1.11 1.1.12
caniuse-lite 1.0.30001721 1.0.30001722
unrs-resolver 1.7.13 1.8.1

Updates @swc/core from 1.11.31 to 1.12.0

Changelog

Sourced from @​swc/core's changelog.

[1.12.0] - 2025-06-10

Bug Fixes

  • (@​swc/types) Add jsc.output.charset (#10567) (26b41e8)

  • (es/codegen) Don't call cmt.get_leading for dummy span (#10568) (16e204d)

  • (es/parser) Disallow spread operator(...) in JSX attribute values (#10587) (8deba78)

  • (es/typescript) Pass native_class_properties (#10561) (7e4cd9a)

  • (es/typescript) Handle export declare var in namespace (#10579) (2daa17f)

  • (ts/isolated-dts) Add edges SymbolFlags::Value and SymbolFlags::Type in exports (#10577) (e6d4da2)

  • Fix bindings (0f858fd)

Documentation

  • (contributing) Add a script to patch local projects (#10565) (3ac0a21)

Features

  • (es/minifier) Regex support for format.comments (#10571) (e441df5)

  • (es/module) Add support for import.meta.main in AMD and CJS (#10596) (759de2e)

Miscellaneous Tasks

  • (plugin/runner) Update virtual-fs to dedupe dependencies (#10594) (de667bb)

Refactor

... (truncated)

Commits
  • f9c04db chore: Publish 1.12.0 with swc_core v27.0.1
  • 80fb4bc chore: Update changelog
  • 194f6ec chore: Publish 1.12.0-nightly-20250610.2 with swc_core v27.0.1
  • 0f858fd fix: Fix bindings
  • b9a9856 chore: Update changelog
  • 8b02840 chore: Publish 1.12.0-nightly-20250610.1 with swc_core v27.0.1
  • 70cbaee chore: Publish crates with swc_core v27.0.1
  • 6e36859 chore: Publish crates with swc_core v27.0.0
  • 759de2e feat(es/module): Add support for import.meta.main in AMD and CJS (#10596)
  • c96fa23 refactor(es/parser): Remove cur!(false) macro (#10583)
  • Additional commits viewable in compare view

Updates @swc/core-darwin-arm64 from 1.11.31 to 1.12.0

Changelog

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

[1.12.0] - 2025-06-10

Bug Fixes

  • (@​swc/types) Add jsc.output.charset (#10567) (26b41e8)

  • (es/codegen) Don't call cmt.get_leading for dummy span (#10568) (16e204d)

  • (es/parser) Disallow spread operator(...) in JSX attribute values (#10587) (8deba78)

  • (es/typescript) Pass native_class_properties (#10561) (7e4cd9a)

  • (es/typescript) Handle export declare var in namespace (#10579) (2daa17f)

  • (ts/isolated-dts) Add edges SymbolFlags::Value and SymbolFlags::Type in exports (#10577) (e6d4da2)

  • Fix bindings (0f858fd)

Documentation

  • (contributing) Add a script to patch local projects (#10565) (3ac0a21)

Features

  • (es/minifier) Regex support for format.comments (#10571) (e441df5)

  • (es/module) Add support for import.meta.main in AMD and CJS (#10596) (759de2e)

Miscellaneous Tasks

  • (plugin/runner) Update virtual-fs to dedupe dependencies (#10594) (de667bb)

Refactor

... (truncated)

Commits
  • f9c04db chore: Publish 1.12.0 with swc_core v27.0.1
  • 80fb4bc chore: Update changelog
  • 194f6ec chore: Publish 1.12.0-nightly-20250610.2 with swc_core v27.0.1
  • 0f858fd fix: Fix bindings
  • b9a9856 chore: Update changelog
  • 8b02840 chore: Publish 1.12.0-nightly-20250610.1 with swc_core v27.0.1
  • 70cbaee chore: Publish crates with swc_core v27.0.1
  • 6e36859 chore: Publish crates with swc_core v27.0.0
  • 759de2e feat(es/module): Add support for import.meta.main in AMD and CJS (#10596)
  • c96fa23 refactor(es/parser): Remove cur!(false) macro (#10583)
  • Additional commits viewable in compare view

Updates @swc/core-darwin-x64 from 1.11.31 to 1.12.0

Changelog

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

[1.12.0] - 2025-06-10

Bug Fixes

  • (@​swc/types) Add jsc.output.charset (#10567) (26b41e8)

  • (es/codegen) Don't call cmt.get_leading for dummy span (#10568) (16e204d)

  • (es/parser) Disallow spread operator(...) in JSX attribute values (#10587) (8deba78)

  • (es/typescript) Pass native_class_properties (#10561) (7e4cd9a)

  • (es/typescript) Handle export declare var in namespace (#10579) (2daa17f)

  • (ts/isolated-dts) Add edges SymbolFlags::Value and SymbolFlags::Type in exports (#10577) (e6d4da2)

  • Fix bindings (0f858fd)

Documentation

  • (contributing) Add a script to patch local projects (#10565) (3ac0a21)

Features

  • (es/minifier) Regex support for format.comments (#10571) (e441df5)

  • (es/module) Add support for import.meta.main in AMD and CJS (#10596) (759de2e)

Miscellaneous Tasks

  • (plugin/runner) Update virtual-fs to dedupe dependencies (#10594) (de667bb)

Refactor

... (truncated)

Commits
  • f9c04db chore: Publish 1.12.0 with swc_core v27.0.1
  • 80fb4bc chore: Update changelog
  • 194f6ec chore: Publish 1.12.0-nightly-20250610.2 with swc_core v27.0.1
  • 0f858fd fix: Fix bindings
  • b9a9856 chore: Update changelog
  • 8b02840 chore: Publish 1.12.0-nightly-20250610.1 with swc_core v27.0.1
  • 70cbaee chore: Publish crates with swc_core v27.0.1
  • 6e36859 chore: Publish crates with swc_core v27.0.0
  • 759de2e feat(es/module): Add support for import.meta.main in AMD and CJS (#10596)
  • c96fa23 refactor(es/parser): Remove cur!(false) macro (#10583)
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm-gnueabihf from 1.11.31 to 1.12.0

Changelog

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

[1.12.0] - 2025-06-10

Bug Fixes

  • (@​swc/types) Add jsc.output.charset (#10567) (26b41e8)

  • (es/codegen) Don't call cmt.get_leading for dummy span (#10568) (16e204d)

  • (es/parser) Disallow spread operator(...) in JSX attribute values (#10587) (8deba78)

  • (es/typescript) Pass native_class_properties (#10561) (7e4cd9a)

  • (es/typescript) Handle export declare var in namespace (#10579) (2daa17f)

  • (ts/isolated-dts) Add edges SymbolFlags::Value and SymbolFlags::Type in exports (#10577) (e6d4da2)

  • Fix bindings (0f858fd)

Documentation

  • (contributing) Add a script to patch local projects (#10565) (3ac0a21)

Features

  • (es/minifier) Regex support for format.comments (#10571) (e441df5)

  • (es/module) Add support for import.meta.main in AMD and CJS (#10596) (759de2e)

Miscellaneous Tasks

  • (plugin/runner) Update virtual-fs to dedupe dependencies (#10594) (de667bb)

Refactor

... (truncated)

Commits
  • f9c04db chore: Publish 1.12.0 with swc_core v27.0.1
  • 80fb4bc chore: Update changelog
  • 194f6ec chore: Publish 1.12.0-nightly-20250610.2 with swc_core v27.0.1
  • 0f858fd fix: Fix bindings
  • b9a9856 chore: Update changelog
  • 8b02840 chore: Publish 1.12.0-nightly-20250610.1 with swc_core v27.0.1
  • 70cbaee chore: Publish crates with swc_core v27.0.1
  • 6e36859 chore: Publish crates with swc_core v27.0.0
  • 759de2e feat(es/module): Add support for import.meta.main in AMD and CJS (#10596)
  • c96fa23 refactor(es/parser): Remove cur!(false) macro (#10583)
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm64-gnu from 1.11.31 to 1.12.0

Changelog

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

[1.12.0] - 2025-06-10

Bug Fixes

  • (@​swc/types) Add jsc.output.charset (#10567) (26b41e8)

  • (es/codegen) Don't call cmt.get_leading for dummy span (#10568) (16e204d)

  • (es/parser) Disallow spread operator(...) in JSX attribute values (#10587) (8deba78)

  • (es/typescript) Pass native_class_properties (#10561) (7e4cd9a)

  • (es/typescript) Handle export declare var in namespace (#10579) (2daa17f)

  • (ts/isolated-dts) Add edges SymbolFlags::Value and SymbolFlags::Type in exports (#10577) (e6d4da2)

  • Fix bindings (0f858fd)

Documentation

  • (contributing) Add a script to patch local projects (#10565) (3ac0a21)

Features

  • (es/minifier) Regex support for format.comments (#10571) (e441df5)

  • (es/module) Add support for import.meta.main in AMD and CJS (#10596) (759de2e)

Miscellaneous Tasks

  • (plugin/runner) Update virtual-fs to dedupe dependencies (#10594) (de667bb)

Refactor

... (truncated)

Commits
  • f9c04db chore: Publish 1.12.0 with swc_core v27.0.1
  • 80fb4bc chore: Update changelog
  • 194f6ec chore: Publish 1.12.0-nightly-20250610.2 with swc_core v27.0.1
  • 0f858fd fix: Fix bindings
  • b9a9856 chore: Update changelog
  • 8b02840 chore: Publish 1.12.0-nightly-20250610.1 with swc_core v27.0.1
  • 70cbaee chore: Publish crates with swc_core v27.0.1
  • 6e36859 chore: Publish crates with swc_core v27.0.0
  • 759de2e feat(es/module): Add support for import.meta.main in AMD and CJS (#10596)
  • c96fa23 refactor(es/parser): Remove cur!(false) macro (#10583)
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm64-musl from 1.11.31 to 1.12.0

Changelog

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

[1.12.0] - 2025-06-10

Bug Fixes

  • (@​swc/types) Add jsc.output.charset (#10567) (26b41e8)

  • (es/codegen) Don't call cmt.get_leading for dummy span (#10568) (16e204d)

  • (es/parser) Disallow spread operator(...) in JSX attribute values (#10587) (8deba78)

  • (es/typescript) Pass native_class_properties (#10561) (7e4cd9a)

  • (es/typescript) Handle export declare var in namespace (#10579) (2daa17f)

  • (ts/isolated-dts) Add edges SymbolFlags::Value and SymbolFlags::Type in exports (#10577) (e6d4da2)

  • Fix bindings (0f858fd)

Documentation

  • (contributing) Add a script to patch local projects (#10565) (3ac0a21)

Features

  • (es/minifier) Regex support for format.comments (#10571) (e441df5)

  • (es/module) Add support for import.meta.main in AMD and CJS (#10596) (759de2e)

Miscellaneous Tasks

  • (plugin/runner) Update virtual-fs to dedupe dependencies (#10594) (de667bb)

Refactor

... (truncated)

Commits
  • f9c04db chore: Publish 1.12.0 with swc_core v27.0.1
  • 80fb4bc chore: Update changelog
  • 194f6ec chore: Publish 1.12.0-nightly-20250610.2 with swc_core v27.0.1
  • 0f858fd fix: Fix bindings
  • b9a9856 chore: Update changelog
  • 8b02840 chore: Publish 1.12.0-nightly-20250610.1 with swc_core v27.0.1
  • 70cbaee chore: Publish crates with swc_core v27.0.1
  • 6e36859 chore: Publish crates with swc_core v27.0.0
  • 759de2e feat(es/module): Add support for import.meta.main in AMD and CJS (#10596)
  • c96fa23 refactor(es/parser): Remove cur!(false) macro (#10583)
  • Additional commits viewable in compare view

Updates @swc/core-linux-x64-gnu from 1.11.31 to 1.12.0

Changelog

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

[1.12.0] - 2025-06-10

Bug Fixes

  • (@​swc/types) Add jsc.output.charset (#10567) (26b41e8)

  • (es/codegen) Don't call cmt.get_leading for dummy span (#10568) (16e204d)

  • (es/parser) Disallow spread operator(...) in JSX attribute values (#10587) (8deba78)

  • (es/typescript) Pass native_class_properties (#10561) (7e4cd9a)

  • (es/typescript) Handle export declare var in namespace (#10579) (2daa17f)

  • (ts/isolated-dts) Add edges SymbolFlags::Value and SymbolFlags::Type in exports (#10577) (e6d4da2)

  • Fix bindings (0f858fd)

Documentation

  • (contributing) Add a script to patch local projects (#10565) (3ac0a21)

Features

  • (es/minifier) Regex support for format.comments (#10571) (e441df5)

  • (es/module) Add support for import.meta.main in AMD and CJS (#10596) (759de2e)

Miscellaneous Tasks

  • (plugin/runner) Update virtual-fs to dedupe dependencies (#10594) (de667bb)

Refactor

... (truncated)

Commits
  • f9c04db chore: Publish 1.12.0 with swc_core v27.0.1
  • 80fb4bc chore: Update changelog
  • 194f6ec chore: Publish 1.12.0-nightly-20250610.2 with swc_core v27.0.1
  • 0f858fd fix: Fix bindings
  • b9a9856 chore: Update changelog
  • 8b02840 chore: Publish 1.12.0-nightly-20250610.1 with swc_core v27.0.1
  • 70cbaee chore: Publish crates with swc_core v27.0.1
  • 6e36859 chore: Publish crates with swc_core v27.0.0
  • 759de2e feat(es/module): Add support for import.meta.main in AMD and CJS (#10596)
  • c96fa23 refactor(es/parser): Remove cur!(false) macro (#10583)
  • Additional commits viewable in compare view

Updates @swc/core-linux-x64-musl from 1.11.31 to 1.12.0

Changelog

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

[1.12.0] - 2025-06-10

Bug Fixes

  • (@​swc/types) Add jsc.output.charset (#10567) (26b41e8)

  • (es/codegen) Don't call cmt.get_leading for dummy span (#10568) (16e204d)

  • (es/parser) Disallow spread operator(...) in JSX attribute values (#10587) (8deba78)

  • (es/typescript) Pass native_class_properties (#10561) (7e4cd9a)

  • (es/typescript) Handle export declare var in namespace (#10579) (2daa17f)

  • (ts/isolated-dts) Add edges SymbolFlags::Value and SymbolFlags::Type in exports (#10577) (e6d4da2)

  • Fix bindings (0f858fd)

Documentation

  • (contributing) Add a script to patch local projects (#10565) (3ac0a21)

Features

  • (es/minifier) Regex support for format.comments (#10571) (e441df5)

  • (es/module) Add support for import.meta.main in AMD and CJS (#10596) (759de2e)

Miscellaneous Tasks

  • (plugin/runner) Update virtual-fs to dedupe dependencies (#10594) (de667bb)

Refactor

... (truncated)

Commits
  • f9c04db chore: Publish 1.12.0 with swc_core v27.0.1
  • 80fb4bc chore: Update changelog
  • 194f6ec chore: Publish 1.12.0-nightly-20250610.2 with swc_core v27.0.1
  • 0f858fd fix: Fix bindings
  • b9a9856 chore: Update changelog
  • 8b02840 chore: Publish 1.12.0-nightly-20250610.1 with swc_core v27.0.1
  • 70cbaee chore: Publish crates with swc_core v27.0.1
  • 6e36859 chore: Publish crates with swc_core v27.0.0
  • 759de2e feat(es/module): Add support for import.meta.main in AMD and CJS (#10596)
  • c96fa23 refactor(es/parser): Remove cur!(false) macro (#10583)
  • Additional commits viewable in compare view

Updates @swc/core-win32-arm64-msvc from 1.11.31 to 1.12.0

Changelog

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

[1.12.0] - 2025-06-10

Bug Fixes

  • (@​swc/types) Add jsc.output.charset (#10567) (26b41e8)

  • (es/codegen) Don't call cmt.get_leading for dummy span (#10568) (16e204d)

  • (es/parser) Disallow spread operator(...) in JSX attribute values (#10587) (8deba78)

  • (es/typescript) Pass native_class_properties (#10561) (7e4cd9a)

  • (es/typescript) Handle export declare var in namespace (#10579) (2daa17f)

  • (ts/isolated-dts) Add edges SymbolFlags::Value and SymbolFlags::Type in exports (#10577) (e6d4da2)

  • Fix bindings (0f858fd)

Documentation

  • (contributing) Add a script to patch local projects (#10565) (3ac0a21)

Features

  • (es/minifier) Regex support for format.comments (#10571) (e441df5)

  • (es/module) Add support for import.meta.main in AMD and CJS (#10596) (759de2e)

Miscellaneous Tasks

  • (plugin/runner) Update virtual-fs to dedupe dependencies (#10594) (de667bb)

Refactor

... (truncated)

Commits
  • f9c04db chore: Publish 1.12.0 with swc_core v27.0.1
  • 80fb4bc chore: Update changelog
  • 194f6ec chore: Publish 1.12.0-nightly-20250610.2 with swc_core v27.0.1
  • 0f858fd fix: Fix bindings
  • b9a9856 chore: Update changelog
  • 8b02840 chore: Publish 1.12.0-nightly-20250610.1 with swc_core v27.0.1
  • 70cbaee chore: Publish crates with swc_core v27.0.1
  • 6e36859 chore: Publish crates with swc_core v27.0.0
  • 759de2e feat(es/module): Add support for import.meta.main in AMD and CJS (#10596)
  • c96fa23 refactor(es/parser): Remove cur!(false) macro (#10583)
  • Additional commits viewable in compare view

Updates @swc/core-win32-ia32-msvc from 1.11.31 to 1.12.0

Changelog

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

[1.12.0] - 2025-06-10

Bug Fixes

  • (@​swc/types) Add jsc.output.charset (#10567) (26b41e8)

  • (es/codegen) Don't call cmt.get_leading for dummy span (#10568) (16e204d)

  • (es/parser) Disallow spread operator(...) in JSX attribute values (#10587) (8deba78)

  • (es/typescript) Pass native_class_properties (#10561) (7e4cd9a)

  • (es/typescript) Handle export declare var in namespace (#10579) (2daa17f)

  • (ts/isolated-dts) Add edges SymbolFlags::Value and SymbolFlags::Type in exports (#10577) (e6d4da2)

  • Fix bindings (0f858fd)

Documentation

  • (contributing) Add a script to patch local projects (#10565) (3ac0a21)

Features

  • (es/minifier) Regex support for format.comments (#10571) (e441df5)

  • (es/module) Add support for import.meta.main in AMD and CJS (#10596) (759de2e)

Miscellaneous Tasks

  • (plugin/runner) Update virtual-fs to dedupe dependencies (#10594) (de667bb)

Refactor

... (truncated)

Commits
  • f9c04db chore: Publish 1.12.0 with swc_core v27.0.1
  • 80fb4bc chore: Update changelog
  • 194f6ec chore: Publish 1.12.0-nightly-20250610.2 with swc_core v27.0.1
  • 0f858fd fix: Fix bindings
  • b9a9856 chore: Update changelog
  • 8b02840 chore: Publish 1.12.0-nightly-20250610.1 with swc_core v27.0.1
  • 70cbaee chore: Publish crates with swc_core v27.0.1
  • 6e36859 chore: Publish crates with swc_core v27.0.0
  • 759de2e feat(es/module): Add support for import.meta.main in AMD and CJS (#10596)
  • c96fa23 refactor(es/parser): Remove cur!(false) macro (#10583)
  • Additional commits viewable in compare view

Updates @swc/core-win32-x64-msvc from 1.11.31 to 1.12.0

Changelog

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

[1.12.0] - 2025-06-10

Bug Fixes

  • (@​swc/types) Add jsc.output.charset (#10567) (26b41e8)

  • (es/codegen) Don't call cmt.get_leading for dummy span (#10568) (16e204d)

  • (es/parser) Disallow spread operator(...) in JSX attribute values (#10587) (8deba78)

  • (es/typescript) Pass native_class_properties (#10561) (7e4cd9a)

  • (es/typescript) Handle export declare var in namespace (#10579) (2daa17f)

  • (ts/isolated-dts) Add edges SymbolFlags::Value and SymbolFlags::Type in exports (#10577) (e6d4da2)

  • Fix bindings (0f858fd)

Documentation

  • (contributing) Add a script to patch local projects (#10565) (3ac0a21)

Features

  • (es/minifier) Regex support for format.comments (#10571) (e441df5)

  • (es/module) Add support for import.meta.main in AMD and CJS (#10596) (759de2e)

Miscellaneous Tasks

  • (plugin/runner) Update virtual-fs to dedupe dependencies (#10594) (de667bb)

Refactor

... (truncated)

Commits
  • f9c04db chore: Publish 1.12.0 with swc_core v27.0.1
  • 80fb4bc chore: Update changelog
  • 194f6ec chore: Publish 1.12.0-nightly-20250610.2 with swc_core v27.0.1
  • 0f858fd fix: Fix bindings
  • b9a9856 chore: Update changelog
  • 8b02840 chore: Publish 1.12.0-nightly-20250610.1 with swc_core v27.0.1
  • 70cbaee chore: Publish crates with swc_core v27.0.1
  • 6e36859 chore: Publish crates with swc_core v27.0.0
  • 759de2e feat(es/module): Add support for import.meta.main in AMD and CJS (#10596)
  • c96fa23 refactor(es/parser): Remove cur!(false) macro (#10583)
  • Additional commits viewable in compare view

Updates @swc/types from 0.1.22 to 0.1.23

Commits
Package Dependencies
Ecosystem:
npm
Version Change:
1.11.31 → 1.12.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.7.13 → 1.8.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.0.30001721 → 1.0.30001722
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.11.31 → 1.12.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.11.31 → 1.12.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.11.31 → 1.12.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.11.31 → 1.12.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.11.31 → 1.12.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.11.31 → 1.12.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.11.31 → 1.12.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.11.31 → 1.12.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.11.31 → 1.12.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.11.31 → 1.12.0
Update Type:
Minor
Package:
@swc/types
Ecosystem:
npm
Version Change:
0.1.22 → 0.1.23
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.1.11 → 1.1.12
Update Type:
Patch
Technical Details
ID: 1475927
UUID: 2584779415
Node ID: PR_kwDOKvqLmM6aEJqX
Host: GitHub
Repository: mattfsourcecode/fastify-swc-typescript-server
Merge State: Unknown