fix(next): Bumped version

This commit is contained in:
l-nmch
2025-11-17 11:17:23 +01:00
parent b942ee22cb
commit 8f3c799427

View File

@@ -23,7 +23,7 @@
"dependencies": { "dependencies": {
"@headlessui/react": "^2.0.3", "@headlessui/react": "^2.0.3",
"@heroicons/react": "^2.1.3", "@heroicons/react": "^2.1.3",
"next": "15.2.4", "next": ">=15.4.7",
"next-themes": "^0.3.0", "next-themes": "^0.3.0",
"react": "^18.3.1", "react": "^18.3.1",
"react-dom": "^18.3.1", "react-dom": "^18.3.1",
@@ -42,4 +42,4 @@
"pnpm": { "pnpm": {
"neverBuiltDependencies": [] "neverBuiltDependencies": []
} }
} }