diff options
| author | Mahesh Sanikommu <[email protected]> | 2026-01-13 17:53:28 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-01-13 17:53:28 -0800 |
| commit | 641db19e35009e22b101f9e673a3af4528de2a30 (patch) | |
| tree | 698f9c3c22efed5f4061ef7e89b4963da150440a /apps/web/package.json | |
| parent | reproduce (diff) | |
| download | supermemory-641db19e35009e22b101f9e673a3af4528de2a30.tar.xz supermemory-641db19e35009e22b101f9e673a3af4528de2a30.zip | |
chore: quick bugs squash across the elements and added few more changes (#671)
Diffstat (limited to 'apps/web/package.json')
| -rw-r--r-- | apps/web/package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/web/package.json b/apps/web/package.json index 85e27d4f..eb744d8e 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -41,7 +41,7 @@ "@react-router/fs-routes": "^7.6.2", "@react-router/node": "^7.6.2", "@react-router/serve": "^7.6.2", - "@sentry/nextjs": "^10.22.0", + "@sentry/nextjs": "^10.33.0", "@tailwindcss/typography": "^0.5.16", "@tanstack/react-form": "^1.12.4", "@tanstack/react-query": "^5.90.14", @@ -59,15 +59,15 @@ "embla-carousel-autoplay": "^8.6.0", "embla-carousel-react": "^8.6.0", "flubber": "^0.4.2", - "framer-motion": "^12.23.12", "idb-keyval": "^6.2.2", "is-hotkey": "^0.2.0", "lucide-react": "^0.525.0", "masonic": "^4.1.0", - "motion": "^12.19.2", + "motion": "^12.26.2", "next": "16.0.9", "next-themes": "^0.4.6", "nuqs": "^2.5.2", + "open-graph-scraper": "^6.11.0", "pdfjs-dist": "5.4.296", "posthog-js": "^1.257.0", "random-word-slugs": "^0.1.7", |