Update dependency @swc/helpers to v0.5.12 (#90670)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-07-19 17:50:47 +03:00 committed by GitHub
parent 21d1669bfc
commit c5775b3778
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.11",
"@swc/helpers": "0.5.12",
"@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.11",
"@swc/helpers": "0.5.12",
"@testing-library/dom": "10.0.0",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "15.0.2",

View File

@ -3390,7 +3390,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.11"
"@swc/helpers": "npm:0.5.12"
"@testing-library/dom": "npm:10.0.0"
"@testing-library/jest-dom": "npm:6.4.2"
"@testing-library/react": "npm:15.0.2"
@ -7804,12 +7804,12 @@ __metadata:
languageName: node
linkType: hard
"@swc/helpers@npm:0.5.11, @swc/helpers@npm:^0.5.0":
version: 0.5.11
resolution: "@swc/helpers@npm:0.5.11"
"@swc/helpers@npm:0.5.12, @swc/helpers@npm:^0.5.0":
version: 0.5.12
resolution: "@swc/helpers@npm:0.5.12"
dependencies:
tslib: "npm:^2.4.0"
checksum: 10/54d66ade8010e6ba526a9d73b8bcdbb01c806a24f2d3786640ef3081065e8fba398d9b890df4847744c33d086412fd9a6570b5e99e8001ea1462efc5ce0f3847
checksum: 10/f04a4728c38a6e75a85b077408e175e1abbc1650a76e4b78008d6380ca1422d9f7f4f9fe61b42f8fb889140f05ced6a5a9983037a8d5d8086bf6bc80a0b2118b
languageName: node
linkType: hard
@ -17143,7 +17143,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.11"
"@swc/helpers": "npm:0.5.12"
"@testing-library/dom": "npm:10.0.0"
"@testing-library/jest-dom": "npm:6.4.2"
"@testing-library/react": "npm:15.0.2"