Upgrade dependencies.

This commit is contained in:
andrewlalis 2026-01-15 07:48:25 -05:00
parent 2d393d9961
commit f08c088e4f
1 changed files with 7 additions and 5 deletions

View File

@ -1,18 +1,20 @@
{ {
"fileVersion": 1, "fileVersion": 1,
"versions": { "versions": {
"asdf": "0.7.17", "asdf": "0.8.0",
"dxml": "0.4.4", "dxml": "0.4.5",
"handy-http-data": "1.3.0", "handy-http-data": "1.3.0",
"handy-http-handlers": "1.1.0", "handy-http-handlers": "1.3.0",
"handy-http-primitives": "1.8.1", "handy-http-primitives": "1.8.1",
"handy-http-transport": "1.8.0", "handy-http-transport": "1.10.1",
"handy-http-websockets": "1.2.0", "handy-http-websockets": "1.2.0",
"mir-algorithm": "3.22.4", "mir-algorithm": "3.22.4",
"mir-core": "1.7.3", "mir-core": "1.7.3",
"path-matcher": "1.2.0", "path-matcher": "1.2.0",
"photon": "0.18.11",
"sharded-map": "2.7.0",
"silly": "1.1.1", "silly": "1.1.1",
"slf4d": "4.1.1", "slf4d": "4.2.0",
"streams": "3.6.0" "streams": "3.6.0"
} }
} }