Update dependency @swc/helpers to v0.5.7 (#84725)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-03-19 13:24:10 +00:00 committed by GitHub
parent b38436eeb0
commit 83597e6c37
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 8 additions and 8 deletions

View File

@ -86,7 +86,7 @@
"@react-types/shared": "3.22.1", "@react-types/shared": "3.22.1",
"@rtsao/plugin-proposal-class-properties": "7.0.1-patch.1", "@rtsao/plugin-proposal-class-properties": "7.0.1-patch.1",
"@swc/core": "1.4.2", "@swc/core": "1.4.2",
"@swc/helpers": "0.5.6", "@swc/helpers": "0.5.7",
"@testing-library/dom": "9.3.4", "@testing-library/dom": "9.3.4",
"@testing-library/jest-dom": "6.4.2", "@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.2.1", "@testing-library/react": "14.2.1",

View File

@ -82,7 +82,7 @@
"@rollup/plugin-image": "3.0.3", "@rollup/plugin-image": "3.0.3",
"@rollup/plugin-node-resolve": "15.2.3", "@rollup/plugin-node-resolve": "15.2.3",
"@swc/core": "1.4.2", "@swc/core": "1.4.2",
"@swc/helpers": "0.5.6", "@swc/helpers": "0.5.7",
"@testing-library/dom": "9.3.4", "@testing-library/dom": "9.3.4",
"@testing-library/jest-dom": "6.4.2", "@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.2.1", "@testing-library/react": "14.2.1",

View File

@ -3919,7 +3919,7 @@ __metadata:
"@rollup/plugin-image": "npm:3.0.3" "@rollup/plugin-image": "npm:3.0.3"
"@rollup/plugin-node-resolve": "npm:15.2.3" "@rollup/plugin-node-resolve": "npm:15.2.3"
"@swc/core": "npm:1.4.2" "@swc/core": "npm:1.4.2"
"@swc/helpers": "npm:0.5.6" "@swc/helpers": "npm:0.5.7"
"@testing-library/dom": "npm:9.3.4" "@testing-library/dom": "npm:9.3.4"
"@testing-library/jest-dom": "npm:6.4.2" "@testing-library/jest-dom": "npm:6.4.2"
"@testing-library/react": "npm:14.2.1" "@testing-library/react": "npm:14.2.1"
@ -8555,12 +8555,12 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@swc/helpers@npm:0.5.6, @swc/helpers@npm:^0.5.0": "@swc/helpers@npm:0.5.7, @swc/helpers@npm:^0.5.0":
version: 0.5.6 version: 0.5.7
resolution: "@swc/helpers@npm:0.5.6" resolution: "@swc/helpers@npm:0.5.7"
dependencies: dependencies:
tslib: "npm:^2.4.0" tslib: "npm:^2.4.0"
checksum: 10/16f0a18367b1248317dcc3e5f32411da1a2906f983f4f072e394dfed37523385bc4d7bf71bab204cc8b3875c024a91421dd5c1f9c5bad1b1172fcb50aa2ec96f checksum: 10/f9c4cbd2d59ef86dbe9f955651f1d49561cd897ca113d713f370853ebcc44841712b9b4c674508a314cceadc2ef27cdc0979b36cbb3af8b26b727e345ffe1f2e
languageName: node languageName: node
linkType: hard linkType: hard
@ -18314,7 +18314,7 @@ __metadata:
"@remix-run/router": "npm:^1.5.0" "@remix-run/router": "npm:^1.5.0"
"@rtsao/plugin-proposal-class-properties": "npm:7.0.1-patch.1" "@rtsao/plugin-proposal-class-properties": "npm:7.0.1-patch.1"
"@swc/core": "npm:1.4.2" "@swc/core": "npm:1.4.2"
"@swc/helpers": "npm:0.5.6" "@swc/helpers": "npm:0.5.7"
"@testing-library/dom": "npm:9.3.4" "@testing-library/dom": "npm:9.3.4"
"@testing-library/jest-dom": "npm:6.4.2" "@testing-library/jest-dom": "npm:6.4.2"
"@testing-library/react": "npm:14.2.1" "@testing-library/react": "npm:14.2.1"