Skip to content

Commit b062ef7

Browse files
chore(deps): Update all non-major dependencies
1 parent fa11f08 commit b062ef7

File tree

4 files changed

+99
-115
lines changed

4 files changed

+99
-115
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.21.0
88
typescript: ^5.9.3
9-
prettier: ^3.8.0
9+
prettier: ^3.8.1
1010
hypixel-api-reborn: 12.0.0-15
1111
yaml: ^2.8.2
1212
skyhelper-networth: ^2.5.1

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"packageManager": "pnpm@9.7.1",
3939
"author": "Kathund",
4040
"dependencies": {
41-
"minecraft-data": "^3.102.3",
41+
"minecraft-data": "^3.103.0",
4242
"node-cache": "^5.1.2",
4343
"prismarine-nbt": "^2.8.0",
4444
"rss-parser": "^3.13.0"
@@ -56,7 +56,7 @@
5656
"@8hobbies/typedoc-plugin-404": "^3.2.1",
5757
"@eslint/js": "^9.39.2",
5858
"@j4cobi/eslint-plugin-sort-imports": "^1.0.2",
59-
"@stylistic/eslint-plugin": "^5.7.0",
59+
"@stylistic/eslint-plugin": "^5.7.1",
6060
"@types/eslint": "^9.6.1",
6161
"@types/node": "^20.19.5",
6262
"@types/xml2js": "^0.4.14",
@@ -67,13 +67,13 @@
6767
"eslint-config-prettier": "^10.1.8",
6868
"eslint-plugin-import": "^2.32.0",
6969
"globals": "^16.5.0",
70-
"prettier": "^3.8.0",
70+
"prettier": "^3.8.1",
7171
"tsx": "^4.21.0",
7272
"typedoc": "^0.27.9",
7373
"typedoc-material-theme": "^1.4.1",
7474
"typedoc-plugin-rename-defaults": "^0.7.3",
7575
"typescript": "^5.9.3",
76-
"typescript-eslint": "^8.53.0",
76+
"typescript-eslint": "^8.53.1",
7777
"vitest": "^3.2.4",
7878
"xml2js": "^0.6.2"
7979
}

0 commit comments

Comments
 (0)