Skip to content

Commit d99b453

Browse files
authored
Fix issue where published content crashes when localstorage is disabled (#2371)
1 parent aaf5793 commit d99b453

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bun.lockb

-32 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"memoizee": "^0.4.15",
4242
"next": "^14.1.3",
4343
"next-themes": "^0.2.1",
44-
"nuqs": "^1.15.4",
44+
"nuqs": "^1.17.4",
4545
"object-hash": "^3.0.0",
4646
"openapi-types": "^12.1.3",
4747
"p-map": "^7.0.0",

0 commit comments

Comments
 (0)