Skip to content

Commit

Permalink
update some deps
Browse files Browse the repository at this point in the history
  • Loading branch information
gc committed Nov 25, 2024
1 parent 507baf4 commit 9b87b10
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 16 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"dependencies": {
"@oldschoolgg/toolkit": "workspace:*",
"@prisma/client": "^5.20.0",
"@prisma/client": "^5.22.0",
"@sapphire/ratelimits": "^2.4.9",
"@sapphire/snowflake": "^3.5.3",
"@sapphire/time-utilities": "^1.6.0",
Expand All @@ -63,17 +63,17 @@
"oldschooljs": "workspace:*",
"p-queue": "^6.6.2",
"piscina": "^4.7.0",
"postgres": "^3.4.4",
"postgres": "^3.4.5",
"random-js": "^2.1.0",
"remeda": "^2.15.0",
"remeda": "^2.17.3",
"simple-statistics": "^7.8.3",
"skia-canvas": "^1.0.2",
"sonic-boom": "^4.1.0",
"sonic-boom": "^4.2.0",
"zlib-sync": "^0.1.9",
"zod": "^3.23.8"
},
"devDependencies": {
"@biomejs/biome": "^1.9.3",
"@biomejs/biome": "^1.9.4",
"@types/lodash": "^4.14.195",
"@types/node": "^20.14.9",
"@types/node-cron": "^3.0.7",
Expand All @@ -83,11 +83,11 @@
"esbuild": "0.24.0",
"nodemon": "^3.1.7",
"prettier": "^3.3.3",
"prisma": "^5.20.0",
"prisma": "^5.22.0",
"spritesmith": "^3.4.1",
"tsx": "^4.19.1",
"tsx": "^4.19.2",
"typescript": "^5.5.3",
"vitest": "^2.1.2"
"vitest": "^2.1.5"
},
"engines": {
"node": "20.15.0"
Expand Down
18 changes: 10 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9b87b10

Please sign in to comment.