Skip to content

Commit 74ada94

Browse files
chore(deps): Update all non-major dependencies
1 parent f85891d commit 74ada94

File tree

4 files changed

+100
-95
lines changed

4 files changed

+100
-95
lines changed

docs/pnpm-lock.yaml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ packages:
66
catalog:
77
tsx: ^4.20.6
88
typescript: ^5.9.3
9-
prettier: ^3.6.2
9+
prettier: ^3.7.1
1010
hypixel-api-reborn: 12.0.0-15
1111
yaml: ^2.8.1
1212
skyhelper-networth: ^2.5.1

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"packageManager": "pnpm@9.7.1",
3838
"author": "Kathund",
3939
"dependencies": {
40-
"minecraft-data": "^3.100.0",
40+
"minecraft-data": "^3.101.0",
4141
"node-cache": "^5.1.2",
4242
"prismarine-nbt": "^2.7.0",
4343
"rss-parser": "^3.13.0"
@@ -55,7 +55,7 @@
5555
"@8hobbies/typedoc-plugin-404": "^3.2.1",
5656
"@eslint/js": "^9.39.1",
5757
"@j4cobi/eslint-plugin-sort-imports": "^1.0.2",
58-
"@stylistic/eslint-plugin": "^5.6.0",
58+
"@stylistic/eslint-plugin": "^5.6.1",
5959
"@types/eslint": "^9.6.1",
6060
"@types/node": "^20.19.5",
6161
"@types/xml2js": "^0.4.14",
@@ -66,13 +66,13 @@
6666
"eslint-config-prettier": "^10.1.8",
6767
"eslint-plugin-import": "^2.32.0",
6868
"globals": "^16.5.0",
69-
"prettier": "^3.6.2",
69+
"prettier": "^3.7.1",
7070
"tsx": "^4.20.6",
7171
"typedoc": "^0.27.9",
7272
"typedoc-material-theme": "^1.4.1",
7373
"typedoc-plugin-rename-defaults": "^0.7.3",
7474
"typescript": "^5.9.3",
75-
"typescript-eslint": "^8.47.0",
75+
"typescript-eslint": "^8.48.0",
7676
"vitest": "^3.2.4",
7777
"xml2js": "^0.6.2"
7878
}

0 commit comments

Comments
 (0)