From 6ff0bb2f104642740caea0278f6d41d8bb8d9751 Mon Sep 17 00:00:00 2001 From: SHASHI9705 Date: Mon, 10 Nov 2025 15:15:45 +0530 Subject: [PATCH 1/2] fix: improved hover and active tab styling for dark/light theme --- components/Layout.tsx | 4 ++-- package.json | 2 +- yarn.lock | 18 +++++++++--------- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/components/Layout.tsx b/components/Layout.tsx index a20903d42..1df07dcc7 100644 --- a/components/Layout.tsx +++ b/components/Layout.tsx @@ -162,9 +162,9 @@ const MainNavLink = ({ // }`, // `${extractPathWithoutFragment(router.asPath) === uri ? 'text-primary dark:text-white dark:underline hover:text-primary' : 'text-slate-600 dark:text-white hover:text-primary dark:hover:underline'}`, { - 'text-primary dark:text-white dark:underline hover:text-primary': + 'text-primary dark:text-blue-400 hover:text-primary dark:hover:text-blue-400': isActiveNav, - 'text-slate-600 dark:text-white hover:text-primary dark:hover:underline': + 'text-slate-600 dark:text-slate-300 hover:text-primary dark:hover:text-blue-300': !isActiveNav, }, )} diff --git a/package.json b/package.json index 8e6358e44..580e0a2d1 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "postcss": "^8.4.41", "prettier": "3.6.2", "tailwindcss": "^3.3.5", - "typescript": "5.8.3", + "typescript": "5.9.3", "webpack": "^5.94.0" }, "babel": { diff --git a/yarn.lock b/yarn.lock index b3c9bc0ff..58c2d38db 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7854,7 +7854,7 @@ __metadata: tailwind-merge: "npm:^3.3.1" tailwindcss: "npm:^3.3.5" tw-animate-css: "npm:^1.2.9" - typescript: "npm:5.8.3" + typescript: "npm:5.9.3" webpack: "npm:^5.94.0" zero-fill: "npm:^2.2.4" zustand: "npm:^5.0.6" @@ -11139,23 +11139,23 @@ __metadata: languageName: node linkType: hard -"typescript@npm:5.8.3": - version: 5.8.3 - resolution: "typescript@npm:5.8.3" +"typescript@npm:5.9.3": + version: 5.9.3 + resolution: "typescript@npm:5.9.3" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48 + checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5 languageName: node linkType: hard -"typescript@patch:typescript@npm%3A5.8.3#optional!builtin": - version: 5.8.3 - resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin::version=5.8.3&hash=74658d" +"typescript@patch:typescript@npm%3A5.9.3#optional!builtin": + version: 5.9.3 + resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin::version=5.9.3&hash=74658d" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 10c0/92ea03509e06598948559ddcdd8a4ae5a7ab475766d5589f1b796f5731b3d631a4c7ddfb86a3bd44d58d10102b132cd4b4994dda9b63e6273c66d77d6a271dbd + checksum: 10c0/6f7e53bf0d9702350deeb6f35e08b69cbc8b958c33e0ec77bdc0ad6a6c8e280f3959dcbfde6f5b0848bece57810696489deaaa53d75de3578ff255d168c1efbd languageName: node linkType: hard From 47403a4be88fe2320ba71dc4ba480afb59c81093 Mon Sep 17 00:00:00 2001 From: SHASHI9705 Date: Tue, 11 Nov 2025 10:01:16 +0530 Subject: [PATCH 2/2] package & yarn file changes --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 580e0a2d1..8e6358e44 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "postcss": "^8.4.41", "prettier": "3.6.2", "tailwindcss": "^3.3.5", - "typescript": "5.9.3", + "typescript": "5.8.3", "webpack": "^5.94.0" }, "babel": { diff --git a/yarn.lock b/yarn.lock index 58c2d38db..b3c9bc0ff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7854,7 +7854,7 @@ __metadata: tailwind-merge: "npm:^3.3.1" tailwindcss: "npm:^3.3.5" tw-animate-css: "npm:^1.2.9" - typescript: "npm:5.9.3" + typescript: "npm:5.8.3" webpack: "npm:^5.94.0" zero-fill: "npm:^2.2.4" zustand: "npm:^5.0.6" @@ -11139,23 +11139,23 @@ __metadata: languageName: node linkType: hard -"typescript@npm:5.9.3": - version: 5.9.3 - resolution: "typescript@npm:5.9.3" +"typescript@npm:5.8.3": + version: 5.8.3 + resolution: "typescript@npm:5.8.3" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5 + checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48 languageName: node linkType: hard -"typescript@patch:typescript@npm%3A5.9.3#optional!builtin": - version: 5.9.3 - resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin::version=5.9.3&hash=74658d" +"typescript@patch:typescript@npm%3A5.8.3#optional!builtin": + version: 5.8.3 + resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin::version=5.8.3&hash=74658d" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 10c0/6f7e53bf0d9702350deeb6f35e08b69cbc8b958c33e0ec77bdc0ad6a6c8e280f3959dcbfde6f5b0848bece57810696489deaaa53d75de3578ff255d168c1efbd + checksum: 10c0/92ea03509e06598948559ddcdd8a4ae5a7ab475766d5589f1b796f5731b3d631a4c7ddfb86a3bd44d58d10102b132cd4b4994dda9b63e6273c66d77d6a271dbd languageName: node linkType: hard