theme toggle

This commit is contained in:
Philipinho
2023-08-22 20:30:51 +01:00
parent f11f9f6210
commit 0fd7538a99
13 changed files with 503 additions and 4416 deletions
+4
View File
@@ -11,6 +11,9 @@
},
"dependencies": {
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-toast": "^1.1.4",
"@radix-ui/react-tooltip": "^1.0.6",
"@types/node": "20.4.8",
"@types/react": "18.2.18",
"@types/react-dom": "18.2.7",
@@ -20,6 +23,7 @@
"eslint": "8.46.0",
"eslint-config-next": "13.4.13",
"next": "13.4.13",
"next-themes": "^0.2.1",
"postcss": "8.4.27",
"react": "18.2.0",
"react-dom": "18.2.0",