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 Oct 7, 2023
1 parent bc42431 commit 9385205
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "BeeeQueue <adam@haglund.dev>",
"license": "CC-BY-SA-3.0-US",
"private": true,
"packageManager": "pnpm@8.6.2",
"packageManager": "pnpm@8.8.0",
"engines": {
"node": ">=20"
},
Expand All @@ -30,39 +30,39 @@
},
"devDependencies": {
"@beequeue/eslint-plugin": "2.1.1",
"@cloudflare/workers-types": "4.20230307.0",
"@total-typescript/ts-reset": "0.4.2",
"@tsconfig/node20": "1.0.1",
"@types/node": "20.3.1",
"@vitest/coverage-v8": "0.32.2",
"@cloudflare/workers-types": "4.20231002.0",
"@total-typescript/ts-reset": "0.5.1",
"@tsconfig/node20": "1.0.2",
"@types/node": "20.8.3",
"@vitest/coverage-v8": "0.34.6",
"@worker-tools/response-creators": "1.2.0-pre.6",
"better-sqlite3": "8.2.0",
"better-sqlite3": "8.7.0",
"date-fns": "2.30.0",
"discord-api-types": "0.37.46",
"discord-api-types": "0.37.60",
"discord-interactions": "3.4.0",
"dotenv": "16.3.1",
"eslint": "8.50.0",
"fuse.js": "6.6.2",
"itty-cors": "0.3.6",
"itty-router": "4.0.13",
"kysely": "0.23.5",
"itty-router": "4.0.23",
"kysely": "0.26.3",
"kysely-d1": "0.3.0",
"lint-staged": "13.3.0",
"mande": "2.0.6",
"miniflare": "2.14.0",
"mande": "2.0.8",
"miniflare": "2.14.1",
"ms": "3.0.0-canary.1",
"nanoid": "4.0.2",
"node-html-parser": "6.1.5",
"p-queue": "7.3.4",
"node-html-parser": "6.1.10",
"p-queue": "7.4.1",
"prettier": "2.8.8",
"remeda": "1.19.0",
"simple-git-hooks": "2.8.1",
"tsup": "7.0.0",
"typescript": "5.1.3",
"undici": "5.22.1",
"vite": "4.3.9",
"vitest": "0.32.2",
"vitest-environment-miniflare": "2.14.0",
"remeda": "1.27.0",
"simple-git-hooks": "2.9.0",
"tsup": "7.2.0",
"typescript": "5.2.2",
"undici": "5.25.4",
"vite": "4.4.11",
"vitest": "0.34.6",
"vitest-environment-miniflare": "2.14.1",
"wrangler": "2.20.1"
},
"pnpm": {
Expand Down

0 comments on commit 9385205

Please sign in to comment.