fix: pin react-curse to 1.0.15 (#311)

Somewhere between 1.0.15 and 1.0.22 react-curse broke the UI. There's
[no convenient overview](https://github.com/infely/react-curse/issues/100)
of changes so just pin it to the last working version while investigation
is ongoing.
This commit is contained in:
Alex Potsides
2025-09-11 15:52:20 +03:00
committed by GitHub
parent a1dd5f5c3b
commit 0254d9602a
2 changed files with 995 additions and 1101 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -30,7 +30,7 @@
"multiformats": "^13.3.2",
"protons-runtime": "^5.5.0",
"react": "^18.3.1",
"react-curse": "^1.0.0",
"react-curse": "1.0.15",
"uint8arraylist": "^2.4.8"
},
"devDependencies": {