Skip to content

Commit 49ca435

Browse files
chore(deps): update all non-major dependencies
1 parent 85d016d commit 49ca435

File tree

2 files changed

+346
-435
lines changed

2 files changed

+346
-435
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@
4646
"@sapphire/prettier-config": "^2.0.0",
4747
"@sapphire/ts-config": "^5.0.1",
4848
"@types/he": "^1.2.3",
49-
"@types/node": "^20.16.13",
49+
"@types/node": "^20.17.1",
5050
"@types/turndown": "^5.0.5",
5151
"@typescript-eslint/eslint-plugin": "^7.17.0",
5252
"@typescript-eslint/parser": "^7.17.0",
53-
"@vitest/coverage-v8": "^2.1.3",
53+
"@vitest/coverage-v8": "^2.1.4",
5454
"colorette": "^2.0.20",
5555
"cz-conventional-changelog": "^3.3.0",
5656
"esbuild": "^0.24.0",
@@ -60,11 +60,11 @@
6060
"lint-staged": "^15.2.10",
6161
"prettier": "^3.3.3",
6262
"rimraf": "^6.0.1",
63-
"tsup": "^8.3.0",
64-
"tsx": "^4.19.1",
63+
"tsup": "^8.3.5",
64+
"tsx": "^4.19.2",
6565
"typescript": "~5.4.5",
66-
"vite": "^5.4.9",
67-
"vitest": "^2.1.3"
66+
"vite": "^5.4.10",
67+
"vitest": "^2.1.4"
6868
},
6969
"resolutions": {
7070
"ansi-regex": "^5.0.1",

0 commit comments

Comments
 (0)