diff --git a/surfsense_web/components/pricing.tsx b/surfsense_web/components/pricing.tsx index 3d19e1ea9..b666c8982 100644 --- a/surfsense_web/components/pricing.tsx +++ b/surfsense_web/components/pricing.tsx @@ -2,7 +2,7 @@ import NumberFlow from "@number-flow/react"; import confetti from "canvas-confetti"; -import { motion } from "framer-motion"; +import { motion } from "motion/react"; import { Check, Star } from "lucide-react"; import Link from "next/link"; import { useRef, useState } from "react"; diff --git a/surfsense_web/package.json b/surfsense_web/package.json index b17dfd626..517e7690d 100644 --- a/surfsense_web/package.json +++ b/surfsense_web/package.json @@ -54,7 +54,6 @@ "dotenv": "^17.2.3", "drizzle-orm": "^0.44.5", "emblor": "^1.4.8", - "framer-motion": "^12.23.22", "fumadocs-core": "^15.6.6", "fumadocs-mdx": "^11.7.1", "fumadocs-ui": "^15.6.6", diff --git a/surfsense_web/pnpm-lock.yaml b/surfsense_web/pnpm-lock.yaml index a62cd0a53..bfda2d29d 100644 --- a/surfsense_web/pnpm-lock.yaml +++ b/surfsense_web/pnpm-lock.yaml @@ -113,9 +113,6 @@ importers: emblor: specifier: ^1.4.8 version: 1.4.8(@types/react-dom@19.1.6(@types/react@19.1.8))(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - framer-motion: - specifier: ^12.23.22 - version: 12.23.22(react-dom@19.1.0(react@19.1.0))(react@19.1.0) fumadocs-core: specifier: ^15.6.6 version: 15.6.6(@types/react@19.1.8)(next@15.4.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)