Skip to content

Commit 9a57a54

Browse files
chore(deps): Update all non-major dependencies (#682)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c360cae commit 9a57a54

File tree

2 files changed

+168
-168
lines changed

2 files changed

+168
-168
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"packageManager": "pnpm@9.7.1",
3535
"author": "Kathund",
3636
"dependencies": {
37-
"minecraft-data": "^3.99.1",
37+
"minecraft-data": "^3.100.0",
3838
"node-cache": "^5.1.2",
3939
"prismarine-nbt": "^2.7.0",
4040
"rss-parser": "^3.13.0"
@@ -50,25 +50,25 @@
5050
"publisher": "Kathund",
5151
"devDependencies": {
5252
"@8hobbies/typedoc-plugin-404": "^3.2.1",
53-
"@eslint/js": "^9.38.0",
53+
"@eslint/js": "^9.39.1",
5454
"@j4cobi/eslint-plugin-sort-imports": "^1.0.2",
55-
"@stylistic/eslint-plugin": "^5.5.0",
55+
"@stylistic/eslint-plugin": "^5.6.0",
5656
"@types/eslint": "^9.6.1",
57-
"@types/node": "^22.18.12",
57+
"@types/node": "^22.19.1",
5858
"@types/xml2js": "^0.4.14",
5959
"@vitest/coverage-v8": "^3.2.4",
6060
"@vitest/ui": "^3.2.4",
6161
"dotenv": "^17.2.3",
62-
"eslint": "^9.38.0",
62+
"eslint": "^9.39.1",
6363
"eslint-config-prettier": "^10.1.8",
6464
"eslint-plugin-import": "^2.32.0",
65-
"globals": "^16.4.0",
65+
"globals": "^16.5.0",
6666
"prettier": "^3.6.2",
6767
"typedoc": "^0.27.9",
68-
"typedoc-material-theme": "^1.4.0",
68+
"typedoc-material-theme": "^1.4.1",
6969
"typedoc-plugin-rename-defaults": "^0.7.3",
7070
"typescript": "^5.9.3",
71-
"typescript-eslint": "^8.46.2",
71+
"typescript-eslint": "^8.47.0",
7272
"vitest": "^3.2.4",
7373
"xml2js": "^0.6.2"
7474
}

0 commit comments

Comments
 (0)