Upgrade preact, once again

Seems to not cause regressions like it did last time. Crossing
fingers now.
This commit is contained in:
Simon Ser
2025-01-07 17:06:08 +01:00
parent 6ea3601718
commit e4088304bf
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"dependencies": {
"htm": "^3.0.4",
"linkifyjs": "^4.1.3",
"preact": "10.17.1"
"preact": "^10.17.1"
},
"devDependencies": {
"@eslint/js": "^9.11.1",