feat: started working with api
This commit is contained in:
@@ -10,9 +10,13 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@prisma/client": "^6.9.0",
|
||||
"@telegram-apps/init-data-node": "^2.0.7",
|
||||
"@telegram-apps/sdk-react": "^3.3.0",
|
||||
"@telegram-apps/telegram-ui": "^2.1.8",
|
||||
"next": "15.3.3",
|
||||
"qrcode": "^1.5.4",
|
||||
"qrcode.react": "^4.2.0",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0"
|
||||
},
|
||||
@@ -31,6 +35,7 @@
|
||||
"prettier": "^3.5.3",
|
||||
"prettier-eslint": "^16.4.2",
|
||||
"prettier-plugin-tailwindcss": "^0.6.12",
|
||||
"prisma": "^6.9.0",
|
||||
"sass-embedded": "^1.89.1",
|
||||
"tailwind-merge": "^3.3.0",
|
||||
"tailwindcss": "^4",
|
||||
|
||||
Reference in New Issue
Block a user