1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-05 20:15:31 -04:00

fix: image comparison component weirdness

This commit is contained in:
2026-01-28 17:11:28 -05:00
parent 4dca81b58a
commit 9afe8abfed
6 changed files with 52 additions and 126 deletions
+3 -2
View File
@@ -66,7 +66,8 @@
"next-themes": "^0.4.6",
"pg": "^8.17.2",
"react": "19.2.4",
"react-activity-calendar": "^3.1.0",
"react-activity-calendar": "^3.1.1",
"react-compare-slider": "^3.1.0",
"react-countup": "^6.5.3",
"react-dom": "19.2.4",
"react-lite-youtube-embed": "^3.3.3",
@@ -97,7 +98,7 @@
"tailwind-merge": "^3.4.0",
"tailwindcss": "^4.1.18",
"unified": "^11.0.5",
"use-debounce": "^10.0.4",
"use-debounce": "^10.1.0",
"zod": "^4.3.6"
},
"devDependencies": {