remove framer-motion

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2025-09-30 22:26:32 -07:00
parent 1a1530957a
commit 79429b0c9a
3 changed files with 1 additions and 5 deletions

View file

@ -2,7 +2,7 @@
import NumberFlow from "@number-flow/react"; import NumberFlow from "@number-flow/react";
import confetti from "canvas-confetti"; import confetti from "canvas-confetti";
import { motion } from "framer-motion"; import { motion } from "motion/react";
import { Check, Star } from "lucide-react"; import { Check, Star } from "lucide-react";
import Link from "next/link"; import Link from "next/link";
import { useRef, useState } from "react"; import { useRef, useState } from "react";

View file

@ -54,7 +54,6 @@
"dotenv": "^17.2.3", "dotenv": "^17.2.3",
"drizzle-orm": "^0.44.5", "drizzle-orm": "^0.44.5",
"emblor": "^1.4.8", "emblor": "^1.4.8",
"framer-motion": "^12.23.22",
"fumadocs-core": "^15.6.6", "fumadocs-core": "^15.6.6",
"fumadocs-mdx": "^11.7.1", "fumadocs-mdx": "^11.7.1",
"fumadocs-ui": "^15.6.6", "fumadocs-ui": "^15.6.6",

View file

@ -113,9 +113,6 @@ importers:
emblor: emblor:
specifier: ^1.4.8 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) 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: fumadocs-core:
specifier: ^15.6.6 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) 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)