Replace unsafe id generator with nanoid (#4)

This commit is contained in:
Ivan Alexandrov
2023-12-13 18:28:35 +01:00
committed by GitHub
parent 705eca8c1c
commit c96c4f94b9
4 changed files with 29 additions and 7 deletions

View File

@@ -24,6 +24,7 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"lucide-react": "^0.290.0",
"nanoid": "^5.0.4",
"next": "^14.0.4",
"next-plausible": "^3.12.0",
"next-themes": "^0.2.1",