upd (first 3 screens)

This commit is contained in:
2026-05-06 17:54:08 +05:00
parent 7f3c994147
commit 11500a9ec3
95 changed files with 1979 additions and 81 deletions
+6 -1
View File
@@ -9,9 +9,14 @@
"lint": "eslint"
},
"dependencies": {
"@number-flow/react": "^0.6.0",
"clsx": "^2.1.1",
"motion": "^12.38.0",
"next": "16.2.4",
"react": "19.2.4",
"react-dom": "19.2.4"
"react-dom": "19.2.4",
"react-pageflip": "^2.0.3",
"zustand": "^5.0.13"
},
"devDependencies": {
"@types/node": "^20",