Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
samhwang committed Apr 2, 2024
1 parent e967bb3 commit 4aaa4ee
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 118 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"node": "^20.0.0",
"pnpm": "^8.15.0"
},
"packageManager": "pnpm@8.15.5",
"packageManager": "pnpm@8.15.6",
"repository": {
"type": "git",
"url": "git+https://github.com/viet-aus-it/vait-discord-bot.git"
Expand Down Expand Up @@ -44,26 +44,26 @@
"@axiomhq/winston": "^0.1.3",
"@discordjs/rest": "2.0.0",
"@neondatabase/serverless": "^0.9.0",
"@prisma/adapter-neon": "^5.11.0",
"@prisma/client": "^5.11.0",
"@prisma/adapter-neon": "^5.12.0",
"@prisma/client": "^5.12.0",
"cowsay": "^1.6.0",
"date-fns": "^3.6.0",
"discord-api-types": "^0.37.76",
"discord-api-types": "^0.37.78",
"discord.js": "^14.14.1",
"dotenv": "^16.4.5",
"dotenv-expand": "^11.0.6",
"node-html-parser": "^6.1.12",
"node-html-parser": "^6.1.13",
"oxide.ts": "^1.1.0",
"parse-duration": "^1.1.0",
"winston": "^3.12.0",
"winston": "^3.13.0",
"wretch": "^2.8.1",
"ws": "^8.16.0",
"zod": "^3.22.4"
},
"devDependencies": {
"@biomejs/biome": "^1.6.1",
"@biomejs/biome": "^1.6.3",
"@faker-js/faker": "^8.4.1",
"@types/node": "^20.11.30",
"@types/node": "^20.12.3",
"@types/node-fetch": "^2.6.11",
"@types/ws": "^8.5.10",
"@vitest/coverage-v8": "^1.4.0",
Expand All @@ -72,8 +72,8 @@
"esbuild-plugin-copy": "^2.1.1",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"msw": "^2.2.9",
"prisma": "^5.11.0",
"msw": "^2.2.13",
"prisma": "^5.12.0",
"rimraf": "^5.0.5",
"tsx": "^4.7.1",
"typescript": "^5.4.3",
Expand Down
Loading

0 comments on commit 4aaa4ee

Please sign in to comment.