update to next 16.0.10

This commit is contained in:
nithur-m
2025-12-12 09:04:57 +05:30
parent 1cd89d1375
commit 9737c2b67d
6 changed files with 22183 additions and 490 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
"@plunk/shared": "*", "@plunk/shared": "*",
"@plunk/ui": "*", "@plunk/ui": "*",
"lucide-react": "^0.553.0", "lucide-react": "^0.553.0",
"next": "^16.0.7", "next": "^16.0.10",
"next-seo": "^6.6.0", "next-seo": "^6.6.0",
"react": "19.2.1", "react": "19.2.1",
"react-dom": "19.2.1", "react-dom": "19.2.1",
+1 -1
View File
@@ -41,7 +41,7 @@
"framer-motion": "^12.23.24", "framer-motion": "^12.23.24",
"juice": "^11.0.3", "juice": "^11.0.3",
"lucide-react": "^0.553.0", "lucide-react": "^0.553.0",
"next": "^16.0.7", "next": "^16.0.10",
"next-seo": "^6.6.0", "next-seo": "^6.6.0",
"nuqs": "^2.7.3", "nuqs": "^2.7.3",
"react": "19.2.1", "react": "19.2.1",
+1 -1
View File
@@ -21,7 +21,7 @@
"fumadocs-openapi": "^10.0.11", "fumadocs-openapi": "^10.0.11",
"fumadocs-ui": "16.0.8", "fumadocs-ui": "16.0.8",
"lucide-react": "^0.553.0", "lucide-react": "^0.553.0",
"next": "^16.0.7", "next": "^16.0.10",
"next-sitemap": "^4.2.3", "next-sitemap": "^4.2.3",
"react": "^19.2.1", "react": "^19.2.1",
"react-dom": "^19.2.1", "react-dom": "^19.2.1",
+21663
View File
File diff suppressed because it is too large Load Diff
+1
View File
@@ -57,6 +57,7 @@
"next-themes": "^0.4.6", "next-themes": "^0.4.6",
"react-day-picker": "^8.10.0", "react-day-picker": "^8.10.0",
"react-hook-form": "^7.66.0", "react-hook-form": "^7.66.0",
"recharts": "^3.5.1",
"sonner": "^2.0.6", "sonner": "^2.0.6",
"tailwind-merge": "^3.4.0", "tailwind-merge": "^3.4.0",
"tailwindcss-animate": "^1.0.7" "tailwindcss-animate": "^1.0.7"
+516 -487
View File
File diff suppressed because it is too large Load Diff