Merge branch 'main' into feat/timeline-return-to-start

This commit is contained in:
ryu
2025-08-07 19:37:06 +05:00
committed by GitHub
105 changed files with 3702 additions and 1506 deletions
+2 -1
View File
@@ -72,6 +72,7 @@
"zustand": "^5.0.2"
},
"devDependencies": {
"@tailwindcss/postcss": "^4.1.11",
"@tailwindcss/typography": "^0.5.16",
"@testing-library/jest-dom": "^6.4.0",
"@testing-library/react": "^15.0.7",
@@ -85,7 +86,7 @@
"drizzle-kit": "^0.31.4",
"jsdom": "^26.0.0",
"postcss": "^8",
"tailwindcss": "^3.4.1",
"tailwindcss": "^4.1.11",
"tsx": "^4.7.1",
"typescript": "^5.8.3",
"vitest": "^2.1.8"