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] committed Jun 10, 2024
1 parent 4b7ce2b commit 4162b5a
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 99 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "BeeeQueue <adam@haglund.dev>",
"license": "CC-BY-SA-3.0-US",
"private": true,
"packageManager": "pnpm@9.1.4",
"packageManager": "pnpm@9.2.0",
"engines": {
"node": "^22"
},
Expand All @@ -29,34 +29,34 @@
},
"devDependencies": {
"@antfu/eslint-config": "2.19.0",
"@cloudflare/workers-types": "4.20240529.0",
"@cloudflare/workers-types": "4.20240605.0",
"@leeoniya/ufuzzy": "1.0.14",
"@total-typescript/ts-reset": "0.5.1",
"@types/node": "20.14.0",
"@types/node": "20.14.2",
"better-sqlite3": "10.1.0",
"date-fns": "3.6.0",
"discord-api-types": "0.37.86",
"discord-api-types": "0.37.87",
"discord-interactions": "3.4.0",
"dotenv": "16.4.5",
"drizzle-kit": "0.22.1",
"drizzle-orm": "0.31.0",
"drizzle-kit": "0.22.6",
"drizzle-orm": "0.31.2",
"eslint": "8.57.0",
"hono": "4.4.2",
"hono": "4.4.4",
"lint-staged": "15.2.5",
"mande": "2.0.9",
"milli": "4.0.0",
"miniflare": "3.20240524.1",
"miniflare": "3.20240605.0",
"nanoid": "5.0.7",
"node-html-parser": "6.1.13",
"p-queue": "8.0.1",
"prettier": "3.3.0",
"prettier": "3.3.1",
"remeda": "1.61.0",
"simple-git-hooks": "2.11.1",
"tsup": "8.1.0",
"typescript": "5.4.5",
"undici-types": "6.18.2",
"vitest": "1.6.0",
"wrangler": "3.58.0"
"wrangler": "3.60.0"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit 4162b5a

Please sign in to comment.