desrosj
c1d1be9745
Build/Test Tools: Revert `uglify-js` update.
...
This partially reverts [58563], which applied an update of the `uglify-js` `devDependency` from `3.17.4` to `3.18.0`.
The `3.18.0` update is causing some JavaScript errors in the `media-views.min.js` file, so needs to be investigated further.
Props david.binda, mukesh27, alshakero.
Fies #61519 .
Built from https://develop.svn.wordpress.org/trunk@58585
git-svn-id: http://core.svn.wordpress.org/trunk@58032 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2024-06-27 12:55:22 +00:00
desrosj
99dfd1ca08
Build/Test Tools: Update npm `devDependencies` 6.6.
...
This updates the npm `devDependencies` for Core to their latest versions, with one exception. The latest version of `sinon` causes some test failures and requires more investigation.
Fixes #61498 .
Built from https://develop.svn.wordpress.org/trunk@58563
git-svn-id: http://core.svn.wordpress.org/trunk@58011 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2024-06-25 13:05:27 +00:00
youknowriad
9aaa49f5a7
Editor: Update WordPress packages to Gutenberg 16.7 RC3.
...
It brings with a set of iterations and follow-ups to the initial package update.
It also fixes a regression that happened for interactive blocks.
Props gziolo, luisherranz, cbravobernal.
See #60315 .
Built from https://develop.svn.wordpress.org/trunk@57499
git-svn-id: http://core.svn.wordpress.org/trunk@57000 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2024-01-31 12:59:56 +00:00
gziolo
2de003154d
Script Modules API: Add import map polyfill for older browsers
...
Syncs the changes from https://github.com/WordPress/gutenberg/pull/58263 . Adds a polyfill to make import maps compatible with unsported browsers (https://caniuse.com/import-maps ).
Fixes #60348 .
Props cbravobernal, jorbin, luisherranz, jonsurrell.
Built from https://develop.svn.wordpress.org/trunk@57492
git-svn-id: http://core.svn.wordpress.org/trunk@56993 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2024-01-31 08:31:29 +00:00