Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

Commit

Permalink
Bump Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Kathund committed Dec 5, 2024
1 parent 4c375e4 commit de9ca74
Show file tree
Hide file tree
Showing 2 changed files with 250 additions and 245 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"packageManager": "[email protected]",
"author": "Kathund",
"dependencies": {
"farming-weight": "^0.7.0",
"farming-weight": "^0.7.1",
"node-cache": "^5.1.2",
"prismarine-nbt": "^2.6.0",
"rss-parser": "^3.13.0",
Expand All @@ -50,25 +50,25 @@
],
"publisher": "Kathund",
"devDependencies": {
"@8hobbies/typedoc-plugin-404": "^3.0.0",
"@eslint/js": "^9.15.0",
"@8hobbies/typedoc-plugin-404": "^3.1.0",
"@eslint/js": "^9.16.0",
"@j4cobi/eslint-plugin-sort-imports": "^1.0.2",
"@types/eslint": "^9.6.1",
"@types/node": "^22.10.0",
"@types/node": "^22.10.1",
"@types/xml2js": "^0.4.14",
"@vitest/coverage-v8": "^2.1.6",
"@vitest/ui": "^2.1.6",
"dotenv": "^16.4.5",
"eslint": "^9.15.0",
"@vitest/coverage-v8": "^2.1.8",
"@vitest/ui": "^2.1.8",
"dotenv": "^16.4.7",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.12.0",
"prettier": "^3.3.3",
"typedoc": "^0.27.1",
"typedoc-material-theme": "^1.1.0",
"typedoc-plugin-rename-defaults": "^0.7.1",
"globals": "^15.13.0",
"prettier": "^3.4.2",
"typedoc": "^0.27.3",
"typedoc-material-theme": "^1.2.0",
"typedoc-plugin-rename-defaults": "^0.7.2",
"typescript": "^5.7.2",
"typescript-eslint": "^8.16.0",
"vitest": "^2.1.6",
"typescript-eslint": "^8.17.0",
"vitest": "^2.1.8",
"xml2js": "^0.6.2"
}
}
Loading

0 comments on commit de9ca74

Please sign in to comment.