Merge pull request #238 from Nithur-M/next
This commit is contained in:
@@ -15,10 +15,10 @@
|
||||
"@plunk/shared": "*",
|
||||
"@plunk/ui": "*",
|
||||
"lucide-react": "^0.553.0",
|
||||
"next": "^16.0.7",
|
||||
"next": "^16.0.10",
|
||||
"next-seo": "^6.6.0",
|
||||
"react": "19.2.1",
|
||||
"react-dom": "19.2.1",
|
||||
"react": "19.2.3",
|
||||
"react-dom": "19.2.3",
|
||||
"sonner": "^2.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -41,11 +41,11 @@
|
||||
"framer-motion": "^12.23.24",
|
||||
"juice": "^11.0.3",
|
||||
"lucide-react": "^0.553.0",
|
||||
"next": "^16.0.7",
|
||||
"next": "^16.0.10",
|
||||
"next-seo": "^6.6.0",
|
||||
"nuqs": "^2.7.3",
|
||||
"react": "19.2.1",
|
||||
"react-dom": "19.2.1",
|
||||
"react": "19.2.3",
|
||||
"react-dom": "19.2.3",
|
||||
"react-hook-form": "^7.66.0",
|
||||
"react-intl": "^7.1.14",
|
||||
"react-is": "^19.0.0",
|
||||
|
||||
@@ -21,10 +21,10 @@
|
||||
"fumadocs-openapi": "^10.0.11",
|
||||
"fumadocs-ui": "16.0.8",
|
||||
"lucide-react": "^0.553.0",
|
||||
"next": "^16.0.7",
|
||||
"next": "^16.0.10",
|
||||
"next-sitemap": "^4.2.3",
|
||||
"react": "^19.2.1",
|
||||
"react-dom": "^19.2.1",
|
||||
"react": "^19.2.3",
|
||||
"react-dom": "^19.2.3",
|
||||
"shiki": "^3.15.0",
|
||||
"unist-util-visit": "^5.0.0"
|
||||
},
|
||||
|
||||
Generated
+21663
File diff suppressed because it is too large
Load Diff
@@ -15,8 +15,8 @@
|
||||
"typescript": "^5.7.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^19.2.1",
|
||||
"react-dom": "^19.2.1"
|
||||
"react": "^19.2.3",
|
||||
"react-dom": "^19.2.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@dnd-kit/core": "^6.3.1",
|
||||
@@ -57,6 +57,7 @@
|
||||
"next-themes": "^0.4.6",
|
||||
"react-day-picker": "^8.10.0",
|
||||
"react-hook-form": "^7.66.0",
|
||||
"recharts": "^3.5.1",
|
||||
"sonner": "^2.0.6",
|
||||
"tailwind-merge": "^3.4.0",
|
||||
"tailwindcss-animate": "^1.0.7"
|
||||
|
||||
Reference in New Issue
Block a user