mirror of
git://develop.git.wordpress.org/
synced 2025-04-20 04:02:47 +02:00
External Libraries: Update polyfill versions in the script loader.
Follow up to [50615, 50617]. See #52854. git-svn-id: https://develop.svn.wordpress.org/trunk@50619 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
4a8aefaf72
commit
234c477159
@ -100,12 +100,12 @@ function wp_default_packages_vendor( $scripts ) {
|
||||
'moment' => '2.26.0',
|
||||
'lodash' => '4.17.19',
|
||||
'wp-polyfill-fetch' => '3.0.0',
|
||||
'wp-polyfill-formdata' => '3.0.12',
|
||||
'wp-polyfill-node-contains' => '3.42.0',
|
||||
'wp-polyfill-formdata' => '3.0.20',
|
||||
'wp-polyfill-node-contains' => '3.104.0',
|
||||
'wp-polyfill-url' => '3.6.4',
|
||||
'wp-polyfill-dom-rect' => '3.42.0',
|
||||
'wp-polyfill-dom-rect' => '3.104.0',
|
||||
'wp-polyfill-element-closest' => '2.0.2',
|
||||
'wp-polyfill-object-fit' => '2.3.4',
|
||||
'wp-polyfill-object-fit' => '2.3.5',
|
||||
'wp-polyfill' => '7.4.4',
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user