CVE-2025-66478, CVE-2025-55182

This commit is contained in:
암냥 2025-12-04 09:44:45 +09:00
commit e396d5a947
No known key found for this signature in database
2 changed files with 15 additions and 15 deletions

View file

@ -13,7 +13,7 @@
"@hookform/resolvers": "^5.2.2",
"@mdx-js/loader": "^3.1.1",
"@mdx-js/react": "^3.1.1",
"@next/mdx": "^16.0.3",
"@next/mdx": "^16.0.7",
"@radix-ui/react-accordion": "^1.2.12",
"@radix-ui/react-alert-dialog": "^1.1.15",
"@radix-ui/react-aspect-ratio": "^1.1.8",
@ -45,7 +45,7 @@
"cmdk": "^1.1.1",
"date-fns": "^4.1.0",
"embla-carousel-react": "^8.6.0",
"framer-motion": "^12.23.24",
"framer-motion": "^12.23.25",
"gray-matter": "^4.0.3",
"input-otp": "^1.4.2",
"lucide-react": "^0.554.0",
@ -53,15 +53,15 @@
"next-themes": "^0.4.6",
"radix-ui": "^1.4.3",
"react": "19.2.0",
"react-day-picker": "^9.11.1",
"react-day-picker": "^9.11.3",
"react-dom": "19.2.0",
"react-hook-form": "^7.66.1",
"react-hook-form": "^7.68.0",
"react-resizable-panels": "^3.0.6",
"recharts": "2.15.4",
"sonner": "^2.0.7",
"tailwind-merge": "^3.3.1",
"vaul": "^1.1.2",
"zod": "^4.1.12"
"zod": "^4.1.13"
},
"devDependencies": {
"@biomejs/biome": "2.3.6",