Skip to content

Commit f511d00

Browse files
committed
fix: work around inotify handle starvation
Bump frontend-base to avoid the inotify handle resource starvation.
1 parent 0dc7444 commit f511d00

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"jest": "^29"
4646
},
4747
"peerDependencies": {
48-
"@openedx/frontend-base": "^1.0.0-alpha.0",
48+
"@openedx/frontend-base": "^1.0.0-alpha.5",
4949
"@openedx/paragon": "^22",
5050
"@tanstack/react-query": "^5",
5151
"react": "^18",

0 commit comments

Comments
 (0)