Changeset 48728
- Timestamp:
- 08/04/2020 05:04:38 PM (4 years ago)
- Location:
- branches/5.5
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.5
-
branches/5.5/package-lock.json
r48723 r48728 3071 3071 }, 3072 3072 "@wordpress/block-directory": { 3073 "version": "1.13. 4",3074 "resolved": "https://registry.npmjs.org/@wordpress/block-directory/-/block-directory-1.13. 4.tgz",3075 "integrity": "sha512- gU081F10jH0JDxsS+8Sv3X3fHvFWk0LFeD5aNnox7vPBMnW3kFJfhqQh/gPopAbmOEtCIHEjV0hh1biQj5p97g==",3073 "version": "1.13.5", 3074 "resolved": "https://registry.npmjs.org/@wordpress/block-directory/-/block-directory-1.13.5.tgz", 3075 "integrity": "sha512-jQukZV0L/tyrg3h43MQnTXTDXzgsJMGt4KLurd7wt/blwGCJjHWt6xtkKxw7vGenAzHMNrZsUjS7jqdn54XiOw==", 3076 3076 "requires": { 3077 3077 "@wordpress/api-fetch": "^3.18.0", 3078 "@wordpress/block-editor": "^4.3. 4",3078 "@wordpress/block-editor": "^4.3.5", 3079 3079 "@wordpress/blocks": "^6.20.3", 3080 3080 "@wordpress/components": "^10.0.4", … … 3082 3082 "@wordpress/data": "^4.22.3", 3083 3083 "@wordpress/data-controls": "^1.16.3", 3084 "@wordpress/edit-post": "^3.21. 4",3084 "@wordpress/edit-post": "^3.21.5", 3085 3085 "@wordpress/element": "^2.16.0", 3086 3086 "@wordpress/i18n": "^3.14.0", … … 3093 3093 }, 3094 3094 "@wordpress/block-editor": { 3095 "version": "4.3. 4",3096 "resolved": "https://registry.npmjs.org/@wordpress/block-editor/-/block-editor-4.3. 4.tgz",3097 "integrity": "sha512- kw5GRsvgs/BY81bNy/m/rgLERFx83jL/zkAvh6mDXjctDgrr/yqk9M6TcSus3sA7t3Tqdosh3iO2TzwdcgHxVw==",3095 "version": "4.3.5", 3096 "resolved": "https://registry.npmjs.org/@wordpress/block-editor/-/block-editor-4.3.5.tgz", 3097 "integrity": "sha512-6ekaQv7UN0vgZvVDbC+EjJ2UVw6MsBkso1YEWKjOW49HS+IAeKLe3AZPOl6QsOctckWXNuOYvd6suehEnUyJsA==", 3098 3098 "requires": { 3099 3099 "@babel/runtime": "^7.9.2", … … 3146 3146 }, 3147 3147 "@wordpress/block-library": { 3148 "version": "2.22. 4",3149 "resolved": "https://registry.npmjs.org/@wordpress/block-library/-/block-library-2.22. 4.tgz",3150 "integrity": "sha512- B410eouMgYgP3f1MQXvDkovFHcdCAC92UR06t6XU7/Ld6HeNrDtDri/cXqLK/BEqMiYfsqj2tU/eO93yOcZlWQ==",3148 "version": "2.22.5", 3149 "resolved": "https://registry.npmjs.org/@wordpress/block-library/-/block-library-2.22.5.tgz", 3150 "integrity": "sha512-cM+MWCHb558UbAtYZOTIWlIHJTXYE4S6z6JT2QaBsPXOvK2lKPaWNGpjgj8aEhqFNbivBSzMdFknC5aLefXvQA==", 3151 3151 "requires": { 3152 3152 "@babel/runtime": "^7.9.2", … … 3155 3155 "@wordpress/autop": "^2.9.0", 3156 3156 "@wordpress/blob": "^2.9.0", 3157 "@wordpress/block-editor": "^4.3. 4",3157 "@wordpress/block-editor": "^4.3.5", 3158 3158 "@wordpress/blocks": "^6.20.3", 3159 3159 "@wordpress/components": "^10.0.4", … … 3164 3164 "@wordpress/deprecated": "^2.9.0", 3165 3165 "@wordpress/dom": "^2.13.1", 3166 "@wordpress/editor": "^9.20. 4",3166 "@wordpress/editor": "^9.20.5", 3167 3167 "@wordpress/element": "^2.16.0", 3168 3168 "@wordpress/escape-html": "^1.9.0", … … 3427 3427 }, 3428 3428 "@wordpress/edit-post": { 3429 "version": "3.21. 4",3430 "resolved": "https://registry.npmjs.org/@wordpress/edit-post/-/edit-post-3.21. 4.tgz",3431 "integrity": "sha512- mjALszkzSCO2OIIQQ/vHUvBKEBYstHEeLBlrh/NwLHjxX/Xe9uD+8tgTBt8dUp1V8WmcExq8HnFQLC4JG6+spw==",3429 "version": "3.21.5", 3430 "resolved": "https://registry.npmjs.org/@wordpress/edit-post/-/edit-post-3.21.5.tgz", 3431 "integrity": "sha512-t/g6px8KFahREJWQ08KDIQKJ7QixGDa0GRG4JSDluTxLKJw3EYxQE1dEtrEwpiR9MSVoKjCnWqQuEBQ4aA2NPg==", 3432 3432 "requires": { 3433 3433 "@babel/runtime": "^7.9.2", 3434 3434 "@wordpress/a11y": "^2.11.0", 3435 3435 "@wordpress/api-fetch": "^3.18.0", 3436 "@wordpress/block-editor": "^4.3. 4",3437 "@wordpress/block-library": "^2.22. 4",3436 "@wordpress/block-editor": "^4.3.5", 3437 "@wordpress/block-library": "^2.22.5", 3438 3438 "@wordpress/blocks": "^6.20.3", 3439 3439 "@wordpress/components": "^10.0.4", … … 3442 3442 "@wordpress/data": "^4.22.3", 3443 3443 "@wordpress/data-controls": "^1.16.3", 3444 "@wordpress/editor": "^9.20. 4",3444 "@wordpress/editor": "^9.20.5", 3445 3445 "@wordpress/element": "^2.16.0", 3446 3446 "@wordpress/hooks": "^2.9.0", … … 3465 3465 }, 3466 3466 "@wordpress/editor": { 3467 "version": "9.20. 4",3468 "resolved": "https://registry.npmjs.org/@wordpress/editor/-/editor-9.20. 4.tgz",3469 "integrity": "sha512- 3yLVV98oNYZmhQ7cvWd6oD60Zv9J0XC1caD0Gkle4K1KyYQbRQdQz0gmQtr3eX3hWEzAIuGbr4Kd/fufXs3BNw==",3467 "version": "9.20.5", 3468 "resolved": "https://registry.npmjs.org/@wordpress/editor/-/editor-9.20.5.tgz", 3469 "integrity": "sha512-MmIEsJnX/5iWOqz1MTaWH5w5zzrVSb/W0c02Lw645tJ+/IOGsNJtq0lomsUjJvgWnIXr/YMAdiAu7TKebUWBeQ==", 3470 3470 "requires": { 3471 3471 "@babel/runtime": "^7.9.2", … … 3473 3473 "@wordpress/autop": "^2.9.0", 3474 3474 "@wordpress/blob": "^2.9.0", 3475 "@wordpress/block-editor": "^4.3. 4",3475 "@wordpress/block-editor": "^4.3.5", 3476 3476 "@wordpress/blocks": "^6.20.3", 3477 3477 "@wordpress/components": "^10.0.4", … … 3558 3558 }, 3559 3559 "@wordpress/format-library": { 3560 "version": "1.22. 4",3561 "resolved": "https://registry.npmjs.org/@wordpress/format-library/-/format-library-1.22. 4.tgz",3562 "integrity": "sha512- dM+7n76CEvGktN3/5d5egclx6PiKbsK6EfL0fH8iEaN19Yew54lmzUFCEErtkQe1cN9fSwLWa45rtEWrAnbBIQ==",3560 "version": "1.22.5", 3561 "resolved": "https://registry.npmjs.org/@wordpress/format-library/-/format-library-1.22.5.tgz", 3562 "integrity": "sha512-qGbtQZatSPLe8C38e65RQLtx6oGX+Y+NMj0uySeyznjfQ+vic+dwlwasi5qI19lUZCZYNDOscl4UwPca4BwSBw==", 3563 3563 "requires": { 3564 3564 "@babel/runtime": "^7.9.2", 3565 "@wordpress/block-editor": "^4.3. 4",3565 "@wordpress/block-editor": "^4.3.5", 3566 3566 "@wordpress/components": "^10.0.4", 3567 3567 "@wordpress/data": "^4.22.3", -
branches/5.5/package.json
r48720 r48728 86 86 "@wordpress/autop": "2.9.0", 87 87 "@wordpress/blob": "2.9.0", 88 "@wordpress/block-directory": "1.13. 4",89 "@wordpress/block-editor": "4.3. 4",90 "@wordpress/block-library": "2.22. 4",88 "@wordpress/block-directory": "1.13.5", 89 "@wordpress/block-editor": "4.3.5", 90 "@wordpress/block-library": "2.22.5", 91 91 "@wordpress/block-serialization-default-parser": "3.7.0", 92 92 "@wordpress/blocks": "6.20.3", … … 100 100 "@wordpress/dom": "2.13.1", 101 101 "@wordpress/dom-ready": "2.10.0", 102 "@wordpress/edit-post": "3.21. 4",103 "@wordpress/editor": "9.20. 4",102 "@wordpress/edit-post": "3.21.5", 103 "@wordpress/editor": "9.20.5", 104 104 "@wordpress/element": "2.16.0", 105 105 "@wordpress/escape-html": "1.9.0", 106 "@wordpress/format-library": "1.22. 4",106 "@wordpress/format-library": "1.22.5", 107 107 "@wordpress/hooks": "2.9.0", 108 108 "@wordpress/html-entities": "2.8.0", -
branches/5.5/src/wp-includes/assets/script-loader-packages.php
r48720 r48728 1 <?php return array('a11y.js' => array('dependencies' => array('wp-dom-ready', 'wp-i18n', 'wp-polyfill'), 'version' => '6d98587879c8c19080b1e3a855e946be'), 'annotations.js' => array('dependencies' => array('lodash', 'wp-data', 'wp-hooks', 'wp-i18n', 'wp-polyfill', 'wp-rich-text'), 'version' => '260b045f4c676d091d7e8a97723357dc'), 'api-fetch.js' => array('dependencies' => array('wp-i18n', 'wp-polyfill', 'wp-url'), 'version' => '74653372c4595d464e30438faccf7290'), 'autop.js' => array('dependencies' => array('wp-polyfill'), 'version' => 'e3a7061e1087f5cf077a68aeaf0ea714'), 'blob.js' => array('dependencies' => array('wp-polyfill'), 'version' => '27195f29e36179999f6e1fa7d1f079b3'), 'block-directory.js' => array('dependencies' => array('lodash', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-data-controls', 'wp-edit-post', 'wp-element', 'wp-i18n', 'wp-notices', 'wp-plugins', 'wp-polyfill', 'wp-primitives'), 'version' => '1d20cc9be520efd105e1c4c6854b3006'), 'block-editor.js' => array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-a11y', 'wp-blob', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-keyboard-shortcuts', 'wp-keycodes', 'wp-notices', 'wp-polyfill', 'wp-primitives', 'wp-rich-text', 'wp-shortcode', 'wp-token-list', 'wp-url', 'wp-viewport', 'wp-wordcount'), 'version' => ' 9b7b8965a9cd2e1ddfe28ce0c0a40872'), 'block-library.js' => array('dependencies' => array('lodash', 'moment', 'react', 'wp-api-fetch', 'wp-autop', 'wp-blob', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-date', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-escape-html', 'wp-i18n', 'wp-is-shallow-equal', 'wp-keycodes', 'wp-notices', 'wp-polyfill', 'wp-primitives', 'wp-rich-text', 'wp-server-side-render', 'wp-url', 'wp-viewport'), 'version' => '034b09f99c9559f5a45778c2b55f0407'), 'block-serialization-default-parser.js' => array('dependencies' => array('wp-polyfill'), 'version' => '27585bbfe083d705c915c21bf47047df'), 'blocks.js' => array('dependencies' => array('lodash', 'wp-autop', 'wp-blob', 'wp-block-serialization-default-parser', 'wp-compose', 'wp-data', 'wp-dom', 'wp-element', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-primitives', 'wp-shortcode'), 'version' => 'f8c36e24ce9e4fa0d878d93384a12c76'), 'components.js' => array('dependencies' => array('lodash', 'moment', 'react', 'react-dom', 'wp-a11y', 'wp-compose', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-is-shallow-equal', 'wp-keycodes', 'wp-polyfill', 'wp-primitives', 'wp-rich-text', 'wp-warning'), 'version' => '7576c3b29aa3b21aa3c04b097ad0c5ed'), 'compose.js' => array('dependencies' => array('lodash', 'react', 'wp-element', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-priority-queue'), 'version' => '3d9be9981e379b66eedc1718358f4bc8'), 'core-data.js' => array('dependencies' => array('lodash', 'wp-api-fetch', 'wp-blocks', 'wp-data', 'wp-data-controls', 'wp-deprecated', 'wp-element', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-url'), 'version' => 'fd10eb49751e8e9638e48e34947288ed'), 'data.js' => array('dependencies' => array('lodash', 'react', 'wp-compose', 'wp-deprecated', 'wp-element', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-priority-queue', 'wp-redux-routine'), 'version' => 'f40a40536717ab72a3f9fb9a4bd43acd'), 'data-controls.js' => array('dependencies' => array('wp-api-fetch', 'wp-data', 'wp-polyfill'), 'version' => 'ea191e898b70efcaa0314934334db8d2'), 'date.js' => array('dependencies' => array('moment', 'wp-polyfill'), 'version' => '71ad0d58f6b8efd48fffc625b1968750'), 'deprecated.js' => array('dependencies' => array('wp-hooks', 'wp-polyfill'), 'version' => '26aefabb46263ab5dac6d7f6c63b664c'), 'dom.js' => array('dependencies' => array('lodash', 'wp-polyfill'), 'version' => 'e54be95ed4c9e5422fcf44a2cee53217'), 'dom-ready.js' => array('dependencies' => array('wp-polyfill'), 'version' => 'a6586b64552c9c6924b8093e9ef4f74e'), 'edit-post.js' => array('dependencies' => array('lodash', 'wp-a11y', 'wp-api-fetch', 'wp-block-editor', 'wp-block-library', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-data-controls', 'wp-editor', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-keyboard-shortcuts', 'wp-keycodes', 'wp-media-utils', 'wp-notices', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-url', 'wp-viewport', 'wp-warning'), 'version' => '883d367c3f990b258ede5fcc3df830db'), 'editor.js' => array('dependencies' => array('lodash', 'react', 'wp-api-fetch', 'wp-autop', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-data-controls', 'wp-date', 'wp-deprecated', 'wp-element', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-keyboard-shortcuts', 'wp-keycodes', 'wp-media-utils', 'wp-notices', 'wp-polyfill', 'wp-primitives', 'wp-rich-text', 'wp-server-side-render', 'wp-url', 'wp-viewport', 'wp-wordcount'), 'version' => 'ffdfd4f364b891e53b322c3879e0bd32'), 'element.js' => array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-escape-html', 'wp-polyfill'), 'version' => 'b2a51f1f50dee6f6fb90f1dd39a4b151'), 'escape-html.js' => array('dependencies' => array('wp-polyfill'), 'version' => '11a9ed20aa0e5b49a24e416455d2311e'), 'format-library.js' => array('dependencies' => array('lodash', 'wp-block-editor', 'wp-components', 'wp-data', 'wp-dom', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-keycodes', 'wp-polyfill', 'wp-primitives', 'wp-rich-text', 'wp-url'), 'version' => '8f528a8c90b4108d003d53908a3c42ed'), 'hooks.js' => array('dependencies' => array('wp-polyfill'), 'version' => 'd3b8b40265078ab4bf9a60e4be8c928e'), 'html-entities.js' => array('dependencies' => array('wp-polyfill'), 'version' => '5f0f2fc8f6cde41ab343549aa0b50183'), 'i18n.js' => array('dependencies' => array('wp-polyfill'), 'version' => 'c818ff88cdaa24964e36a1c89e447c77'), 'is-shallow-equal.js' => array('dependencies' => array('wp-polyfill'), 'version' => 'b2327d0572e72da49f9e26cc3a53de34'), 'keyboard-shortcuts.js' => array('dependencies' => array('lodash', 'wp-compose', 'wp-data', 'wp-keycodes', 'wp-polyfill'), 'version' => '0dca10a23ad5f1fa6c5ea705402ac449'), 'keycodes.js' => array('dependencies' => array('lodash', 'wp-i18n', 'wp-polyfill'), 'version' => '8fa475945c1ee2fa9fbf41b45c02a131'), 'list-reusable-blocks.js' => array('dependencies' => array('lodash', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-element', 'wp-i18n', 'wp-polyfill'), 'version' => '91fd753476dc10e1f35ebaee4cbb95ff'), 'media-utils.js' => array('dependencies' => array('lodash', 'wp-api-fetch', 'wp-blob', 'wp-element', 'wp-i18n', 'wp-polyfill'), 'version' => '21f10d37b05bd05ac894d5fc2329378e'), 'notices.js' => array('dependencies' => array('lodash', 'wp-data', 'wp-polyfill'), 'version' => 'c8419832e15a611ba10b8c9db5b628bf'), 'nux.js' => array('dependencies' => array('lodash', 'wp-components', 'wp-compose', 'wp-data', 'wp-deprecated', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives'), 'version' => '9a0d3d4ed32b44e6c499e6d90e80aa1a'), 'plugins.js' => array('dependencies' => array('lodash', 'wp-compose', 'wp-element', 'wp-hooks', 'wp-polyfill', 'wp-primitives'), 'version' => '96bfd27bc78c4cab5ff0f524fa2f9318'), 'primitives.js' => array('dependencies' => array('wp-element', 'wp-polyfill'), 'version' => 'ec81efc9895bf6b2e092f8e56bc7aec4'), 'priority-queue.js' => array('dependencies' => array('wp-polyfill'), 'version' => '21998ef9ac35858b8751c443f5003831'), 'redux-routine.js' => array('dependencies' => array('lodash', 'wp-polyfill'), 'version' => 'caae3879a1870fe55d4d6c91882b4aec'), 'rich-text.js' => array('dependencies' => array('lodash', 'wp-data', 'wp-deprecated', 'wp-element', 'wp-escape-html', 'wp-keycodes', 'wp-polyfill'), 'version' => '03ddfa0a86d330c6ab9e55bc87e21c69'), 'server-side-render.js' => array('dependencies' => array('lodash', 'wp-api-fetch', 'wp-components', 'wp-data', 'wp-deprecated', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-url'), 'version' => '4ef0a464287b500da6136547cfdaa558'), 'shortcode.js' => array('dependencies' => array('lodash', 'wp-polyfill'), 'version' => '0f4a8551daa990e80114889793034ff6'), 'token-list.js' => array('dependencies' => array('lodash', 'wp-polyfill'), 'version' => '8c1de0af2850ea512bf7ee4ea8a6af09'), 'url.js' => array('dependencies' => array('lodash', 'wp-polyfill'), 'version' => '5cfad922551470f0d04552a83d5e7eb4'), 'viewport.js' => array('dependencies' => array('lodash', 'wp-compose', 'wp-data', 'wp-element', 'wp-polyfill'), 'version' => 'de07809632bb717b3bef9fb526a17f20'), 'warning.js' => array('dependencies' => array('wp-polyfill'), 'version' => '202ac16e99afe7c33c257b248625a947'), 'wordcount.js' => array('dependencies' => array('lodash', 'wp-polyfill'), 'version' => 'ababa914c8610cc872482756daceab10'));1 <?php return array('a11y.js' => array('dependencies' => array('wp-dom-ready', 'wp-i18n', 'wp-polyfill'), 'version' => '6d98587879c8c19080b1e3a855e946be'), 'annotations.js' => array('dependencies' => array('lodash', 'wp-data', 'wp-hooks', 'wp-i18n', 'wp-polyfill', 'wp-rich-text'), 'version' => '260b045f4c676d091d7e8a97723357dc'), 'api-fetch.js' => array('dependencies' => array('wp-i18n', 'wp-polyfill', 'wp-url'), 'version' => '74653372c4595d464e30438faccf7290'), 'autop.js' => array('dependencies' => array('wp-polyfill'), 'version' => 'e3a7061e1087f5cf077a68aeaf0ea714'), 'blob.js' => array('dependencies' => array('wp-polyfill'), 'version' => '27195f29e36179999f6e1fa7d1f079b3'), 'block-directory.js' => array('dependencies' => array('lodash', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-data-controls', 'wp-edit-post', 'wp-element', 'wp-i18n', 'wp-notices', 'wp-plugins', 'wp-polyfill', 'wp-primitives'), 'version' => '1d20cc9be520efd105e1c4c6854b3006'), 'block-editor.js' => array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-a11y', 'wp-blob', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-keyboard-shortcuts', 'wp-keycodes', 'wp-notices', 'wp-polyfill', 'wp-primitives', 'wp-rich-text', 'wp-shortcode', 'wp-token-list', 'wp-url', 'wp-viewport', 'wp-wordcount'), 'version' => 'fe1f6d5d6a3c32da57eb17b8f2a098e1'), 'block-library.js' => array('dependencies' => array('lodash', 'moment', 'react', 'wp-api-fetch', 'wp-autop', 'wp-blob', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-date', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-escape-html', 'wp-i18n', 'wp-is-shallow-equal', 'wp-keycodes', 'wp-notices', 'wp-polyfill', 'wp-primitives', 'wp-rich-text', 'wp-server-side-render', 'wp-url', 'wp-viewport'), 'version' => '034b09f99c9559f5a45778c2b55f0407'), 'block-serialization-default-parser.js' => array('dependencies' => array('wp-polyfill'), 'version' => '27585bbfe083d705c915c21bf47047df'), 'blocks.js' => array('dependencies' => array('lodash', 'wp-autop', 'wp-blob', 'wp-block-serialization-default-parser', 'wp-compose', 'wp-data', 'wp-dom', 'wp-element', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-primitives', 'wp-shortcode'), 'version' => 'f8c36e24ce9e4fa0d878d93384a12c76'), 'components.js' => array('dependencies' => array('lodash', 'moment', 'react', 'react-dom', 'wp-a11y', 'wp-compose', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-is-shallow-equal', 'wp-keycodes', 'wp-polyfill', 'wp-primitives', 'wp-rich-text', 'wp-warning'), 'version' => '7576c3b29aa3b21aa3c04b097ad0c5ed'), 'compose.js' => array('dependencies' => array('lodash', 'react', 'wp-element', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-priority-queue'), 'version' => '3d9be9981e379b66eedc1718358f4bc8'), 'core-data.js' => array('dependencies' => array('lodash', 'wp-api-fetch', 'wp-blocks', 'wp-data', 'wp-data-controls', 'wp-deprecated', 'wp-element', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-url'), 'version' => 'fd10eb49751e8e9638e48e34947288ed'), 'data.js' => array('dependencies' => array('lodash', 'react', 'wp-compose', 'wp-deprecated', 'wp-element', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-priority-queue', 'wp-redux-routine'), 'version' => 'f40a40536717ab72a3f9fb9a4bd43acd'), 'data-controls.js' => array('dependencies' => array('wp-api-fetch', 'wp-data', 'wp-polyfill'), 'version' => 'ea191e898b70efcaa0314934334db8d2'), 'date.js' => array('dependencies' => array('moment', 'wp-polyfill'), 'version' => '71ad0d58f6b8efd48fffc625b1968750'), 'deprecated.js' => array('dependencies' => array('wp-hooks', 'wp-polyfill'), 'version' => '26aefabb46263ab5dac6d7f6c63b664c'), 'dom.js' => array('dependencies' => array('lodash', 'wp-polyfill'), 'version' => 'e54be95ed4c9e5422fcf44a2cee53217'), 'dom-ready.js' => array('dependencies' => array('wp-polyfill'), 'version' => 'a6586b64552c9c6924b8093e9ef4f74e'), 'edit-post.js' => array('dependencies' => array('lodash', 'wp-a11y', 'wp-api-fetch', 'wp-block-editor', 'wp-block-library', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-data-controls', 'wp-editor', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-keyboard-shortcuts', 'wp-keycodes', 'wp-media-utils', 'wp-notices', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-url', 'wp-viewport', 'wp-warning'), 'version' => '883d367c3f990b258ede5fcc3df830db'), 'editor.js' => array('dependencies' => array('lodash', 'react', 'wp-api-fetch', 'wp-autop', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-data-controls', 'wp-date', 'wp-deprecated', 'wp-element', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-keyboard-shortcuts', 'wp-keycodes', 'wp-media-utils', 'wp-notices', 'wp-polyfill', 'wp-primitives', 'wp-rich-text', 'wp-server-side-render', 'wp-url', 'wp-viewport', 'wp-wordcount'), 'version' => 'ffdfd4f364b891e53b322c3879e0bd32'), 'element.js' => array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-escape-html', 'wp-polyfill'), 'version' => 'b2a51f1f50dee6f6fb90f1dd39a4b151'), 'escape-html.js' => array('dependencies' => array('wp-polyfill'), 'version' => '11a9ed20aa0e5b49a24e416455d2311e'), 'format-library.js' => array('dependencies' => array('lodash', 'wp-block-editor', 'wp-components', 'wp-data', 'wp-dom', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-keycodes', 'wp-polyfill', 'wp-primitives', 'wp-rich-text', 'wp-url'), 'version' => '8f528a8c90b4108d003d53908a3c42ed'), 'hooks.js' => array('dependencies' => array('wp-polyfill'), 'version' => 'd3b8b40265078ab4bf9a60e4be8c928e'), 'html-entities.js' => array('dependencies' => array('wp-polyfill'), 'version' => '5f0f2fc8f6cde41ab343549aa0b50183'), 'i18n.js' => array('dependencies' => array('wp-polyfill'), 'version' => 'c818ff88cdaa24964e36a1c89e447c77'), 'is-shallow-equal.js' => array('dependencies' => array('wp-polyfill'), 'version' => 'b2327d0572e72da49f9e26cc3a53de34'), 'keyboard-shortcuts.js' => array('dependencies' => array('lodash', 'wp-compose', 'wp-data', 'wp-keycodes', 'wp-polyfill'), 'version' => '0dca10a23ad5f1fa6c5ea705402ac449'), 'keycodes.js' => array('dependencies' => array('lodash', 'wp-i18n', 'wp-polyfill'), 'version' => '8fa475945c1ee2fa9fbf41b45c02a131'), 'list-reusable-blocks.js' => array('dependencies' => array('lodash', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-element', 'wp-i18n', 'wp-polyfill'), 'version' => '91fd753476dc10e1f35ebaee4cbb95ff'), 'media-utils.js' => array('dependencies' => array('lodash', 'wp-api-fetch', 'wp-blob', 'wp-element', 'wp-i18n', 'wp-polyfill'), 'version' => '21f10d37b05bd05ac894d5fc2329378e'), 'notices.js' => array('dependencies' => array('lodash', 'wp-data', 'wp-polyfill'), 'version' => 'c8419832e15a611ba10b8c9db5b628bf'), 'nux.js' => array('dependencies' => array('lodash', 'wp-components', 'wp-compose', 'wp-data', 'wp-deprecated', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives'), 'version' => '9a0d3d4ed32b44e6c499e6d90e80aa1a'), 'plugins.js' => array('dependencies' => array('lodash', 'wp-compose', 'wp-element', 'wp-hooks', 'wp-polyfill', 'wp-primitives'), 'version' => '96bfd27bc78c4cab5ff0f524fa2f9318'), 'primitives.js' => array('dependencies' => array('wp-element', 'wp-polyfill'), 'version' => 'ec81efc9895bf6b2e092f8e56bc7aec4'), 'priority-queue.js' => array('dependencies' => array('wp-polyfill'), 'version' => '21998ef9ac35858b8751c443f5003831'), 'redux-routine.js' => array('dependencies' => array('lodash', 'wp-polyfill'), 'version' => 'caae3879a1870fe55d4d6c91882b4aec'), 'rich-text.js' => array('dependencies' => array('lodash', 'wp-data', 'wp-deprecated', 'wp-element', 'wp-escape-html', 'wp-keycodes', 'wp-polyfill'), 'version' => '03ddfa0a86d330c6ab9e55bc87e21c69'), 'server-side-render.js' => array('dependencies' => array('lodash', 'wp-api-fetch', 'wp-components', 'wp-data', 'wp-deprecated', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-url'), 'version' => '4ef0a464287b500da6136547cfdaa558'), 'shortcode.js' => array('dependencies' => array('lodash', 'wp-polyfill'), 'version' => '0f4a8551daa990e80114889793034ff6'), 'token-list.js' => array('dependencies' => array('lodash', 'wp-polyfill'), 'version' => '8c1de0af2850ea512bf7ee4ea8a6af09'), 'url.js' => array('dependencies' => array('lodash', 'wp-polyfill'), 'version' => '5cfad922551470f0d04552a83d5e7eb4'), 'viewport.js' => array('dependencies' => array('lodash', 'wp-compose', 'wp-data', 'wp-element', 'wp-polyfill'), 'version' => 'de07809632bb717b3bef9fb526a17f20'), 'warning.js' => array('dependencies' => array('wp-polyfill'), 'version' => '202ac16e99afe7c33c257b248625a947'), 'wordcount.js' => array('dependencies' => array('lodash', 'wp-polyfill'), 'version' => 'ababa914c8610cc872482756daceab10'));
Note: See TracChangeset
for help on using the changeset viewer.