Skip to content
Draft
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix: work around inotify handle starvation
Bump frontend-base to avoid the inotify handle resource starvation.
  • Loading branch information
arbrandes committed Jul 24, 2025
commit f511d001974448f2647af6b61a8d13b01f791e20
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"jest": "^29"
},
"peerDependencies": {
"@openedx/frontend-base": "^1.0.0-alpha.0",
"@openedx/frontend-base": "^1.0.0-alpha.5",
"@openedx/paragon": "^22",
"@tanstack/react-query": "^5",
"react": "^18",
Expand Down