From a54c2ee18a7c7d2ca8602cbd08d2c24ee82cca6c Mon Sep 17 00:00:00 2001 From: EnixCoda Date: Fri, 3 Jun 2022 13:04:54 +0800 Subject: [PATCH] build: resolve latest @primer/primitive --- package.json | 3 ++- yarn.lock | 7 +------ 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 51a9d0b..7d1d9b5 100644 --- a/package.json +++ b/package.json @@ -118,6 +118,7 @@ }, "resolutions": { "@types/react": "^18.0.9", - "@types/react-dom": "^18.0.3" + "@types/react-dom": "^18.0.3", + "@primer/primitives": "^7.8.3" } } diff --git a/yarn.lock b/yarn.lock index a908e96..60c9e49 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1992,12 +1992,7 @@ resolved "https://registry.yarnpkg.com/@primer/octicons-react/-/octicons-react-17.1.0.tgz#a152212e0080b1fda07ceeb3da3f10b467e032ab" integrity sha512-LSVCGCdvWvWiU+Yu2iqT2TVLX2EOpLPlU+PY0hoztQ7LFfB9Un5qJi8yooaZ2n6kzetG5FsZLSjwLz3RcMjkjA== -"@primer/primitives@7.6.0": - version "7.6.0" - resolved "https://registry.yarnpkg.com/@primer/primitives/-/primitives-7.6.0.tgz#942efe38b6e09bf6d0351c045436e628e32c3ddb" - integrity sha512-cu28QLjectVf2rT4P7m6zS9v4g4yHtErRuPfsgEWEJhbXVIII6vDBm6elJzYixGpTNxpVtSUNezxUXv16l1ejQ== - -"@primer/primitives@^7.8.3": +"@primer/primitives@7.6.0", "@primer/primitives@^7.8.3": version "7.8.3" resolved "https://registry.yarnpkg.com/@primer/primitives/-/primitives-7.8.3.tgz#de7e03492cf977e99f2417490d76421db9715e9f" integrity sha512-04ZwfJhpZ0QFwDrJfCuLX6iOh0BflWDTvuoRA80lQH9xk0RtIg16INbruwwtnbSgnKKXXRSykRRJ5BbxnqufRA==