Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9fcf285

Browse files
authoredMar 5, 2024··
chore(deps): update all dependencies
1 parent cf4a36b commit 9fcf285

File tree

2 files changed

+145
-145
lines changed

2 files changed

+145
-145
lines changed
 

‎package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,16 @@
2121
"cron": "3.1.6",
2222
"discord.js": "14.14.1",
2323
"keyv": "4.5.4",
24-
"open-graph-scraper": "6.4.0",
24+
"open-graph-scraper": "6.5.0",
2525
"param-case": "3.0.4",
2626
"zod": "3.22.4"
2727
},
2828
"devDependencies": {
29-
"@types/node": "20.11.19",
30-
"@typescript-eslint/eslint-plugin": "7.0.1",
31-
"@typescript-eslint/parser": "7.0.1",
32-
"dotenv": "16.4.4",
33-
"eslint": "8.56.0",
29+
"@types/node": "20.11.24",
30+
"@typescript-eslint/eslint-plugin": "7.1.1",
31+
"@typescript-eslint/parser": "7.1.1",
32+
"dotenv": "16.4.5",
33+
"eslint": "8.57.0",
3434
"eslint-import-resolver-typescript": "3.6.1",
3535
"eslint-plugin-import": "2.29.1",
3636
"eslint-plugin-only-error": "1.0.2",
@@ -40,11 +40,11 @@
4040
"npm-run-all2": "6.1.2",
4141
"prettier": "3.2.5",
4242
"tsup": "8.0.2",
43-
"type-fest": "4.10.2",
43+
"type-fest": "4.11.1",
4444
"typescript": "5.3.3",
45-
"vitest": "1.3.0"
45+
"vitest": "1.3.1"
4646
},
47-
"packageManager": "pnpm@8.15.3",
47+
"packageManager": "pnpm@8.15.4",
4848
"engines": {
4949
"node": "21.6.2"
5050
}

‎pnpm-lock.yaml

+136-136
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.