Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 22, 2025
1 parent 259c0cb commit eef927f
Show file tree
Hide file tree
Showing 2 changed files with 519 additions and 389 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "BeeeQueue <[email protected]>",
"license": "CC-BY-SA-3.0-US",
"private": true,
"packageManager": "pnpm@10.0.0",
"packageManager": "pnpm@10.4.1",
"engines": {
"node": "^22"
},
Expand All @@ -32,34 +32,34 @@
},
"devDependencies": {
"@antfu/eslint-config": "3.9.2",
"@cloudflare/workers-types": "4.20241022.0",
"@leeoniya/ufuzzy": "1.0.14",
"@cloudflare/workers-types": "4.20250214.0",
"@leeoniya/ufuzzy": "1.0.18",
"@total-typescript/ts-reset": "0.6.1",
"@types/node": "22.8.7",
"better-sqlite3": "11.5.0",
"@types/node": "22.13.5",
"better-sqlite3": "11.8.1",
"date-fns": "4.1.0",
"discord-api-types": "0.37.103",
"discord-interactions": "4.1.0",
"dotenv": "16.4.5",
"drizzle-kit": "0.27.1",
"drizzle-orm": "0.36.0",
"discord-api-types": "0.37.119",
"discord-interactions": "4.1.1",
"dotenv": "16.4.7",
"drizzle-kit": "0.30.4",
"drizzle-orm": "0.39.3",
"eslint": "9.15.0",
"hono": "4.6.8",
"hono": "4.7.2",
"lint-staged": "15.2.10",
"mande": "2.0.9",
"milli": "4.0.0",
"miniflare": "3.20241022.0",
"nanoid": "5.0.9",
"miniflare": "3.20250214.0",
"nanoid": "5.1.0",
"node-html-parser": "7.0.1",
"p-queue": "8.0.1",
"prettier": "3.3.3",
"rambda": "9.3.0",
"p-queue": "8.1.0",
"prettier": "3.5.2",
"rambda": "9.4.2",
"simple-git-hooks": "2.11.1",
"tsup": "8.3.5",
"typescript": "5.6.3",
"tsup": "8.3.6",
"typescript": "5.7.3",
"undici-types": "7.3.0",
"vitest": "3.0.2",
"wrangler": "3.84.1"
"wrangler": "3.109.2"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit eef927f

Please sign in to comment.