From c4173afb6e65e6fa279613e4c4528309df58864e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20S=C3=A1nchez?= Date: Fri, 20 Oct 2023 15:00:13 +0200 Subject: [PATCH] Remove unused lib: react-fast-marque --- packages/nextjs/package.json | 1 - yarn.lock | 11 ----------- 2 files changed, 12 deletions(-) diff --git a/packages/nextjs/package.json b/packages/nextjs/package.json index de78c94a8..53a0b1e53 100644 --- a/packages/nextjs/package.json +++ b/packages/nextjs/package.json @@ -27,7 +27,6 @@ "react": "^18.2.0", "react-copy-to-clipboard": "^5.1.0", "react-dom": "^18.2.0", - "react-fast-marquee": "^1.3.5", "react-hot-toast": "^2.4.0", "use-debounce": "^8.0.4", "usehooks-ts": "^2.7.2", diff --git a/yarn.lock b/yarn.lock index eacfa262d..5ce683cfe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1892,7 +1892,6 @@ __metadata: react: ^18.2.0 react-copy-to-clipboard: ^5.1.0 react-dom: ^18.2.0 - react-fast-marquee: ^1.3.5 react-hot-toast: ^2.4.0 tailwindcss: ^3.3.3 typescript: ^5.1.6 @@ -11278,16 +11277,6 @@ __metadata: languageName: node linkType: hard -"react-fast-marquee@npm:^1.3.5": - version: 1.3.5 - resolution: "react-fast-marquee@npm:1.3.5" - peerDependencies: - react: ">= 16.8.0 || 18.0.0" - react-dom: ">= 16.8.0 || 18.0.0" - checksum: 95301d63faa858ac0e8c2ab32e1e864ed49d8b36e96216960af0ac797bc30fe11c7747b9c3bed3728f5371e57a93277a064fd433c6f8e1a24a9a32bbf1d354e8 - languageName: node - linkType: hard - "react-hot-toast@npm:^2.4.0": version: 2.4.0 resolution: "react-hot-toast@npm:2.4.0"