Update dependency @swc/helpers to v0.5.8 (#85327)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-03-28 12:34:29 +00:00 committed by GitHub
parent 5f38455f31
commit b155bc11a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 8 additions and 8 deletions

View File

@ -87,7 +87,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.7", "@swc/helpers": "0.5.8",
"@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.2", "@testing-library/react": "14.2.2",

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.7", "@swc/helpers": "0.5.8",
"@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.2", "@testing-library/react": "14.2.2",

View File

@ -3958,7 +3958,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.7" "@swc/helpers": "npm:0.5.8"
"@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.2" "@testing-library/react": "npm:14.2.2"
@ -8812,12 +8812,12 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@swc/helpers@npm:0.5.7, @swc/helpers@npm:^0.5.0": "@swc/helpers@npm:0.5.8, @swc/helpers@npm:^0.5.0":
version: 0.5.7 version: 0.5.8
resolution: "@swc/helpers@npm:0.5.7" resolution: "@swc/helpers@npm:0.5.8"
dependencies: dependencies:
tslib: "npm:^2.4.0" tslib: "npm:^2.4.0"
checksum: 10/f9c4cbd2d59ef86dbe9f955651f1d49561cd897ca113d713f370853ebcc44841712b9b4c674508a314cceadc2ef27cdc0979b36cbb3af8b26b727e345ffe1f2e checksum: 10/3f4caa7bd4411c134caf833ff13bfeee62bd86654e2122a4f3ed8dfd1247651d3b81e64c0fd7dbb605089e6c68bb7416062341c097c155298bd3c0f7de58dc45
languageName: node languageName: node
linkType: hard linkType: hard
@ -18583,7 +18583,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.7" "@swc/helpers": "npm:0.5.8"
"@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.2" "@testing-library/react": "npm:14.2.2"