Fix issue where published content crashes when localstorage is disabled (#2371)

This commit is contained in:
spastorelli
2024-07-10 14:56:21 +02:00
committed by GitHub
parent aaf5793cb7
commit d99b453bc4
2 changed files with 1 additions and 1 deletions
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -41,7 +41,7 @@
"memoizee": "^0.4.15",
"next": "^14.1.3",
"next-themes": "^0.2.1",
"nuqs": "^1.15.4",
"nuqs": "^1.17.4",
"object-hash": "^3.0.0",
"openapi-types": "^12.1.3",
"p-map": "^7.0.0",