Update WooCommerce Blocks to 10.6.0 (#39144)
This commit is contained in:
parent
f58580452c
commit
71fc49f2fd
|
@ -0,0 +1,4 @@
|
||||||
|
Significance: minor
|
||||||
|
Type: update
|
||||||
|
|
||||||
|
Update WooCommerce Blocks to 10.6.0
|
|
@ -23,7 +23,7 @@
|
||||||
"maxmind-db/reader": "^1.11",
|
"maxmind-db/reader": "^1.11",
|
||||||
"pelago/emogrifier": "^6.0",
|
"pelago/emogrifier": "^6.0",
|
||||||
"woocommerce/action-scheduler": "3.6.1",
|
"woocommerce/action-scheduler": "3.6.1",
|
||||||
"woocommerce/woocommerce-blocks": "10.4.5"
|
"woocommerce/woocommerce-blocks": "10.6.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"automattic/jetpack-changelogger": "^3.3.0",
|
"automattic/jetpack-changelogger": "^3.3.0",
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "829a099057c5702e82827c5a9598f5c4",
|
"content-hash": "525b2c0be661bbf62634a02e5783f62e",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "automattic/jetpack-a8c-mc-stats",
|
"name": "automattic/jetpack-a8c-mc-stats",
|
||||||
|
@ -1004,16 +1004,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "woocommerce/woocommerce-blocks",
|
"name": "woocommerce/woocommerce-blocks",
|
||||||
"version": "10.4.5",
|
"version": "10.6.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/woocommerce/woocommerce-blocks.git",
|
"url": "https://github.com/woocommerce/woocommerce-blocks.git",
|
||||||
"reference": "b0a691b4270d1dae849d869317aaa536c220f8eb"
|
"reference": "92d8ed424736fbcb41999f3bba9c4dabca77eaea"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/woocommerce/woocommerce-blocks/zipball/b0a691b4270d1dae849d869317aaa536c220f8eb",
|
"url": "https://api.github.com/repos/woocommerce/woocommerce-blocks/zipball/92d8ed424736fbcb41999f3bba9c4dabca77eaea",
|
||||||
"reference": "b0a691b4270d1dae849d869317aaa536c220f8eb",
|
"reference": "92d8ed424736fbcb41999f3bba9c4dabca77eaea",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -1059,9 +1059,9 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/woocommerce/woocommerce-blocks/issues",
|
"issues": "https://github.com/woocommerce/woocommerce-blocks/issues",
|
||||||
"source": "https://github.com/woocommerce/woocommerce-blocks/tree/v10.4.5"
|
"source": "https://github.com/woocommerce/woocommerce-blocks/tree/v10.6.0"
|
||||||
},
|
},
|
||||||
"time": "2023-06-30T12:46:55+00:00"
|
"time": "2023-07-07T10:44:31+00:00"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"packages-dev": [
|
"packages-dev": [
|
||||||
|
|
Loading…
Reference in New Issue