fix: chart no longer shows tomorrow's date on 7/30-day views

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Usman Baig
2026-03-08 23:40:49 +01:00
parent 2f5bcf479a
commit 6f1956b740
4 changed files with 11 additions and 10 deletions

8
package-lock.json generated
View File

@@ -8,7 +8,7 @@
"name": "pulse-frontend",
"version": "0.13.0-alpha",
"dependencies": {
"@ciphera-net/ui": "^0.0.92",
"@ciphera-net/ui": "^0.0.93",
"@ducanh2912/next-pwa": "^10.2.9",
"@radix-ui/react-icons": "^1.3.0",
"@simplewebauthn/browser": "^13.2.2",
@@ -1665,9 +1665,9 @@
}
},
"node_modules/@ciphera-net/ui": {
"version": "0.0.92",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.92/68088da543459b34ab9fe780713537713b5e0673",
"integrity": "sha512-R+8fyvz7DhqHyJ2gai6ssRY3rE2OQlNt3ZepcpMeZouhujSNLO7KtApS4AP2qvJhKuWTnPNLj/B+kOWC3L4LMA==",
"version": "0.0.93",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.93/f120357e54c0d9365579fd5aeb7fc5a5e18d52d6",
"integrity": "sha512-Fz+zx+qcIvN0CU6LPpj6o9KD9eDu9fg9wTiWU0eNK80qHEJcEqsiaJwY2NufLqTsBc0kDYmMG7iN0MzAI/m5/g==",
"dependencies": {
"@radix-ui/react-icons": "^1.3.0",
"clsx": "^2.1.0",