mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2026-09-26 20:41:45 +00:00
update deps
This commit is contained in:
@@ -24,16 +24,16 @@
|
||||
"prepublishOnly": "pnpm run build"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commander-js/extra-typings": "^15.0.0",
|
||||
"@cryptgeon/shared": "workspace:*",
|
||||
"@msgpack/msgpack": "^3.1.3",
|
||||
"@commander-js/extra-typings": "^12.1.0",
|
||||
"@tsconfig/strictest": "catalog:",
|
||||
"@types/inquirer": "^9.0.9",
|
||||
"@types/node": "^22.15.3",
|
||||
"commander": "^12.1.0",
|
||||
"inquirer": "^9.3.8",
|
||||
"@types/inquirer": "^9.0.10",
|
||||
"@types/node": "^22.20.1",
|
||||
"commander": "^15.0.0",
|
||||
"inquirer": "^14.2.1",
|
||||
"mime": "^4.1.0",
|
||||
"pretty-bytes": "^6.1.1",
|
||||
"pretty-bytes": "^7.1.3",
|
||||
"typescript": "catalog:",
|
||||
"vite-plus": "catalog:"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user