Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperchupuDev committed Jun 20, 2024
1 parent dba88a7 commit d27f009
Show file tree
Hide file tree
Showing 3 changed files with 228 additions and 221 deletions.
2 changes: 1 addition & 1 deletion biome.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/1.8.0/schema.json",
"$schema": "https://biomejs.dev/schemas/1.8.2/schema.json",
"vcs": {
"enabled": true,
"clientKind": "git",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"author": "Aytch Software",
"license": "GPL-2.0-or-later",
"dependencies": {
"@prisma/client": "^5.15.0",
"@prisma/client": "^5.15.1",
"bufferutil": "^4.0.8",
"dedent": "^1.5.3",
"discord.js": "^14.15.3",
Expand All @@ -42,12 +42,12 @@
"zlib-sync": "^0.1.9"
},
"devDependencies": {
"@biomejs/biome": "^1.8.0",
"@dotenvx/dotenvx": "^0.44.1",
"@biomejs/biome": "^1.8.2",
"@dotenvx/dotenvx": "^0.45.0",
"cross-env": "^7.0.3",
"prisma": "^5.15.0",
"prisma": "^5.15.1",
"standard-changelog": "^6.0.0",
"tsx": "^4.15.1",
"tsx": "^4.15.6",
"typescript": "^5.5.2"
},
"engines": {
Expand Down
Loading

0 comments on commit d27f009

Please sign in to comment.