@commercetools-frontend/application-shell-connectors 22.8.0 → 22.8.1

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.
@@ -46,7 +46,7 @@ var _valuesInstanceProperty__default = /*#__PURE__*/_interopDefault(_valuesInsta
46
46
  var warning__default = /*#__PURE__*/_interopDefault(warning);
47
47
 
48
48
  // NOTE: This string will be replaced on build time with the package version.
49
- var version = "22.8.0";
49
+ var version = "22.8.1";
50
50
 
51
51
  const mcHostnameRegex = /^mc(-(\d){4,})?\.(.*)$/;
52
52
  const mcPreviewHostnameRegex = /^.*\.mc-preview\.(.*)$/;
@@ -44,7 +44,7 @@ var _Object$entries__default = /*#__PURE__*/_interopDefault(_Object$entries);
44
44
  var _valuesInstanceProperty__default = /*#__PURE__*/_interopDefault(_valuesInstanceProperty);
45
45
 
46
46
  // NOTE: This string will be replaced on build time with the package version.
47
- var version = "22.8.0";
47
+ var version = "22.8.1";
48
48
 
49
49
  const mcHostnameRegex = /^mc(-(\d){4,})?\.(.*)$/;
50
50
  const mcPreviewHostnameRegex = /^.*\.mc-preview\.(.*)$/;
@@ -23,7 +23,7 @@ import warning from 'tiny-warning';
23
23
  import { GRAPHQL_TARGETS } from '@commercetools-frontend/constants';
24
24
 
25
25
  // NOTE: This string will be replaced on build time with the package version.
26
- var version = "22.8.0";
26
+ var version = "22.8.1";
27
27
 
28
28
  const mcHostnameRegex = /^mc(-(\d){4,})?\.(.*)$/;
29
29
  const mcPreviewHostnameRegex = /^.*\.mc-preview\.(.*)$/;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@commercetools-frontend/application-shell-connectors",
3
- "version": "22.8.0",
3
+ "version": "22.8.1",
4
4
  "description": "Contains complementary tools for @commercetools-frontend/application-shell",
5
5
  "bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
6
6
  "repository": {
@@ -37,8 +37,8 @@
37
37
  "dependencies": {
38
38
  "@babel/runtime": "^7.22.15",
39
39
  "@babel/runtime-corejs3": "^7.22.15",
40
- "@commercetools-frontend/constants": "22.8.0",
41
- "@commercetools-frontend/sentry": "22.8.0",
40
+ "@commercetools-frontend/constants": "22.8.1",
41
+ "@commercetools-frontend/sentry": "22.8.1",
42
42
  "@emotion/react": "11.11.0",
43
43
  "@types/lodash": "^4.14.198",
44
44
  "@types/prop-types": "^15.7.5",