update dependencies
This commit is contained in:
+2
-3
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "packwiz-extras-lib",
|
||||
"name": "@sugoidogo/packwiz-extras-lib",
|
||||
"version": "0.2.0",
|
||||
"description": "ts/js library for node and web for working with packwiz modpacks",
|
||||
"keywords": [
|
||||
@@ -30,20 +30,19 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@sugoidogo/js-util": "^0.3.0",
|
||||
"@sugoidogo/node-file-system-adapter": "^1.0.1",
|
||||
"commander": "^14.0.2",
|
||||
"confbox": "^0.2.2",
|
||||
"curseforge-v2": "^1.5.0",
|
||||
"dotenv": "^17.2.3",
|
||||
"md5": "^2.3.0",
|
||||
"murmur2": "^1.0.2",
|
||||
"native-file-system-adapter": "file:../native-file-system-adapter/native-file-system-adapter-3.0.1.tgz",
|
||||
"workerless": "^0.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/md5": "^2.3.6",
|
||||
"@types/node": "^24.10.1",
|
||||
"@types/web": "^0.0.294",
|
||||
"bun": "^1.3.3",
|
||||
"deno": "^2.5.6",
|
||||
"typedoc": "^0.28.15",
|
||||
"typescript": "^5.9.3",
|
||||
|
||||
Reference in New Issue
Block a user