Update dependencies.
This commit is contained in:
parent
7c38f3c882
commit
d8d0f76497
18
package.json
18
package.json
|
@ -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",
|
||||||
|
|
1289
pnpm-lock.yaml
1289
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue