수정완료
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@prisma/adapter-libsql": "^7.0.1",
|
||||
"@prisma/client": "^7.0.1",
|
||||
"@prisma/adapter-libsql": "^7.2.0",
|
||||
"@prisma/client": "^7.2.0",
|
||||
"@types/cheerio": "^1.0.0",
|
||||
"axios": "^1.13.2",
|
||||
"axios-retry": "^4.5.0",
|
||||
@@ -23,9 +23,9 @@
|
||||
"dotenv": "^17.2.3",
|
||||
"geolib": "^3.3.4",
|
||||
"node-schedule": "^2.1.1",
|
||||
"node-telegram-bot-api": "^0.66.0",
|
||||
"node-telegram-bot-api": "^0.67.0",
|
||||
"p-limit": "^7.2.0",
|
||||
"prisma": "7.0.1",
|
||||
"prisma": "7.2.0",
|
||||
"xlsx": "^0.18.5"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user