|
34 | 34 | "packageManager": "pnpm@9.7.1", |
35 | 35 | "author": "Kathund", |
36 | 36 | "dependencies": { |
37 | | - "minecraft-data": "^3.99.1", |
| 37 | + "minecraft-data": "^3.100.0", |
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.38.0", |
| 53 | + "@eslint/js": "^9.39.0", |
54 | 54 | "@j4cobi/eslint-plugin-sort-imports": "^1.0.2", |
55 | 55 | "@stylistic/eslint-plugin": "^5.5.0", |
56 | 56 | "@types/eslint": "^9.6.1", |
57 | | - "@types/node": "^22.18.12", |
| 57 | + "@types/node": "^22.19.0", |
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": "^17.2.3", |
62 | | - "eslint": "^9.38.0", |
| 62 | + "eslint": "^9.39.0", |
63 | 63 | "eslint-config-prettier": "^10.1.8", |
64 | 64 | "eslint-plugin-import": "^2.32.0", |
65 | | - "globals": "^16.4.0", |
| 65 | + "globals": "^16.5.0", |
66 | 66 | "prettier": "^3.6.2", |
67 | 67 | "typedoc": "^0.27.9", |
68 | | - "typedoc-material-theme": "^1.4.0", |
| 68 | + "typedoc-material-theme": "^1.4.1", |
69 | 69 | "typedoc-plugin-rename-defaults": "^0.7.3", |
70 | 70 | "typescript": "^5.9.3", |
71 | | - "typescript-eslint": "^8.46.2", |
| 71 | + "typescript-eslint": "^8.46.3", |
72 | 72 | "vitest": "^3.2.4", |
73 | 73 | "xml2js": "^0.6.2" |
74 | 74 | } |
|
0 commit comments