Skip to content

Commit

Permalink
build(deps): switch back to pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
tfkhdyt committed Oct 26, 2023
1 parent e7916ec commit c1821ca
Show file tree
Hide file tree
Showing 3 changed files with 2,545 additions and 7 deletions.
Binary file removed bun.lockb
Binary file not shown.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,23 +22,23 @@
"author": "tfkhdyt",
"license": "ISC",
"dependencies": {
"@libsql/client": "^0.3.5",
"@libsql/client": "^0.3.6",
"cheerio": "1.0.0-rc.12",
"cron": "^2.4.4",
"dotenv": "^16.3.1",
"drizzle-orm": "^0.28.6",
"fastify": "^4.23.2",
"fastify": "^4.24.3",
"midtrans-node-client": "^0.0.6",
"telegraf": "^4.14.0",
"telegraf": "^4.15.0",
"znv": "^0.4.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"better-sqlite3": "^8.7.0",
"bun-types": "^1.0.4",
"bun-types": "^1.0.7",
"drizzle-kit": "^0.19.13",
"eslint": "^8.51.0",
"eslint": "^8.52.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"prettier": "^3.0.3",
"typescript": "^5.2.2"
Expand Down
Loading

0 comments on commit c1821ca

Please sign in to comment.