Skip to content

Commit fff2b26

Browse files
chore(deps): update all non-major dependencies (#441)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 69b7f8f commit fff2b26

File tree

2 files changed

+104
-104
lines changed

2 files changed

+104
-104
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -37,22 +37,22 @@
3737
"@sapphire/eslint-config": "^5.0.5",
3838
"@sapphire/prettier-config": "^2.0.0",
3939
"@sapphire/ts-config": "^5.0.1",
40-
"@types/node": "^22.13.4",
40+
"@types/node": "^22.13.5",
4141
"@typescript-eslint/eslint-plugin": "^7.13.1",
4242
"@typescript-eslint/parser": "^7.13.1",
43-
"@vitest/coverage-v8": "^3.0.5",
43+
"@vitest/coverage-v8": "^3.0.6",
4444
"cz-conventional-changelog": "^3.3.0",
4545
"eslint": "^8.57.1",
4646
"eslint-config-prettier": "^10.0.1",
4747
"eslint-plugin-prettier": "^5.2.3",
4848
"lint-staged": "^15.4.3",
49-
"prettier": "^3.5.1",
49+
"prettier": "^3.5.2",
5050
"standard-version": "^9.5.0",
5151
"tsup": "^8.3.6",
5252
"typedoc": "^0.26.1",
5353
"typescript": "^5.5.2",
54-
"vite": "^6.1.0",
55-
"vitest": "^3.0.5"
54+
"vite": "^6.1.1",
55+
"vitest": "^3.0.6"
5656
},
5757
"resolutions": {
5858
"ansi-regex": "^5.0.1",

0 commit comments

Comments
 (0)