@commercetools-frontend/create-mc-app 22.37.0 → 22.38.0
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,14 @@
|
|
|
1
1
|
# @commercetools-frontend/create-mc-app
|
|
2
2
|
|
|
3
|
+
## 22.38.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#3684](https://github.com/commercetools/merchant-center-application-kit/pull/3684) [`455cccf`](https://github.com/commercetools/merchant-center-application-kit/commit/455cccfdbac803fd7f821c6127635c1b2e593f27) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`455cccf`](https://github.com/commercetools/merchant-center-application-kit/commit/455cccfdbac803fd7f821c6127635c1b2e593f27), [`a435e7f`](https://github.com/commercetools/merchant-center-application-kit/commit/a435e7fda60f05557b740b27f8c14d3c5ce1060e), [`9fde2af`](https://github.com/commercetools/merchant-center-application-kit/commit/9fde2afe40616d728cef32d34d39f682a1bf4e31)]:
|
|
10
|
+
- @commercetools-frontend/application-config@22.38.0
|
|
11
|
+
|
|
3
12
|
## 22.37.0
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -70,7 +70,7 @@ var prettier__default = /*#__PURE__*/_interopDefault(prettier);
|
|
|
70
70
|
|
|
71
71
|
var pkgJson = {
|
|
72
72
|
name: "@commercetools-frontend/create-mc-app",
|
|
73
|
-
version: "22.
|
|
73
|
+
version: "22.38.0",
|
|
74
74
|
description: "Create Merchant Center applications to quickly get up and running",
|
|
75
75
|
bugs: "https://github.com/commercetools/merchant-center-application-kit/issues",
|
|
76
76
|
repository: {
|
|
@@ -96,7 +96,7 @@ var pkgJson = {
|
|
|
96
96
|
"@babel/core": "^7.22.17",
|
|
97
97
|
"@babel/runtime": "^7.22.15",
|
|
98
98
|
"@babel/runtime-corejs3": "^7.22.15",
|
|
99
|
-
"@commercetools-frontend/application-config": "^22.
|
|
99
|
+
"@commercetools-frontend/application-config": "^22.38.0",
|
|
100
100
|
"@types/babel__core": "^7.20.1",
|
|
101
101
|
"@types/semver": "^7.5.1",
|
|
102
102
|
cac: "6.7.14",
|
|
@@ -106,7 +106,8 @@ var pkgJson = {
|
|
|
106
106
|
semver: "7.6.2"
|
|
107
107
|
},
|
|
108
108
|
devDependencies: {
|
|
109
|
-
"@tsconfig/node16": "^16.1.1"
|
|
109
|
+
"@tsconfig/node16": "^16.1.1",
|
|
110
|
+
"@types/prettier": "2.7.3"
|
|
110
111
|
},
|
|
111
112
|
engines: {
|
|
112
113
|
node: "16.x || >=18.0.0"
|
|
@@ -70,7 +70,7 @@ var prettier__default = /*#__PURE__*/_interopDefault(prettier);
|
|
|
70
70
|
|
|
71
71
|
var pkgJson = {
|
|
72
72
|
name: "@commercetools-frontend/create-mc-app",
|
|
73
|
-
version: "22.
|
|
73
|
+
version: "22.38.0",
|
|
74
74
|
description: "Create Merchant Center applications to quickly get up and running",
|
|
75
75
|
bugs: "https://github.com/commercetools/merchant-center-application-kit/issues",
|
|
76
76
|
repository: {
|
|
@@ -96,7 +96,7 @@ var pkgJson = {
|
|
|
96
96
|
"@babel/core": "^7.22.17",
|
|
97
97
|
"@babel/runtime": "^7.22.15",
|
|
98
98
|
"@babel/runtime-corejs3": "^7.22.15",
|
|
99
|
-
"@commercetools-frontend/application-config": "^22.
|
|
99
|
+
"@commercetools-frontend/application-config": "^22.38.0",
|
|
100
100
|
"@types/babel__core": "^7.20.1",
|
|
101
101
|
"@types/semver": "^7.5.1",
|
|
102
102
|
cac: "6.7.14",
|
|
@@ -106,7 +106,8 @@ var pkgJson = {
|
|
|
106
106
|
semver: "7.6.2"
|
|
107
107
|
},
|
|
108
108
|
devDependencies: {
|
|
109
|
-
"@tsconfig/node16": "^16.1.1"
|
|
109
|
+
"@tsconfig/node16": "^16.1.1",
|
|
110
|
+
"@types/prettier": "2.7.3"
|
|
110
111
|
},
|
|
111
112
|
engines: {
|
|
112
113
|
node: "16.x || >=18.0.0"
|
|
@@ -35,7 +35,7 @@ import prettier from 'prettier';
|
|
|
35
35
|
|
|
36
36
|
var pkgJson = {
|
|
37
37
|
name: "@commercetools-frontend/create-mc-app",
|
|
38
|
-
version: "22.
|
|
38
|
+
version: "22.38.0",
|
|
39
39
|
description: "Create Merchant Center applications to quickly get up and running",
|
|
40
40
|
bugs: "https://github.com/commercetools/merchant-center-application-kit/issues",
|
|
41
41
|
repository: {
|
|
@@ -61,7 +61,7 @@ var pkgJson = {
|
|
|
61
61
|
"@babel/core": "^7.22.17",
|
|
62
62
|
"@babel/runtime": "^7.22.15",
|
|
63
63
|
"@babel/runtime-corejs3": "^7.22.15",
|
|
64
|
-
"@commercetools-frontend/application-config": "^22.
|
|
64
|
+
"@commercetools-frontend/application-config": "^22.38.0",
|
|
65
65
|
"@types/babel__core": "^7.20.1",
|
|
66
66
|
"@types/semver": "^7.5.1",
|
|
67
67
|
cac: "6.7.14",
|
|
@@ -71,7 +71,8 @@ var pkgJson = {
|
|
|
71
71
|
semver: "7.6.2"
|
|
72
72
|
},
|
|
73
73
|
devDependencies: {
|
|
74
|
-
"@tsconfig/node16": "^16.1.1"
|
|
74
|
+
"@tsconfig/node16": "^16.1.1",
|
|
75
|
+
"@types/prettier": "2.7.3"
|
|
75
76
|
},
|
|
76
77
|
engines: {
|
|
77
78
|
node: "16.x || >=18.0.0"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@commercetools-frontend/create-mc-app",
|
|
3
|
-
"version": "22.
|
|
3
|
+
"version": "22.38.0",
|
|
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": {
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"@babel/core": "^7.22.17",
|
|
27
27
|
"@babel/runtime": "^7.22.15",
|
|
28
28
|
"@babel/runtime-corejs3": "^7.22.15",
|
|
29
|
-
"@commercetools-frontend/application-config": "^22.
|
|
29
|
+
"@commercetools-frontend/application-config": "^22.38.0",
|
|
30
30
|
"@types/babel__core": "^7.20.1",
|
|
31
31
|
"@types/semver": "^7.5.1",
|
|
32
32
|
"cac": "6.7.14",
|
|
@@ -36,7 +36,8 @@
|
|
|
36
36
|
"semver": "7.6.2"
|
|
37
37
|
},
|
|
38
38
|
"devDependencies": {
|
|
39
|
-
"@tsconfig/node16": "^16.1.1"
|
|
39
|
+
"@tsconfig/node16": "^16.1.1",
|
|
40
|
+
"@types/prettier": "2.7.3"
|
|
40
41
|
},
|
|
41
42
|
"engines": {
|
|
42
43
|
"node": "16.x || >=18.0.0"
|