diff --git a/package.json b/package.json index 0699f5c..9bd6f2e 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@radix-ui/react-select": "^2.1.4", "@radix-ui/react-slot": "^1.2.3", "@radix-ui/react-switch": "^1.1.2", - "@tabler/icons-react": "^3.35.0", + "@tabler/icons-react": "3.36.1", "@types/mdx": "^2.0.13", "@types/node": "^20", "@types/react": "^18.2.0", @@ -34,10 +34,10 @@ "cobe": "0.6.5", "date-fns": "^4.1.0", "fast-glob": "^3.3.3", - "framer-motion": "^11.11.17", + "framer-motion": "11.18.2", "geist": "^1.5.1", "lucide-react": "^0.460.0", - "next": "15.1.1", + "next": "15.1.9", "next-themes": "^0.4.3", "prismjs": "^1.30.0", "react": "^18.3.1", @@ -55,8 +55,8 @@ }, "devDependencies": { "eslint": "^8.57.0", - "eslint-config-next": "15.1.1", + "eslint-config-next": "15.1.9", "postcss": "^8.4.47", "tailwindcss": "^3.4.14" } -} +} \ No newline at end of file