From f20a98ae2874172bd8dff6a25bdf5e48654aefff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Mar 2022 00:29:32 +0000 Subject: [PATCH] fix(deps): bump @contentful/forma-36-react-components Bumps [@contentful/forma-36-react-components](https://github.com/contentful/forma-36) from 3.100.1 to 3.100.5. - [Release notes](https://github.com/contentful/forma-36/releases) - [Commits](https://github.com/contentful/forma-36/compare/@contentful/forma-36-react-components@3.100.1...@contentful/forma-36-react-components@3.100.5) --- updated-dependencies: - dependency-name: "@contentful/forma-36-react-components" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/dam-app-base/package-lock.json | 51 +++++++++++------ packages/ecommerce-app-base/package-lock.json | 57 ++++++++++++------- 2 files changed, 69 insertions(+), 39 deletions(-) diff --git a/packages/dam-app-base/package-lock.json b/packages/dam-app-base/package-lock.json index de7e5092e0..9208efb7fb 100644 --- a/packages/dam-app-base/package-lock.json +++ b/packages/dam-app-base/package-lock.json @@ -540,13 +540,13 @@ } }, "@contentful/forma-36-react-components": { - "version": "3.100.1", - "resolved": "https://registry.npmjs.org/@contentful/forma-36-react-components/-/forma-36-react-components-3.100.1.tgz", - "integrity": "sha512-OpndfCTIn+90H1pjGRFqB9VOcOCFj2jg8LiW2tRqGbwEfdLXERnLCY6hrfqZCk+LDCknaSM9aCgzT0Tc/lUG1Q==", + "version": "3.100.5", + "resolved": "https://registry.npmjs.org/@contentful/forma-36-react-components/-/forma-36-react-components-3.100.5.tgz", + "integrity": "sha512-/fnCulOU19S01Pp8mY6urMrF2s2z/NQs832Fiuy+E5n283ir0s7PV/O1YTL0GjD3/l0MEF3FCBypGq0UlXO5cA==", "requires": { "@babel/runtime": "^7.3.4", - "@contentful/forma-36-fcss": "^0.3.4", - "@contentful/forma-36-tokens": "^0.11.1", + "@contentful/forma-36-fcss": "^0.3.5", + "@contentful/forma-36-tokens": "^0.11.2", "@popperjs/core": "^2.4.4", "classnames": "^2.2.6", "csstype": "^3.0.5", @@ -556,7 +556,22 @@ "react-modal": "^3.11.2", "react-popper": "^2.2.3", "react-transition-group": "^4.4.2", - "truncate": "^2.0.1" + "truncate": "^3.0.0" + }, + "dependencies": { + "@contentful/forma-36-fcss": { + "version": "0.3.5", + "resolved": "https://registry.npmjs.org/@contentful/forma-36-fcss/-/forma-36-fcss-0.3.5.tgz", + "integrity": "sha512-bDfUIqvE94LhgefZfoMeGgxIaeOh6N12kW0P6hUKxnjkJYLWb3i14p1NOiV+dNUa3TGNYCsDar+3O31BlmtewQ==", + "requires": { + "@contentful/forma-36-tokens": "^0.11.2" + } + }, + "@contentful/forma-36-tokens": { + "version": "0.11.2", + "resolved": "https://registry.npmjs.org/@contentful/forma-36-tokens/-/forma-36-tokens-0.11.2.tgz", + "integrity": "sha512-qjhKZahSQWQl6spebKycVTZF7Cnf4DBPh6QMoyM6YFmtbFlNfVpz8eKaO/C0hiVaBCjeN7wX/Jl6fdG+IovCgw==" + } } }, "@contentful/forma-36-tokens": { @@ -1674,9 +1689,9 @@ } }, "@popperjs/core": { - "version": "2.10.2", - "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.10.2.tgz", - "integrity": "sha512-IXf3XA7+XyN7CP9gGh/XB0UxVMlvARGEgGXLubFICsUMGz6Q+DU+i4gGlpOxTjKvXjkJDJC8YdqdKkDj9qZHEQ==" + "version": "2.11.2", + "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.2.tgz", + "integrity": "sha512-92FRmppjjqz29VMJ2dn+xdyXZBrMlE42AV6Kq6BwjWV7CNUW1hs2FtxSNLQE+gJhaZ6AAmYuO9y8dshhcBl7vA==" }, "@sheerun/mutationobserver-shim": { "version": "0.3.3", @@ -2690,9 +2705,9 @@ } }, "dayjs": { - "version": "1.10.7", - "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.10.7.tgz", - "integrity": "sha512-P6twpd70BcPK34K26uJ1KT3wlhpuOAPoMwJzpsIWUxHZ7wpmbdZL/hQqBDfz7hGurYSa5PhzdhDHtt319hL3ig==" + "version": "1.10.8", + "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.10.8.tgz", + "integrity": "sha512-wbNwDfBHHur9UOzNUjeKUOJ0fCb0a52Wx0xInmQ7Y8FstyajiV1NmK1e00cxsr9YrE9r7yAChE0VvpuY5Rnlow==" }, "debug": { "version": "4.3.2", @@ -6887,9 +6902,9 @@ "integrity": "sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==" }, "react-modal": { - "version": "3.14.3", - "resolved": "https://registry.npmjs.org/react-modal/-/react-modal-3.14.3.tgz", - "integrity": "sha512-+C2KODVKyu20zHXPJxfOOcf571L1u/EpFlH+oS/3YDn8rgVE51QZuxuuIwabJ8ZFnOEHaD+r6XNjqwtxZnXO0g==", + "version": "3.14.4", + "resolved": "https://registry.npmjs.org/react-modal/-/react-modal-3.14.4.tgz", + "integrity": "sha512-8surmulejafYCH9wfUmFyj4UfbSJwjcgbS9gf3oOItu4Hwd6ivJyVBETI0yHRhpJKCLZMUtnhzk76wXTsNL6Qg==", "requires": { "exenv": "^1.2.0", "prop-types": "^15.7.2", @@ -7289,9 +7304,9 @@ } }, "truncate": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/truncate/-/truncate-2.1.0.tgz", - "integrity": "sha512-em3E3SUDONOjTBcZ36DTm3RvDded3IRU9rX32oHwwXNt3rJD5MVaFlJTQvs8tJoHRoeYP36OuQ1eL/Q7bNEWIQ==" + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/truncate/-/truncate-3.0.0.tgz", + "integrity": "sha512-C+0Xojw7wZPl6MDq5UjMTuxZvBPK04mtdFet7k+GSZPINcvLZFCXg+15kWIL4wAqDB7CksIsKiRLbQ1wa7rKdw==" }, "ts-jest": { "version": "27.0.7", diff --git a/packages/ecommerce-app-base/package-lock.json b/packages/ecommerce-app-base/package-lock.json index ef19f9e8e6..a3603f8145 100644 --- a/packages/ecommerce-app-base/package-lock.json +++ b/packages/ecommerce-app-base/package-lock.json @@ -423,13 +423,13 @@ } }, "@contentful/forma-36-react-components": { - "version": "3.100.1", - "resolved": "https://registry.npmjs.org/@contentful/forma-36-react-components/-/forma-36-react-components-3.100.1.tgz", - "integrity": "sha512-OpndfCTIn+90H1pjGRFqB9VOcOCFj2jg8LiW2tRqGbwEfdLXERnLCY6hrfqZCk+LDCknaSM9aCgzT0Tc/lUG1Q==", + "version": "3.100.5", + "resolved": "https://registry.npmjs.org/@contentful/forma-36-react-components/-/forma-36-react-components-3.100.5.tgz", + "integrity": "sha512-/fnCulOU19S01Pp8mY6urMrF2s2z/NQs832Fiuy+E5n283ir0s7PV/O1YTL0GjD3/l0MEF3FCBypGq0UlXO5cA==", "requires": { "@babel/runtime": "^7.3.4", - "@contentful/forma-36-fcss": "^0.3.4", - "@contentful/forma-36-tokens": "^0.11.1", + "@contentful/forma-36-fcss": "^0.3.5", + "@contentful/forma-36-tokens": "^0.11.2", "@popperjs/core": "^2.4.4", "classnames": "^2.2.6", "csstype": "^3.0.5", @@ -439,7 +439,22 @@ "react-modal": "^3.11.2", "react-popper": "^2.2.3", "react-transition-group": "^4.4.2", - "truncate": "^2.0.1" + "truncate": "^3.0.0" + }, + "dependencies": { + "@contentful/forma-36-fcss": { + "version": "0.3.5", + "resolved": "https://registry.npmjs.org/@contentful/forma-36-fcss/-/forma-36-fcss-0.3.5.tgz", + "integrity": "sha512-bDfUIqvE94LhgefZfoMeGgxIaeOh6N12kW0P6hUKxnjkJYLWb3i14p1NOiV+dNUa3TGNYCsDar+3O31BlmtewQ==", + "requires": { + "@contentful/forma-36-tokens": "^0.11.2" + } + }, + "@contentful/forma-36-tokens": { + "version": "0.11.2", + "resolved": "https://registry.npmjs.org/@contentful/forma-36-tokens/-/forma-36-tokens-0.11.2.tgz", + "integrity": "sha512-qjhKZahSQWQl6spebKycVTZF7Cnf4DBPh6QMoyM6YFmtbFlNfVpz8eKaO/C0hiVaBCjeN7wX/Jl6fdG+IovCgw==" + } } }, "@contentful/forma-36-tokens": { @@ -1507,9 +1522,9 @@ } }, "@popperjs/core": { - "version": "2.10.2", - "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.10.2.tgz", - "integrity": "sha512-IXf3XA7+XyN7CP9gGh/XB0UxVMlvARGEgGXLubFICsUMGz6Q+DU+i4gGlpOxTjKvXjkJDJC8YdqdKkDj9qZHEQ==" + "version": "2.11.2", + "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.2.tgz", + "integrity": "sha512-92FRmppjjqz29VMJ2dn+xdyXZBrMlE42AV6Kq6BwjWV7CNUW1hs2FtxSNLQE+gJhaZ6AAmYuO9y8dshhcBl7vA==" }, "@sheerun/mutationobserver-shim": { "version": "0.3.2", @@ -2523,9 +2538,9 @@ } }, "dayjs": { - "version": "1.10.7", - "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.10.7.tgz", - "integrity": "sha512-P6twpd70BcPK34K26uJ1KT3wlhpuOAPoMwJzpsIWUxHZ7wpmbdZL/hQqBDfz7hGurYSa5PhzdhDHtt319hL3ig==" + "version": "1.10.8", + "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.10.8.tgz", + "integrity": "sha512-wbNwDfBHHur9UOzNUjeKUOJ0fCb0a52Wx0xInmQ7Y8FstyajiV1NmK1e00cxsr9YrE9r7yAChE0VvpuY5Rnlow==" }, "debug": { "version": "4.3.2", @@ -2588,9 +2603,9 @@ }, "dependencies": { "@babel/runtime": { - "version": "7.16.0", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.16.0.tgz", - "integrity": "sha512-Nht8L0O8YCktmsDV6FqFue7vQLRx3Hb0B37lS5y0jDRqRxlBG4wIJHnf9/bgSE2UyipKFA01YtS+npRdTWBUyw==", + "version": "7.17.2", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.17.2.tgz", + "integrity": "sha512-hzeyJyMA1YGdJTuWU0e/j4wKXrU4OMFvY2MSlaI9B7VQb0r5cxTE3EAIS2Q7Tn2RIcDkRvTA/v2JsAEhxe99uw==", "requires": { "regenerator-runtime": "^0.13.4" } @@ -6710,9 +6725,9 @@ "integrity": "sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==" }, "react-modal": { - "version": "3.14.3", - "resolved": "https://registry.npmjs.org/react-modal/-/react-modal-3.14.3.tgz", - "integrity": "sha512-+C2KODVKyu20zHXPJxfOOcf571L1u/EpFlH+oS/3YDn8rgVE51QZuxuuIwabJ8ZFnOEHaD+r6XNjqwtxZnXO0g==", + "version": "3.14.4", + "resolved": "https://registry.npmjs.org/react-modal/-/react-modal-3.14.4.tgz", + "integrity": "sha512-8surmulejafYCH9wfUmFyj4UfbSJwjcgbS9gf3oOItu4Hwd6ivJyVBETI0yHRhpJKCLZMUtnhzk76wXTsNL6Qg==", "requires": { "exenv": "^1.2.0", "prop-types": "^15.7.2", @@ -7105,9 +7120,9 @@ } }, "truncate": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/truncate/-/truncate-2.1.0.tgz", - "integrity": "sha512-em3E3SUDONOjTBcZ36DTm3RvDded3IRU9rX32oHwwXNt3rJD5MVaFlJTQvs8tJoHRoeYP36OuQ1eL/Q7bNEWIQ==" + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/truncate/-/truncate-3.0.0.tgz", + "integrity": "sha512-C+0Xojw7wZPl6MDq5UjMTuxZvBPK04mtdFet7k+GSZPINcvLZFCXg+15kWIL4wAqDB7CksIsKiRLbQ1wa7rKdw==" }, "ts-jest": { "version": "27.0.7",