diff options
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", |