Update dependency @swc/helpers to v0.5.10 (#86146)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -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.9",
|
||||
"@swc/helpers": "0.5.10",
|
||||
"@testing-library/dom": "10.0.0",
|
||||
"@testing-library/jest-dom": "6.4.2",
|
||||
"@testing-library/react": "15.0.2",
|
||||
|
||||
@@ -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.9",
|
||||
"@swc/helpers": "0.5.10",
|
||||
"@testing-library/dom": "10.0.0",
|
||||
"@testing-library/jest-dom": "6.4.2",
|
||||
"@testing-library/react": "15.0.2",
|
||||
|
||||
@@ -4018,7 +4018,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.9"
|
||||
"@swc/helpers": "npm:0.5.10"
|
||||
"@testing-library/dom": "npm:10.0.0"
|
||||
"@testing-library/jest-dom": "npm:6.4.2"
|
||||
"@testing-library/react": "npm:15.0.2"
|
||||
@@ -8901,12 +8901,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/helpers@npm:0.5.9, @swc/helpers@npm:^0.5.0":
|
||||
version: 0.5.9
|
||||
resolution: "@swc/helpers@npm:0.5.9"
|
||||
"@swc/helpers@npm:0.5.10, @swc/helpers@npm:^0.5.0":
|
||||
version: 0.5.10
|
||||
resolution: "@swc/helpers@npm:0.5.10"
|
||||
dependencies:
|
||||
tslib: "npm:^2.4.0"
|
||||
checksum: 10/39e75216f43474c8d2796d337f1f8425c0d0e4d51422748dc01accc2f1c1bbf309b2efbf2ce0bffa6c695b2eeb83893a3e9670a1dc15b14d57780cb7fe7754a0
|
||||
checksum: 10/840a1bbac06bfebbca1bd02a63610ee6a72e170ad9f156936d20220385624a88d900d5a668a1d0bcac57776a0aaa26a97c2503a796624a05764957a2322cc5b2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -18638,7 +18638,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.9"
|
||||
"@swc/helpers": "npm:0.5.10"
|
||||
"@testing-library/dom": "npm:10.0.0"
|
||||
"@testing-library/jest-dom": "npm:6.4.2"
|
||||
"@testing-library/react": "npm:15.0.2"
|
||||
|
||||
Reference in New Issue
Block a user