From 6cc9009e8224da926be98c72e2538a8b86a5741b Mon Sep 17 00:00:00 2001 From: Steve Ruiz Date: Tue, 13 Jul 2021 21:27:05 +0100 Subject: [PATCH] Removes deps --- package.json | 1 - yarn.lock | 5 ----- 2 files changed, 6 deletions(-) diff --git a/package.json b/package.json index 51bfb3587..85ac5b56a 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,6 @@ "@sentry/webpack-plugin": "^1.15.1", "@state-designer/react": "^2.0.3", "@stitches/react": "^0.2.2", - "@types/uuid": "^8.3.0", "browser-fs-access": "^0.17.3", "framer-motion": "^4.1.17", "gtag": "^1.0.1", diff --git a/yarn.lock b/yarn.lock index 2a96bd4b0..79d2dedbf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2186,11 +2186,6 @@ resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.5.tgz#fdd299f23205c3455af88ce618dd65c14cb73e22" integrity sha512-wnra4Vw9dopnuybR6HBywJ/URYpYrKLoepBTEtgfJup8Ahoi2zJECPP2cwiXp7btTvOT2CULv87aQRA4eZSP6g== -"@types/uuid@^8.3.0": - version "8.3.1" - resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.1.tgz#1a32969cf8f0364b3d8c8af9cc3555b7805df14f" - integrity sha512-Y2mHTRAbqfFkpjldbkHGY8JIzRN6XqYRliG8/24FcHm2D2PwW24fl5xMRTVGdrb7iMrwCaIEbLWerGIkXuFWVg== - "@types/webpack-sources@*": version "2.1.1" resolved "https://registry.yarnpkg.com/@types/webpack-sources/-/webpack-sources-2.1.1.tgz#6af17e3a3ded71eec2b98008d7c12f498a0a4506"