From e5c4bd26df0b5e99b5d023f88854c05f11f1b187 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2024 08:23:09 +0000 Subject: [PATCH] chore(deps): bump emotion from 10.0.27 to 11.0.0 Bumps [emotion](https://github.com/emotion-js/emotion) from 10.0.27 to 11.0.0. - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/emotion@10.0.27...emotion@11.0.0) --- updated-dependencies: - dependency-name: emotion dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 318 ++++++++++++++++++++++++++++++++++++++++++++-- package.json | 2 +- 2 files changed, 311 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3afe353..b3506d6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@tanstack/react-query": "^5.35.1", "blurhash": "^2.0.5", "contentful-management": "10.46.4", - "emotion": "10.0.27", + "emotion": "11.0.0", "react": "18.3.1", "react-blurhash": "^0.3.0", "react-dom": "18.3.1", @@ -511,6 +511,15 @@ "resolved": "https://registry.npmjs.org/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz", "integrity": "sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA==" }, + "node_modules/@contentful/f36-accordion/node_modules/emotion": { + "version": "10.0.27", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", + "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", + "dependencies": { + "babel-plugin-emotion": "^10.0.27", + "create-emotion": "^10.0.27" + } + }, "node_modules/@contentful/f36-asset": { "version": "4.65.5", "resolved": "https://registry.npmjs.org/@contentful/f36-asset/-/f36-asset-4.65.5.tgz", @@ -533,6 +542,15 @@ "resolved": "https://registry.npmjs.org/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz", "integrity": "sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA==" }, + "node_modules/@contentful/f36-asset/node_modules/emotion": { + "version": "10.0.27", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", + "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", + "dependencies": { + "babel-plugin-emotion": "^10.0.27", + "create-emotion": "^10.0.27" + } + }, "node_modules/@contentful/f36-autocomplete": { "version": "4.65.5", "resolved": "https://registry.npmjs.org/@contentful/f36-autocomplete/-/f36-autocomplete-4.65.5.tgz", @@ -560,6 +578,15 @@ "resolved": "https://registry.npmjs.org/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz", "integrity": "sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA==" }, + "node_modules/@contentful/f36-autocomplete/node_modules/emotion": { + "version": "10.0.27", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", + "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", + "dependencies": { + "babel-plugin-emotion": "^10.0.27", + "create-emotion": "^10.0.27" + } + }, "node_modules/@contentful/f36-badge": { "version": "4.65.5", "resolved": "https://registry.npmjs.org/@contentful/f36-badge/-/f36-badge-4.65.5.tgz", @@ -580,6 +607,15 @@ "resolved": "https://registry.npmjs.org/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz", "integrity": "sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA==" }, + "node_modules/@contentful/f36-badge/node_modules/emotion": { + "version": "10.0.27", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", + "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", + "dependencies": { + "babel-plugin-emotion": "^10.0.27", + "create-emotion": "^10.0.27" + } + }, "node_modules/@contentful/f36-button": { "version": "4.65.5", "resolved": "https://registry.npmjs.org/@contentful/f36-button/-/f36-button-4.65.5.tgz", @@ -601,6 +637,15 @@ "resolved": "https://registry.npmjs.org/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz", "integrity": "sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA==" }, + "node_modules/@contentful/f36-button/node_modules/emotion": { + "version": "10.0.27", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", + "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", + "dependencies": { + "babel-plugin-emotion": "^10.0.27", + "create-emotion": "^10.0.27" + } + }, "node_modules/@contentful/f36-card": { "version": "4.65.5", "resolved": "https://registry.npmjs.org/@contentful/f36-card/-/f36-card-4.65.5.tgz", @@ -631,6 +676,15 @@ "resolved": "https://registry.npmjs.org/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz", "integrity": "sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA==" }, + "node_modules/@contentful/f36-card/node_modules/emotion": { + "version": "10.0.27", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", + "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", + "dependencies": { + "babel-plugin-emotion": "^10.0.27", + "create-emotion": "^10.0.27" + } + }, "node_modules/@contentful/f36-collapse": { "version": "4.65.5", "resolved": "https://registry.npmjs.org/@contentful/f36-collapse/-/f36-collapse-4.65.5.tgz", @@ -650,6 +704,15 @@ "resolved": "https://registry.npmjs.org/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz", "integrity": "sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA==" }, + "node_modules/@contentful/f36-collapse/node_modules/emotion": { + "version": "10.0.27", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", + "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", + "dependencies": { + "babel-plugin-emotion": "^10.0.27", + "create-emotion": "^10.0.27" + } + }, "node_modules/@contentful/f36-components": { "version": "4.65.4", "resolved": "https://registry.npmjs.org/@contentful/f36-components/-/f36-components-4.65.4.tgz", @@ -733,6 +796,15 @@ "resolved": "https://registry.npmjs.org/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz", "integrity": "sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA==" }, + "node_modules/@contentful/f36-copybutton/node_modules/emotion": { + "version": "10.0.27", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", + "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", + "dependencies": { + "babel-plugin-emotion": "^10.0.27", + "create-emotion": "^10.0.27" + } + }, "node_modules/@contentful/f36-core": { "version": "4.65.5", "resolved": "https://registry.npmjs.org/@contentful/f36-core/-/f36-core-4.65.5.tgz", @@ -754,6 +826,15 @@ "resolved": "https://registry.npmjs.org/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz", "integrity": "sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA==" }, + "node_modules/@contentful/f36-core/node_modules/emotion": { + "version": "10.0.27", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", + "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", + "dependencies": { + "babel-plugin-emotion": "^10.0.27", + "create-emotion": "^10.0.27" + } + }, "node_modules/@contentful/f36-datepicker": { "version": "4.65.5", "resolved": "https://registry.npmjs.org/@contentful/f36-datepicker/-/f36-datepicker-4.65.5.tgz", @@ -781,6 +862,15 @@ "resolved": "https://registry.npmjs.org/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz", "integrity": "sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA==" }, + "node_modules/@contentful/f36-datepicker/node_modules/emotion": { + "version": "10.0.27", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", + "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", + "dependencies": { + "babel-plugin-emotion": "^10.0.27", + "create-emotion": "^10.0.27" + } + }, "node_modules/@contentful/f36-datetime": { "version": "4.65.5", "resolved": "https://registry.npmjs.org/@contentful/f36-datetime/-/f36-datetime-4.65.5.tgz", @@ -801,6 +891,15 @@ "resolved": "https://registry.npmjs.org/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz", "integrity": "sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA==" }, + "node_modules/@contentful/f36-datetime/node_modules/emotion": { + "version": "10.0.27", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", + "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", + "dependencies": { + "babel-plugin-emotion": "^10.0.27", + "create-emotion": "^10.0.27" + } + }, "node_modules/@contentful/f36-drag-handle": { "version": "4.65.5", "resolved": "https://registry.npmjs.org/@contentful/f36-drag-handle/-/f36-drag-handle-4.65.5.tgz", @@ -822,6 +921,15 @@ "resolved": "https://registry.npmjs.org/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz", "integrity": "sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA==" }, + "node_modules/@contentful/f36-drag-handle/node_modules/emotion": { + "version": "10.0.27", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", + "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", + "dependencies": { + "babel-plugin-emotion": "^10.0.27", + "create-emotion": "^10.0.27" + } + }, "node_modules/@contentful/f36-empty-state": { "version": "4.65.5", "resolved": "https://registry.npmjs.org/@contentful/f36-empty-state/-/f36-empty-state-4.65.5.tgz", @@ -841,6 +949,15 @@ "resolved": "https://registry.npmjs.org/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz", "integrity": "sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA==" }, + "node_modules/@contentful/f36-empty-state/node_modules/emotion": { + "version": "10.0.27", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", + "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", + "dependencies": { + "babel-plugin-emotion": "^10.0.27", + "create-emotion": "^10.0.27" + } + }, "node_modules/@contentful/f36-entity-list": { "version": "4.65.5", "resolved": "https://registry.npmjs.org/@contentful/f36-entity-list/-/f36-entity-list-4.65.5.tgz", @@ -868,6 +985,15 @@ "resolved": "https://registry.npmjs.org/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz", "integrity": "sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA==" }, + "node_modules/@contentful/f36-entity-list/node_modules/emotion": { + "version": "10.0.27", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", + "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", + "dependencies": { + "babel-plugin-emotion": "^10.0.27", + "create-emotion": "^10.0.27" + } + }, "node_modules/@contentful/f36-forms": { "version": "4.65.5", "resolved": "https://registry.npmjs.org/@contentful/f36-forms/-/f36-forms-4.65.5.tgz", @@ -890,6 +1016,15 @@ "resolved": "https://registry.npmjs.org/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz", "integrity": "sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA==" }, + "node_modules/@contentful/f36-forms/node_modules/emotion": { + "version": "10.0.27", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", + "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", + "dependencies": { + "babel-plugin-emotion": "^10.0.27", + "create-emotion": "^10.0.27" + } + }, "node_modules/@contentful/f36-icon": { "version": "4.65.5", "resolved": "https://registry.npmjs.org/@contentful/f36-icon/-/f36-icon-4.65.5.tgz", @@ -909,6 +1044,15 @@ "resolved": "https://registry.npmjs.org/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz", "integrity": "sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA==" }, + "node_modules/@contentful/f36-icon/node_modules/emotion": { + "version": "10.0.27", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", + "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", + "dependencies": { + "babel-plugin-emotion": "^10.0.27", + "create-emotion": "^10.0.27" + } + }, "node_modules/@contentful/f36-icons": { "version": "4.28.2", "resolved": "https://registry.npmjs.org/@contentful/f36-icons/-/f36-icons-4.28.2.tgz", @@ -924,6 +1068,15 @@ "react-dom": ">=16.8" } }, + "node_modules/@contentful/f36-icons/node_modules/emotion": { + "version": "10.0.27", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", + "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", + "dependencies": { + "babel-plugin-emotion": "^10.0.27", + "create-emotion": "^10.0.27" + } + }, "node_modules/@contentful/f36-list": { "version": "4.65.5", "resolved": "https://registry.npmjs.org/@contentful/f36-list/-/f36-list-4.65.5.tgz", @@ -943,6 +1096,15 @@ "resolved": "https://registry.npmjs.org/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz", "integrity": "sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA==" }, + "node_modules/@contentful/f36-list/node_modules/emotion": { + "version": "10.0.27", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", + "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", + "dependencies": { + "babel-plugin-emotion": "^10.0.27", + "create-emotion": "^10.0.27" + } + }, "node_modules/@contentful/f36-menu": { "version": "4.65.5", "resolved": "https://registry.npmjs.org/@contentful/f36-menu/-/f36-menu-4.65.5.tgz", @@ -966,6 +1128,15 @@ "resolved": "https://registry.npmjs.org/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz", "integrity": "sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA==" }, + "node_modules/@contentful/f36-menu/node_modules/emotion": { + "version": "10.0.27", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", + "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", + "dependencies": { + "babel-plugin-emotion": "^10.0.27", + "create-emotion": "^10.0.27" + } + }, "node_modules/@contentful/f36-modal": { "version": "4.65.5", "resolved": "https://registry.npmjs.org/@contentful/f36-modal/-/f36-modal-4.65.5.tgz", @@ -990,6 +1161,15 @@ "resolved": "https://registry.npmjs.org/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz", "integrity": "sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA==" }, + "node_modules/@contentful/f36-modal/node_modules/emotion": { + "version": "10.0.27", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", + "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", + "dependencies": { + "babel-plugin-emotion": "^10.0.27", + "create-emotion": "^10.0.27" + } + }, "node_modules/@contentful/f36-navbar": { "version": "4.1.1", "resolved": "https://registry.npmjs.org/@contentful/f36-navbar/-/f36-navbar-4.1.1.tgz", @@ -1009,6 +1189,15 @@ "react-dom": ">=16.8" } }, + "node_modules/@contentful/f36-navbar/node_modules/emotion": { + "version": "10.0.27", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", + "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", + "dependencies": { + "babel-plugin-emotion": "^10.0.27", + "create-emotion": "^10.0.27" + } + }, "node_modules/@contentful/f36-note": { "version": "4.65.5", "resolved": "https://registry.npmjs.org/@contentful/f36-note/-/f36-note-4.65.5.tgz", @@ -1032,6 +1221,15 @@ "resolved": "https://registry.npmjs.org/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz", "integrity": "sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA==" }, + "node_modules/@contentful/f36-note/node_modules/emotion": { + "version": "10.0.27", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", + "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", + "dependencies": { + "babel-plugin-emotion": "^10.0.27", + "create-emotion": "^10.0.27" + } + }, "node_modules/@contentful/f36-notification": { "version": "4.65.5", "resolved": "https://registry.npmjs.org/@contentful/f36-notification/-/f36-notification-4.65.5.tgz", @@ -1057,6 +1255,15 @@ "resolved": "https://registry.npmjs.org/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz", "integrity": "sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA==" }, + "node_modules/@contentful/f36-notification/node_modules/emotion": { + "version": "10.0.27", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", + "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", + "dependencies": { + "babel-plugin-emotion": "^10.0.27", + "create-emotion": "^10.0.27" + } + }, "node_modules/@contentful/f36-pagination": { "version": "4.65.5", "resolved": "https://registry.npmjs.org/@contentful/f36-pagination/-/f36-pagination-4.65.5.tgz", @@ -1080,6 +1287,15 @@ "resolved": "https://registry.npmjs.org/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz", "integrity": "sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA==" }, + "node_modules/@contentful/f36-pagination/node_modules/emotion": { + "version": "10.0.27", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", + "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", + "dependencies": { + "babel-plugin-emotion": "^10.0.27", + "create-emotion": "^10.0.27" + } + }, "node_modules/@contentful/f36-pill": { "version": "4.65.5", "resolved": "https://registry.npmjs.org/@contentful/f36-pill/-/f36-pill-4.65.5.tgz", @@ -1103,6 +1319,15 @@ "resolved": "https://registry.npmjs.org/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz", "integrity": "sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA==" }, + "node_modules/@contentful/f36-pill/node_modules/emotion": { + "version": "10.0.27", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", + "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", + "dependencies": { + "babel-plugin-emotion": "^10.0.27", + "create-emotion": "^10.0.27" + } + }, "node_modules/@contentful/f36-popover": { "version": "4.65.5", "resolved": "https://registry.npmjs.org/@contentful/f36-popover/-/f36-popover-4.65.5.tgz", @@ -1125,6 +1350,15 @@ "resolved": "https://registry.npmjs.org/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz", "integrity": "sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA==" }, + "node_modules/@contentful/f36-popover/node_modules/emotion": { + "version": "10.0.27", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", + "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", + "dependencies": { + "babel-plugin-emotion": "^10.0.27", + "create-emotion": "^10.0.27" + } + }, "node_modules/@contentful/f36-skeleton": { "version": "4.65.5", "resolved": "https://registry.npmjs.org/@contentful/f36-skeleton/-/f36-skeleton-4.65.5.tgz", @@ -1145,6 +1379,15 @@ "resolved": "https://registry.npmjs.org/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz", "integrity": "sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA==" }, + "node_modules/@contentful/f36-skeleton/node_modules/emotion": { + "version": "10.0.27", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", + "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", + "dependencies": { + "babel-plugin-emotion": "^10.0.27", + "create-emotion": "^10.0.27" + } + }, "node_modules/@contentful/f36-spinner": { "version": "4.65.5", "resolved": "https://registry.npmjs.org/@contentful/f36-spinner/-/f36-spinner-4.65.5.tgz", @@ -1164,6 +1407,15 @@ "resolved": "https://registry.npmjs.org/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz", "integrity": "sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA==" }, + "node_modules/@contentful/f36-spinner/node_modules/emotion": { + "version": "10.0.27", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", + "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", + "dependencies": { + "babel-plugin-emotion": "^10.0.27", + "create-emotion": "^10.0.27" + } + }, "node_modules/@contentful/f36-table": { "version": "4.65.5", "resolved": "https://registry.npmjs.org/@contentful/f36-table/-/f36-table-4.65.5.tgz", @@ -1185,6 +1437,15 @@ "resolved": "https://registry.npmjs.org/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz", "integrity": "sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA==" }, + "node_modules/@contentful/f36-table/node_modules/emotion": { + "version": "10.0.27", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", + "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", + "dependencies": { + "babel-plugin-emotion": "^10.0.27", + "create-emotion": "^10.0.27" + } + }, "node_modules/@contentful/f36-tabs": { "version": "4.65.5", "resolved": "https://registry.npmjs.org/@contentful/f36-tabs/-/f36-tabs-4.65.5.tgz", @@ -1205,6 +1466,15 @@ "resolved": "https://registry.npmjs.org/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz", "integrity": "sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA==" }, + "node_modules/@contentful/f36-tabs/node_modules/emotion": { + "version": "10.0.27", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", + "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", + "dependencies": { + "babel-plugin-emotion": "^10.0.27", + "create-emotion": "^10.0.27" + } + }, "node_modules/@contentful/f36-text-link": { "version": "4.65.5", "resolved": "https://registry.npmjs.org/@contentful/f36-text-link/-/f36-text-link-4.65.5.tgz", @@ -1224,6 +1494,15 @@ "resolved": "https://registry.npmjs.org/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz", "integrity": "sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA==" }, + "node_modules/@contentful/f36-text-link/node_modules/emotion": { + "version": "10.0.27", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", + "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", + "dependencies": { + "babel-plugin-emotion": "^10.0.27", + "create-emotion": "^10.0.27" + } + }, "node_modules/@contentful/f36-tokens": { "version": "4.0.2", "resolved": "https://registry.npmjs.org/@contentful/f36-tokens/-/f36-tokens-4.0.2.tgz", @@ -1252,6 +1531,15 @@ "resolved": "https://registry.npmjs.org/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz", "integrity": "sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA==" }, + "node_modules/@contentful/f36-tooltip/node_modules/emotion": { + "version": "10.0.27", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", + "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", + "dependencies": { + "babel-plugin-emotion": "^10.0.27", + "create-emotion": "^10.0.27" + } + }, "node_modules/@contentful/f36-typography": { "version": "4.65.5", "resolved": "https://registry.npmjs.org/@contentful/f36-typography/-/f36-typography-4.65.5.tgz", @@ -1272,6 +1560,15 @@ "resolved": "https://registry.npmjs.org/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz", "integrity": "sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA==" }, + "node_modules/@contentful/f36-typography/node_modules/emotion": { + "version": "10.0.27", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", + "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", + "dependencies": { + "babel-plugin-emotion": "^10.0.27", + "create-emotion": "^10.0.27" + } + }, "node_modules/@contentful/f36-utils": { "version": "4.24.3", "resolved": "https://registry.npmjs.org/@contentful/f36-utils/-/f36-utils-4.24.3.tgz", @@ -1284,6 +1581,15 @@ "react-dom": ">=16.8" } }, + "node_modules/@contentful/f36-utils/node_modules/emotion": { + "version": "10.0.27", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", + "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", + "dependencies": { + "babel-plugin-emotion": "^10.0.27", + "create-emotion": "^10.0.27" + } + }, "node_modules/@contentful/react-apps-toolkit": { "version": "1.2.16", "resolved": "https://registry.npmjs.org/@contentful/react-apps-toolkit/-/react-apps-toolkit-1.2.16.tgz", @@ -3303,13 +3609,9 @@ "dev": true }, "node_modules/emotion": { - "version": "10.0.27", - "resolved": "https://registry.npmjs.org/emotion/-/emotion-10.0.27.tgz", - "integrity": "sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==", - "dependencies": { - "babel-plugin-emotion": "^10.0.27", - "create-emotion": "^10.0.27" - } + "version": "11.0.0", + "resolved": "https://registry.npmjs.org/emotion/-/emotion-11.0.0.tgz", + "integrity": "sha512-QW3CRqic3aRw1OBOcnvxaHEpCmxtlGwZ5tM9dV5rY3Rn+F41E8EgTPOqJ5VfsqQ5ZXHDs2zSDyUwGI0ZfC2+5A==" }, "node_modules/entities": { "version": "4.5.0", diff --git a/package.json b/package.json index aa0316d..57fbea1 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@tanstack/react-query": "^5.35.1", "blurhash": "^2.0.5", "contentful-management": "10.46.4", - "emotion": "10.0.27", + "emotion": "11.0.0", "react": "18.3.1", "react-blurhash": "^0.3.0", "react-dom": "18.3.1",