From e5e6a3f4d90475f435afc67267c163809857de43 Mon Sep 17 00:00:00 2001 From: Daithi Hearn Date: Thu, 2 Mar 2023 21:14:37 +0100 Subject: [PATCH 1/2] Updating dependencies --- package.json | 6 +++--- public/manifest.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 2eb2305..460d385 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "5.5.6", + "version": "5.5.7", "description": "React frontend for the Cards 110", "author": "Daithi Hearn", "license": "MIT", @@ -17,7 +17,7 @@ "@popperjs/core": "^2.5.4", "@reduxjs/toolkit": "^1.9.3", "@types/jest": "^29.4.0", - "@types/node": "^18.14.2", + "@types/node": "^18.14.4", "@types/react": "^18.0.28", "@types/react-avatar-editor": "13", "@types/react-dom": "^18.0.11", @@ -50,7 +50,7 @@ "reactstrap": "9.1.6", "semantic-ui-css": "^2.4.1", "simple-line-icons": "^2.5.5", - "styled-components": "^5.2.3", + "styled-components": "^5.3.8", "typescript": "^4.9.5", "uuid-random": "^1.3.2" }, diff --git a/public/manifest.json b/public/manifest.json index 30468b4..bc93c6d 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "short_name": "Cards 110", "name": "Cards 110", - "version": "5.5.6", + "version": "5.5.7", "icons": [ { "src": "./assets/favicon.png", From 271c2eba7ed8fd16f212a7eed36ee4299cb8bab9 Mon Sep 17 00:00:00 2001 From: Daithi Hearn Date: Thu, 2 Mar 2023 23:00:28 +0100 Subject: [PATCH 2/2] Only showing team styles in partners --- src/components/Game/PlayersAndCards.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/components/Game/PlayersAndCards.tsx b/src/components/Game/PlayersAndCards.tsx index 2451cc5..9d97fa3 100644 --- a/src/components/Game/PlayersAndCards.tsx +++ b/src/components/Game/PlayersAndCards.tsx @@ -32,7 +32,11 @@ const PlayersAndCards = () => { ))}