mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-20 11:14:28 +00:00
Build Tools: Update @wordpress packages.
Props pento. Merges [43843] to trunk. See #45145. git-svn-id: https://develop.svn.wordpress.org/trunk@44180 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
54
package-lock.json
generated
54
package-lock.json
generated
@@ -243,20 +243,20 @@
|
||||
}
|
||||
},
|
||||
"@wordpress/block-library": {
|
||||
"version": "2.1.5",
|
||||
"resolved": "https://registry.npmjs.org/@wordpress/block-library/-/block-library-2.1.5.tgz",
|
||||
"integrity": "sha512-W+9cfsXMatmF74YLSQcULheU6uGx5ghDlEOJDrrfMf1JhiyGJVeuG8mfVsHD/VuqIFf0Sb8yB4tIz+JasoPLeQ==",
|
||||
"version": "2.1.6",
|
||||
"resolved": "https://registry.npmjs.org/@wordpress/block-library/-/block-library-2.1.6.tgz",
|
||||
"integrity": "sha512-y3BHUeWbqkCcdxMvVO1DyWpVWDcMBHwQzi6VW/U8YfuIDxXVfzW5dXdE+K+kHi2/gsss+2OM6yHdqVddjW09yg==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.0.0",
|
||||
"@wordpress/autop": "^2.0.2",
|
||||
"@wordpress/blob": "^2.1.0",
|
||||
"@wordpress/blocks": "^5.0.0",
|
||||
"@wordpress/blocks": "^5.1.0",
|
||||
"@wordpress/components": "^5.0.0",
|
||||
"@wordpress/compose": "^2.1.0",
|
||||
"@wordpress/core-data": "^2.0.7",
|
||||
"@wordpress/data": "^3.0.0",
|
||||
"@wordpress/deprecated": "^2.0.3",
|
||||
"@wordpress/editor": "^6.0.0",
|
||||
"@wordpress/editor": "^6.0.1",
|
||||
"@wordpress/element": "^2.1.5",
|
||||
"@wordpress/html-entities": "^2.0.2",
|
||||
"@wordpress/i18n": "^3.0.1",
|
||||
@@ -292,9 +292,9 @@
|
||||
"integrity": "sha512-33/4M2D8ftrHvRythIA44/530erCPn3bdA+C8pqm6DWByGxxYzR/jemwEuG3H+sfDWAQGfsVFmHSIXxJtEax7g=="
|
||||
},
|
||||
"@wordpress/blocks": {
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@wordpress/blocks/-/blocks-5.0.0.tgz",
|
||||
"integrity": "sha512-KH2iZeqfEOxpVc6BOv05rLIaVByXqQ2KZBQImNGSMy4ntFzXIxXms+pYZqtFNdBz5+4fNVNTR3zGk8DofOfAbQ==",
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@wordpress/blocks/-/blocks-5.1.0.tgz",
|
||||
"integrity": "sha512-/DpRTeVhVX1/sVO9kXcKzUII9+Y1j8BbCOFJm0J7KJElBFKIY5l+9dEPxuslS4yVAHZC5LQcX4LAoTQHlqSJOA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.0.0",
|
||||
"@wordpress/autop": "^2.0.2",
|
||||
@@ -439,23 +439,23 @@
|
||||
}
|
||||
},
|
||||
"@wordpress/edit-post": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@wordpress/edit-post/-/edit-post-2.0.0.tgz",
|
||||
"integrity": "sha512-GQ7wQS5pDBS+kE58WiusgYzIJw3VP+5JtiMmlIXS+cnFmhBzLtk3v4GFpRgohgZF2VPJCnV2TrFPKengxN+pvA==",
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@wordpress/edit-post/-/edit-post-2.0.1.tgz",
|
||||
"integrity": "sha512-4L1BKhB8zHi5p7d7G2Vi0O1Xi+vkc8F3/pzNy6miA0niZTrLmItNj2hxV8QEENYSBVFRYm13LGxia1cSK5mM/Q==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.0.0",
|
||||
"@wordpress/a11y": "^2.0.2",
|
||||
"@wordpress/api-fetch": "^2.2.0",
|
||||
"@wordpress/block-library": "^2.1.5",
|
||||
"@wordpress/blocks": "^5.0.0",
|
||||
"@wordpress/block-library": "^2.1.6",
|
||||
"@wordpress/blocks": "^5.1.0",
|
||||
"@wordpress/components": "^5.0.0",
|
||||
"@wordpress/compose": "^2.1.0",
|
||||
"@wordpress/core-data": "^2.0.7",
|
||||
"@wordpress/data": "^3.0.0",
|
||||
"@wordpress/deprecated": "^2.0.3",
|
||||
"@wordpress/editor": "^6.0.0",
|
||||
"@wordpress/editor": "^6.0.1",
|
||||
"@wordpress/element": "^2.1.5",
|
||||
"@wordpress/format-library": "^1.0.0",
|
||||
"@wordpress/format-library": "^1.0.1",
|
||||
"@wordpress/hooks": "^2.0.3",
|
||||
"@wordpress/i18n": "^3.0.1",
|
||||
"@wordpress/keycodes": "^2.0.2",
|
||||
@@ -469,15 +469,15 @@
|
||||
}
|
||||
},
|
||||
"@wordpress/editor": {
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@wordpress/editor/-/editor-6.0.0.tgz",
|
||||
"integrity": "sha512-vsrsdDAEnnC1OcaDbWpDRLIATICdFxNF7TaQ4oZaVoY3b5XR76CZ7R+ajYlfzkdAer13rKd/mFvLU0zUg9H+Iw==",
|
||||
"version": "6.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@wordpress/editor/-/editor-6.0.1.tgz",
|
||||
"integrity": "sha512-p4WAL5KC+EK25mZvjyrrfSO9nTGRVyULy0/bVgwy0D3zrLKb90ERl9Bt6ce9jcQYrxdVxGxu44olG4LqNzjT6Q==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.0.0",
|
||||
"@wordpress/a11y": "^2.0.2",
|
||||
"@wordpress/api-fetch": "^2.2.0",
|
||||
"@wordpress/blob": "^2.1.0",
|
||||
"@wordpress/blocks": "^5.0.0",
|
||||
"@wordpress/blocks": "^5.1.0",
|
||||
"@wordpress/components": "^5.0.0",
|
||||
"@wordpress/compose": "^2.1.0",
|
||||
"@wordpress/core-data": "^2.0.7",
|
||||
@@ -541,18 +541,18 @@
|
||||
}
|
||||
},
|
||||
"@wordpress/format-library": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@wordpress/format-library/-/format-library-1.0.0.tgz",
|
||||
"integrity": "sha512-gxIvmzqUR/dYl22utwEDzv7ZZK4ZR79OsnidKefXPU5qu5Mh6OPbGQIvaFSl8zm8FDnj1ks3WlG+OUy6Klp3OA==",
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@wordpress/format-library/-/format-library-1.0.1.tgz",
|
||||
"integrity": "sha512-SSYkXTEZVpIG35Q0gpL+UUFVkcAbFLlbtGGNc2NyT6JFVREX/EqN2TVs6l3eh3JNap9lKClXAP6bSY1VE3vg3g==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.0.0",
|
||||
"@wordpress/components": "^5.0.0",
|
||||
"@wordpress/dom": "^2.0.4",
|
||||
"@wordpress/editor": "^6.0.0",
|
||||
"@wordpress/editor": "^6.0.1",
|
||||
"@wordpress/element": "^2.1.5",
|
||||
"@wordpress/i18n": "^3.0.1",
|
||||
"@wordpress/keycodes": "^2.0.2",
|
||||
"@wordpress/rich-text": "^1.0.2",
|
||||
"@wordpress/rich-text": "^2.0.0",
|
||||
"@wordpress/url": "^2.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
@@ -690,9 +690,9 @@
|
||||
}
|
||||
},
|
||||
"@wordpress/rich-text": {
|
||||
"version": "1.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@wordpress/rich-text/-/rich-text-1.0.2.tgz",
|
||||
"integrity": "sha512-y5nPtsTiP2DAZLGfcyre2ePHmbEsGHMCOOvh+U9BJ9H8Z+WyGzsHGKHO+TkY8pI/4eBapkutlBp1ADnmB8d5Ng==",
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@wordpress/rich-text/-/rich-text-2.0.0.tgz",
|
||||
"integrity": "sha512-5enciqzSzUIQSy9oaPHO9x0K2YTa2zB7qj0CgLio+21l3zeNo9uagZFTunIOH90foa4OtAhK1vDzEhSZRF9NpQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.0.0",
|
||||
"@wordpress/data": "^3.0.0",
|
||||
|
||||
12
package.json
12
package.json
@@ -58,9 +58,9 @@
|
||||
"@wordpress/api-fetch": "^2.2.0",
|
||||
"@wordpress/autop": "^2.0.2",
|
||||
"@wordpress/blob": "^2.1.0",
|
||||
"@wordpress/block-library": "^2.1.5",
|
||||
"@wordpress/block-library": "^2.1.6",
|
||||
"@wordpress/block-serialization-default-parser": "^1.0.1",
|
||||
"@wordpress/blocks": "^5.0.0",
|
||||
"@wordpress/blocks": "^5.1.0",
|
||||
"@wordpress/components": "^5.0.0",
|
||||
"@wordpress/compose": "^2.1.0",
|
||||
"@wordpress/core-data": "^2.0.7",
|
||||
@@ -69,11 +69,11 @@
|
||||
"@wordpress/deprecated": "^2.0.3",
|
||||
"@wordpress/dom": "^2.0.4",
|
||||
"@wordpress/dom-ready": "^2.0.2",
|
||||
"@wordpress/edit-post": "^2.0.0",
|
||||
"@wordpress/editor": "^6.0.0",
|
||||
"@wordpress/edit-post": "^2.0.1",
|
||||
"@wordpress/editor": "^6.0.1",
|
||||
"@wordpress/element": "^2.1.5",
|
||||
"@wordpress/escape-html": "^1.0.1",
|
||||
"@wordpress/format-library": "^1.0.0",
|
||||
"@wordpress/format-library": "^1.0.1",
|
||||
"@wordpress/hooks": "^2.0.3",
|
||||
"@wordpress/html-entities": "^2.0.2",
|
||||
"@wordpress/i18n": "^3.0.1",
|
||||
@@ -84,7 +84,7 @@
|
||||
"@wordpress/nux": "^2.0.7",
|
||||
"@wordpress/plugins": "^2.0.6",
|
||||
"@wordpress/redux-routine": "^3.0.3",
|
||||
"@wordpress/rich-text": "^1.0.2",
|
||||
"@wordpress/rich-text": "^2.0.0",
|
||||
"@wordpress/shortcode": "^2.0.2",
|
||||
"@wordpress/token-list": "^1.0.2",
|
||||
"@wordpress/url": "^2.2.0",
|
||||
|
||||
Reference in New Issue
Block a user