|
34 | 34 | "packageManager": "[email protected]",
|
35 | 35 | "author": "Kathund",
|
36 | 36 | "dependencies": {
|
37 |
| - "minecraft-data": "^3.98.0", |
| 37 | + "minecraft-data": "^3.99.1", |
38 | 38 | "node-cache": "^5.1.2",
|
39 | 39 | "prismarine-nbt": "^2.7.0",
|
40 | 40 | "rss-parser": "^3.13.0"
|
|
50 | 50 | "publisher": "Kathund",
|
51 | 51 | "devDependencies": {
|
52 | 52 | "@8hobbies/typedoc-plugin-404": "^3.2.1",
|
53 |
| - "@eslint/js": "^9.35.0", |
| 53 | + "@eslint/js": "^9.37.0", |
54 | 54 | "@j4cobi/eslint-plugin-sort-imports": "^1.0.2",
|
55 |
| - "@stylistic/eslint-plugin": "^5.3.1", |
| 55 | + "@stylistic/eslint-plugin": "^5.4.0", |
56 | 56 | "@types/eslint": "^9.6.1",
|
57 |
| - "@types/node": "^22.18.3", |
| 57 | + "@types/node": "^22.18.8", |
58 | 58 | "@types/xml2js": "^0.4.14",
|
59 | 59 | "@vitest/coverage-v8": "^3.2.4",
|
60 | 60 | "@vitest/ui": "^3.2.4",
|
61 | 61 | "dotenv": "^16.6.1",
|
62 |
| - "eslint": "^9.35.0", |
| 62 | + "eslint": "^9.37.0", |
63 | 63 | "eslint-config-prettier": "^10.1.8",
|
64 | 64 | "eslint-plugin-import": "^2.32.0",
|
65 | 65 | "globals": "^16.4.0",
|
66 | 66 | "prettier": "^3.6.2",
|
67 | 67 | "typedoc": "^0.27.9",
|
68 | 68 | "typedoc-material-theme": "^1.4.0",
|
69 | 69 | "typedoc-plugin-rename-defaults": "^0.7.3",
|
70 |
| - "typescript": "^5.9.2", |
71 |
| - "typescript-eslint": "^8.43.0", |
| 70 | + "typescript": "^5.9.3", |
| 71 | + "typescript-eslint": "^8.45.0", |
72 | 72 | "vitest": "^3.2.4",
|
73 | 73 | "xml2js": "^0.6.2"
|
74 | 74 | }
|
|
0 commit comments