feat: Add uuid package and its types to dependencies.

This commit is contained in:
2026-03-19 17:40:39 -04:00
parent c37acad3d2
commit c16d0d2565
2 changed files with 8 additions and 1 deletions

View File

@@ -94,6 +94,7 @@
"superjson": "^2.2.6",
"tailwind-merge": "^3.4.0",
"tiptap-markdown": "^0.9.0",
"uuid": "^13.0.0",
"ws": "^8.19.0",
"zod": "^4.3.6",
"zustand": "^4.5.7"
@@ -107,6 +108,7 @@
"@types/node": "^20.19.33",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@types/uuid": "^11.0.0",
"drizzle-kit": "^0.30.6",
"eslint": "^9.39.2",
"eslint-config-next": "^15.5.12",