From d41414aaa1ad0e425001c47645ceb8a1efc82fb5 Mon Sep 17 00:00:00 2001 From: Hyeseong Kim Date: Fri, 21 Oct 2022 21:31:05 +0900 Subject: [PATCH] fix build See https://github.com/mozilla/source-map/issues/452 See also https://github.com/parcel-bundler/parcel/issues/8005 Co-authored-by: Minji Choi --- package.json | 3 ++- yarn.lock | 41 ++++++++++++----------------------------- 2 files changed, 14 insertions(+), 30 deletions(-) diff --git a/package.json b/package.json index ab16776b4..6036fe7ef 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,8 @@ "resolutions": { "graphql": "15.8.0", "react": "18.2.0", - "react-dom": "18.2.0" + "react-dom": "18.2.0", + "source-map": "0.7.4" }, "scripts": { "postinstall": "yarn init:gatsby", diff --git a/yarn.lock b/yarn.lock index 324d4292c..79423132e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -18557,35 +18557,7 @@ __metadata: languageName: node linkType: hard -"source-map@npm:0.5.6": - version: 0.5.6 - resolution: "source-map@npm:0.5.6" - checksum: 390b3f5165c9631a74fb6fb55ba61e62a7f9b7d4026ae0e2bfc2899c241d71c1bccb8731c496dc7f7cb79a5f523406eb03d8c5bebe8448ee3fc38168e2d209c8 - languageName: node - linkType: hard - -"source-map@npm:^0.5.0": - version: 0.5.7 - resolution: "source-map@npm:0.5.7" - checksum: 5dc2043b93d2f194142c7f38f74a24670cd7a0063acdaf4bf01d2964b402257ae843c2a8fa822ad5b71013b5fcafa55af7421383da919752f22ff488bc553f4d - languageName: node - linkType: hard - -"source-map@npm:^0.6.0, source-map@npm:^0.6.1, source-map@npm:~0.6.1": - version: 0.6.1 - resolution: "source-map@npm:0.6.1" - checksum: 59ce8640cf3f3124f64ac289012c2b8bd377c238e316fb323ea22fbfe83da07d81e000071d7242cad7a23cd91c7de98e4df8830ec3f133cb6133a5f6e9f67bc2 - languageName: node - linkType: hard - -"source-map@npm:^0.7.3, source-map@npm:~0.7.2": - version: 0.7.3 - resolution: "source-map@npm:0.7.3" - checksum: cd24efb3b8fa69b64bf28e3c1b1a500de77e84260c5b7f2b873f88284df17974157cc88d386ee9b6d081f08fdd8242f3fc05c953685a6ad81aad94c7393dedea - languageName: node - linkType: hard - -"source-map@npm:^0.7.4": +"source-map@npm:0.7.4": version: 0.7.4 resolution: "source-map@npm:0.7.4" checksum: 01cc5a74b1f0e1d626a58d36ad6898ea820567e87f18dfc9d24a9843a351aaa2ec09b87422589906d6ff1deed29693e176194dc88bcae7c9a852dc74b311dbf5 @@ -19344,6 +19316,17 @@ __metadata: languageName: node linkType: hard +"tim.com@workspace:tim.com": + version: 0.0.0-use.local + resolution: "tim.com@workspace:tim.com" + dependencies: + gatsby: 4.24.4 + react: 18.2.0 + react-dom: 18.2.0 + typescript: 4.8.4 + languageName: unknown + linkType: soft + "timers-ext@npm:^0.1.7": version: 0.1.7 resolution: "timers-ext@npm:0.1.7"