diff --git a/package.json b/package.json index 66cfb520f5a..843df55f715 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "@react-types/shared": "3.18.1", "@rtsao/plugin-proposal-class-properties": "7.0.1-patch.1", "@swc/core": "1.3.38", - "@swc/helpers": "0.5.1", + "@swc/helpers": "0.4.14", "@testing-library/dom": "9.3.0", "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "14.0.0", diff --git a/yarn.lock b/yarn.lock index 72c1c487b3b..f2d7688ef65 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9110,7 +9110,16 @@ __metadata: languageName: node linkType: hard -"@swc/helpers@npm:0.5.1, @swc/helpers@npm:^0.5.0": +"@swc/helpers@npm:0.4.14": + version: 0.4.14 + resolution: "@swc/helpers@npm:0.4.14" + dependencies: + tslib: ^2.4.0 + checksum: 273fd3f3fc461a92f3790cc551ea054745c6d6959afbe1232e6d7aa1c722bbc114d308aab96bef5c78fc0303c85c7b472ef00e2253251cc89737f3b1af56e5a5 + languageName: node + linkType: hard + +"@swc/helpers@npm:^0.5.0": version: 0.5.1 resolution: "@swc/helpers@npm:0.5.1" dependencies: @@ -18991,7 +19000,7 @@ __metadata: "@remix-run/router": ^1.5.0 "@rtsao/plugin-proposal-class-properties": 7.0.1-patch.1 "@swc/core": 1.3.38 - "@swc/helpers": 0.5.1 + "@swc/helpers": 0.4.14 "@testing-library/dom": 9.3.0 "@testing-library/jest-dom": 5.16.5 "@testing-library/react": 14.0.0