10up / retro-winamp-block

A Winamp-styled audio block for all your retro music player needs.
https://wordpress.org/plugins/retro-winamp-block
GNU General Public License v2.0
32 stars 6 forks source link

Fix dependency conflicts #134

Open peterwilsoncc opened 1 month ago

peterwilsoncc commented 1 month ago

Description of the Change

Makes the following changes to dependencies:

This resolves most of the errors I am seeing in the post editor but I am still seeing Uncaught (in promise) TypeError: ReadableStream.cancel: Cannot cancel a stream locked by a reader. but I think it's pretty safe to ignore.

The main issues I am seeing with the blocks are resolved.

Closes #

How to test the Change

The following will need to be tested:

Changelog Entry

Fixed - JavaScript errors in block editor. Security - NPM packages updated.

Credits

Props @username, @username2, ...

Checklist: