Update dependencies.

This commit is contained in:
Bauke 2022-09-29 12:40:14 +02:00
parent 7c38f3c882
commit d8d0f76497
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
2 changed files with 621 additions and 686 deletions

View File

@ -15,15 +15,15 @@
"test:snapshots": "ava --update-snapshots" "test:snapshots": "ava --update-snapshots"
}, },
"devDependencies": { "devDependencies": {
"@happy-dom/global-registrator": "^2.47.3", "@happy-dom/global-registrator": "^6.0.4",
"ava": "^4.0.1", "ava": "^4.3.3",
"c8": "^7.11.0", "c8": "^7.12.0",
"htm": "^3.1.0", "htm": "^3.1.1",
"preact": "^10.6.6", "preact": "^10.11.0",
"preact-render-to-string": "^5.1.20", "preact-render-to-string": "^5.2.4",
"ts-node": "^10.6.0", "ts-node": "^10.9.1",
"typescript": "^4.6.2", "typescript": "^4.8.4",
"xo": "^0.48.0" "xo": "^0.52.3"
}, },
"peerDependencies": { "peerDependencies": {
"htm": "3.x", "htm": "3.x",

File diff suppressed because it is too large Load Diff