@commercetools-frontend/create-mc-app 21.14.0 → 21.14.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @commercetools-frontend/create-mc-app
|
|
2
2
|
|
|
3
|
+
## 21.14.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#2776](https://github.com/commercetools/merchant-center-application-kit/pull/2776) [`00d9edcb4`](https://github.com/commercetools/merchant-center-application-kit/commit/00d9edcb49a144797ba3690db012e429e88a30fa) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies
|
|
8
|
+
|
|
9
|
+
## 21.14.1
|
|
10
|
+
|
|
3
11
|
## 21.14.0
|
|
4
12
|
|
|
5
13
|
## 21.13.1
|
|
@@ -665,7 +665,7 @@ function _processOptions() {
|
|
|
665
665
|
|
|
666
666
|
var pkgJson = {
|
|
667
667
|
name: "@commercetools-frontend/create-mc-app",
|
|
668
|
-
version: "21.14.
|
|
668
|
+
version: "21.14.2",
|
|
669
669
|
description: "Create Merchant Center applications to quickly get up and running",
|
|
670
670
|
bugs: "https://github.com/commercetools/merchant-center-application-kit/issues",
|
|
671
671
|
repository: {
|
|
@@ -688,12 +688,12 @@ var pkgJson = {
|
|
|
688
688
|
module: "dist/commercetools-frontend-create-mc-app.esm.js",
|
|
689
689
|
bin: "./bin/cli.js",
|
|
690
690
|
dependencies: {
|
|
691
|
-
"@babel/core": "^7.
|
|
692
|
-
"@babel/runtime": "^7.
|
|
693
|
-
"@babel/runtime-corejs3": "^7.
|
|
694
|
-
cac: "6.7.
|
|
691
|
+
"@babel/core": "^7.19.0",
|
|
692
|
+
"@babel/runtime": "^7.19.0",
|
|
693
|
+
"@babel/runtime-corejs3": "^7.19.0",
|
|
694
|
+
cac: "6.7.14",
|
|
695
695
|
execa: "5.1.1",
|
|
696
|
-
listr2: "
|
|
696
|
+
listr2: "5.0.5",
|
|
697
697
|
prettier: "2.7.1",
|
|
698
698
|
rcfile: "1.0.3",
|
|
699
699
|
semver: "7.3.7"
|
|
@@ -660,7 +660,7 @@ function _processOptions() {
|
|
|
660
660
|
|
|
661
661
|
var pkgJson = {
|
|
662
662
|
name: "@commercetools-frontend/create-mc-app",
|
|
663
|
-
version: "21.14.
|
|
663
|
+
version: "21.14.2",
|
|
664
664
|
description: "Create Merchant Center applications to quickly get up and running",
|
|
665
665
|
bugs: "https://github.com/commercetools/merchant-center-application-kit/issues",
|
|
666
666
|
repository: {
|
|
@@ -683,12 +683,12 @@ var pkgJson = {
|
|
|
683
683
|
module: "dist/commercetools-frontend-create-mc-app.esm.js",
|
|
684
684
|
bin: "./bin/cli.js",
|
|
685
685
|
dependencies: {
|
|
686
|
-
"@babel/core": "^7.
|
|
687
|
-
"@babel/runtime": "^7.
|
|
688
|
-
"@babel/runtime-corejs3": "^7.
|
|
689
|
-
cac: "6.7.
|
|
686
|
+
"@babel/core": "^7.19.0",
|
|
687
|
+
"@babel/runtime": "^7.19.0",
|
|
688
|
+
"@babel/runtime-corejs3": "^7.19.0",
|
|
689
|
+
cac: "6.7.14",
|
|
690
690
|
execa: "5.1.1",
|
|
691
|
-
listr2: "
|
|
691
|
+
listr2: "5.0.5",
|
|
692
692
|
prettier: "2.7.1",
|
|
693
693
|
rcfile: "1.0.3",
|
|
694
694
|
semver: "7.3.7"
|
|
@@ -637,7 +637,7 @@ function _processOptions() {
|
|
|
637
637
|
|
|
638
638
|
var pkgJson = {
|
|
639
639
|
name: "@commercetools-frontend/create-mc-app",
|
|
640
|
-
version: "21.14.
|
|
640
|
+
version: "21.14.2",
|
|
641
641
|
description: "Create Merchant Center applications to quickly get up and running",
|
|
642
642
|
bugs: "https://github.com/commercetools/merchant-center-application-kit/issues",
|
|
643
643
|
repository: {
|
|
@@ -660,12 +660,12 @@ var pkgJson = {
|
|
|
660
660
|
module: "dist/commercetools-frontend-create-mc-app.esm.js",
|
|
661
661
|
bin: "./bin/cli.js",
|
|
662
662
|
dependencies: {
|
|
663
|
-
"@babel/core": "^7.
|
|
664
|
-
"@babel/runtime": "^7.
|
|
665
|
-
"@babel/runtime-corejs3": "^7.
|
|
666
|
-
cac: "6.7.
|
|
663
|
+
"@babel/core": "^7.19.0",
|
|
664
|
+
"@babel/runtime": "^7.19.0",
|
|
665
|
+
"@babel/runtime-corejs3": "^7.19.0",
|
|
666
|
+
cac: "6.7.14",
|
|
667
667
|
execa: "5.1.1",
|
|
668
|
-
listr2: "
|
|
668
|
+
listr2: "5.0.5",
|
|
669
669
|
prettier: "2.7.1",
|
|
670
670
|
rcfile: "1.0.3",
|
|
671
671
|
semver: "7.3.7"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@commercetools-frontend/create-mc-app",
|
|
3
|
-
"version": "21.14.
|
|
3
|
+
"version": "21.14.2",
|
|
4
4
|
"description": "Create Merchant Center applications to quickly get up and running",
|
|
5
5
|
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
|
|
6
6
|
"repository": {
|
|
@@ -18,12 +18,12 @@
|
|
|
18
18
|
"module": "dist/commercetools-frontend-create-mc-app.esm.js",
|
|
19
19
|
"bin": "./bin/cli.js",
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@babel/core": "^7.
|
|
22
|
-
"@babel/runtime": "^7.
|
|
23
|
-
"@babel/runtime-corejs3": "^7.
|
|
24
|
-
"cac": "6.7.
|
|
21
|
+
"@babel/core": "^7.19.0",
|
|
22
|
+
"@babel/runtime": "^7.19.0",
|
|
23
|
+
"@babel/runtime-corejs3": "^7.19.0",
|
|
24
|
+
"cac": "6.7.14",
|
|
25
25
|
"execa": "5.1.1",
|
|
26
|
-
"listr2": "
|
|
26
|
+
"listr2": "5.0.5",
|
|
27
27
|
"prettier": "2.7.1",
|
|
28
28
|
"rcfile": "1.0.3",
|
|
29
29
|
"semver": "7.3.7"
|