update dependencies and devDependencies, fix lint issues
authorJustin Wind <justin.wind+git@gmail.com>
Sat, 4 May 2024 20:53:16 +0000 (13:53 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Sat, 4 May 2024 20:53:16 +0000 (13:53 -0700)
commit356f9a3b45d5b6bbcc310a2b37b6f59dfd76b923
treef4607fdf560b6f9399e23382bd55afa6451a03da
parent281f49e3960d1562b86c56ebb75f340798623c62
update dependencies and devDependencies, fix lint issues
14 files changed:
eslint.config.js
lib/dingus.js
lib/patches/incoming-message.js
package-lock.json
package.json
test/index.js
test/lib/common.js
test/lib/content-negotiation.js
test/lib/dingus.js
test/lib/enum.js
test/lib/mime-helper.js
test/lib/patches/incoming-message.js
test/lib/router.js
test/lib/router/path-parameter.js