react-modal-sheet icon indicating copy to clipboard operation
react-modal-sheet copied to clipboard

chore: update dependencies (fixing downstream sourcemap warnings)

Open tannerbaum opened this issue 8 months ago • 1 comments

Hey there, this is in response to #164 , which I was experiencing as well. It was caused by missing source maps in react-aria, which they have released a patch for which they said was accessible by running npm update.

I also used npm audit fix to fix a severe vulnerability. The tests still pass after both of these changes.

tannerbaum avatar Jun 12 '24 14:06 tannerbaum