Update dependency @swc/helpers to v0.5.11 (#87296)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-05-03 12:07:54 +01:00 committed by GitHub
parent 3317691615
commit 39a88bae44
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 8 additions and 8 deletions

View File

@ -89,7 +89,7 @@
"@rtk-query/codegen-openapi": "^1.2.0",
"@rtsao/plugin-proposal-class-properties": "7.0.1-patch.1",
"@swc/core": "1.4.2",
"@swc/helpers": "0.5.10",
"@swc/helpers": "0.5.11",
"@testing-library/dom": "10.0.0",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "15.0.2",

View File

@ -81,7 +81,7 @@
"@rollup/plugin-image": "3.0.3",
"@rollup/plugin-node-resolve": "15.2.3",
"@swc/core": "1.4.2",
"@swc/helpers": "0.5.10",
"@swc/helpers": "0.5.11",
"@testing-library/dom": "10.0.0",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "15.0.2",

View File

@ -3770,7 +3770,7 @@ __metadata:
"@rollup/plugin-image": "npm:3.0.3"
"@rollup/plugin-node-resolve": "npm:15.2.3"
"@swc/core": "npm:1.4.2"
"@swc/helpers": "npm:0.5.10"
"@swc/helpers": "npm:0.5.11"
"@testing-library/dom": "npm:10.0.0"
"@testing-library/jest-dom": "npm:6.4.2"
"@testing-library/react": "npm:15.0.2"
@ -8719,12 +8719,12 @@ __metadata:
languageName: node
linkType: hard
"@swc/helpers@npm:0.5.10, @swc/helpers@npm:^0.5.0":
version: 0.5.10
resolution: "@swc/helpers@npm:0.5.10"
"@swc/helpers@npm:0.5.11, @swc/helpers@npm:^0.5.0":
version: 0.5.11
resolution: "@swc/helpers@npm:0.5.11"
dependencies:
tslib: "npm:^2.4.0"
checksum: 10/840a1bbac06bfebbca1bd02a63610ee6a72e170ad9f156936d20220385624a88d900d5a668a1d0bcac57776a0aaa26a97c2503a796624a05764957a2322cc5b2
checksum: 10/54d66ade8010e6ba526a9d73b8bcdbb01c806a24f2d3786640ef3081065e8fba398d9b890df4847744c33d086412fd9a6570b5e99e8001ea1462efc5ce0f3847
languageName: node
linkType: hard
@ -18183,7 +18183,7 @@ __metadata:
"@rtk-query/codegen-openapi": "npm:^1.2.0"
"@rtsao/plugin-proposal-class-properties": "npm:7.0.1-patch.1"
"@swc/core": "npm:1.4.2"
"@swc/helpers": "npm:0.5.10"
"@swc/helpers": "npm:0.5.11"
"@testing-library/dom": "npm:10.0.0"
"@testing-library/jest-dom": "npm:6.4.2"
"@testing-library/react": "npm:15.0.2"