Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
samhwang committed Mar 21, 2024
1 parent ba12a6f commit 6ee54a0
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 176 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.4",
"packageManager": "pnpm@8.15.5",
"repository": {
"type": "git",
"url": "git+https://github.com/viet-aus-it/vait-discord-bot.git"
Expand Down Expand Up @@ -46,8 +46,8 @@
"@prisma/adapter-neon": "^5.11.0",
"@prisma/client": "^5.11.0",
"cowsay": "^1.6.0",
"date-fns": "^3.4.0",
"discord-api-types": "^0.37.73",
"date-fns": "^3.6.0",
"discord-api-types": "^0.37.76",
"discord.js": "^14.14.1",
"dotenv": "^16.4.5",
"dotenv-expand": "^11.0.6",
Expand All @@ -61,21 +61,21 @@
"devDependencies": {
"@biomejs/biome": "^1.6.1",
"@faker-js/faker": "^8.4.1",
"@types/node": "^20.11.27",
"@types/node": "^20.11.30",
"@types/node-fetch": "^2.6.11",
"@types/ws": "^8.5.10",
"@vitest/coverage-v8": "^1.3.1",
"@vitest/ui": "^1.3.1",
"esbuild": "^0.20.1",
"@vitest/coverage-v8": "^1.4.0",
"@vitest/ui": "^1.4.0",
"esbuild": "^0.20.2",
"esbuild-plugin-copy": "^2.1.1",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"msw": "^2.2.3",
"msw": "^2.2.9",
"prisma": "^5.11.0",
"rimraf": "^5.0.5",
"tsx": "^4.7.1",
"typescript": "^5.4.2",
"vitest": "^1.3.1",
"typescript": "^5.4.3",
"vitest": "^1.4.0",
"vitest-mock-extended": "^1.3.1"
}
}
Loading

0 comments on commit 6ee54a0

Please sign in to comment.