From 2066ef85397e32f298616c11a4fc8336e0cf77ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 14:32:45 +0000 Subject: [PATCH] Bump flagged from 2.0.8 to 3.0.0 Bumps [flagged](https://github.com/sergiodxa/flagged) from 2.0.8 to 3.0.0. - [Release notes](https://github.com/sergiodxa/flagged/releases) - [Commits](https://github.com/sergiodxa/flagged/compare/v2.0.8...v3.0.0) --- updated-dependencies: - dependency-name: flagged dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- packages/activation-notice/package.json | 2 +- packages/animation/package.json | 2 +- packages/dashboard/package.json | 2 +- packages/output/package.json | 2 +- packages/story-editor/package.json | 2 +- packages/wp-dashboard/package.json | 2 +- packages/wp-story-editor/package.json | 2 +- 8 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3d8f2301d1b4..58e72ff05420 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38694,7 +38694,7 @@ "@googleforcreators/tracking": "*", "@wordpress/element": "^5.24.0", "@wordpress/i18n": "^4.47.0", - "flagged": "^2.0.10", + "flagged": "^3.0.0", "polished": "^4.2.2", "styled-components": "^6.0.7", "stylis-plugin-rtl": "^2.1.1" @@ -38897,7 +38897,7 @@ "@googleforcreators/media": "*", "@googleforcreators/react": "*", "@googleforcreators/units": "*", - "flagged": "^2.0.10", + "flagged": "^3.0.0", "prop-types": "^15.8.1", "styled-components": "^5.3.11", "uuid": "^9.0.0" @@ -38983,7 +38983,7 @@ "@googleforcreators/templates": "*", "@googleforcreators/tracking": "*", "@googleforcreators/units": "*", - "flagged": "^2.0.10", + "flagged": "^3.0.0", "history": "^5.3.0", "prop-types": "^15.8.1", "styled-components": "^5.3.11", @@ -39741,7 +39741,7 @@ "@googleforcreators/element-library": "*", "@googleforcreators/test-utils": "*", "@testing-library/react": "^12.1.5", - "flagged": "^2.0.10", + "flagged": "^3.0.0", "react": "^17.0.2" }, "engines": { @@ -40485,7 +40485,7 @@ "@wmik/use-media-recorder": "^1.6.5-beta.0", "blurhash": "^2.0.5", "classnames": "^2.5.1", - "flagged": "^2.0.10", + "flagged": "^3.0.0", "history": "^5.3.0", "html-to-image": "1.10.8", "immer": "^10.0.2", @@ -41127,7 +41127,7 @@ "@web-stories-wp/wp-utils": "*", "@wordpress/api-fetch": "^6.44.0", "@wordpress/dom-ready": "^3.47.0", - "flagged": "^2.0.10", + "flagged": "^3.0.0", "opentype.js": "^1.3.4", "prop-types": "^15.8.1", "styled-components": "^5.3.11", @@ -41207,7 +41207,7 @@ "@web-stories-wp/wp-utils": "*", "@wordpress/api-fetch": "^6.44.0", "@wordpress/dom-ready": "^3.47.0", - "flagged": "^2.0.10", + "flagged": "^3.0.0", "polished": "^4.2.2", "react-calendar": "^4.3.0", "styled-components": "^5.3.11" diff --git a/packages/activation-notice/package.json b/packages/activation-notice/package.json index 8ae11cf3bd53..799a7429da1b 100644 --- a/packages/activation-notice/package.json +++ b/packages/activation-notice/package.json @@ -31,7 +31,7 @@ "@googleforcreators/tracking": "*", "@wordpress/element": "^5.24.0", "@wordpress/i18n": "^4.47.0", - "flagged": "^2.0.10", + "flagged": "^3.0.0", "polished": "^4.2.2", "styled-components": "^6.0.7", "stylis-plugin-rtl": "^2.1.1" diff --git a/packages/animation/package.json b/packages/animation/package.json index 1af01f732351..5aa9ed2c99f3 100644 --- a/packages/animation/package.json +++ b/packages/animation/package.json @@ -43,7 +43,7 @@ "@googleforcreators/media": "*", "@googleforcreators/react": "*", "@googleforcreators/units": "*", - "flagged": "^2.0.10", + "flagged": "^3.0.0", "prop-types": "^15.8.1", "styled-components": "^5.3.11", "uuid": "^9.0.0" diff --git a/packages/dashboard/package.json b/packages/dashboard/package.json index e6d775eda933..03ea20be69e4 100644 --- a/packages/dashboard/package.json +++ b/packages/dashboard/package.json @@ -49,7 +49,7 @@ "@googleforcreators/templates": "*", "@googleforcreators/tracking": "*", "@googleforcreators/units": "*", - "flagged": "^2.0.10", + "flagged": "^3.0.0", "history": "^5.3.0", "prop-types": "^15.8.1", "styled-components": "^5.3.11", diff --git a/packages/output/package.json b/packages/output/package.json index 0ee7a6963ea8..f4dec5259778 100644 --- a/packages/output/package.json +++ b/packages/output/package.json @@ -55,7 +55,7 @@ "@googleforcreators/element-library": "*", "@googleforcreators/test-utils": "*", "@testing-library/react": "^12.1.5", - "flagged": "^2.0.10", + "flagged": "^3.0.0", "react": "^17.0.2" } } diff --git a/packages/story-editor/package.json b/packages/story-editor/package.json index 5bf3b6d52ef8..da9c8c2500a2 100644 --- a/packages/story-editor/package.json +++ b/packages/story-editor/package.json @@ -69,7 +69,7 @@ "@wmik/use-media-recorder": "^1.6.5-beta.0", "blurhash": "^2.0.5", "classnames": "^2.5.1", - "flagged": "^2.0.10", + "flagged": "^3.0.0", "history": "^5.3.0", "html-to-image": "1.10.8", "immer": "^10.0.2", diff --git a/packages/wp-dashboard/package.json b/packages/wp-dashboard/package.json index fbe75de6b3bc..3307813b2211 100644 --- a/packages/wp-dashboard/package.json +++ b/packages/wp-dashboard/package.json @@ -41,7 +41,7 @@ "@web-stories-wp/wp-utils": "*", "@wordpress/api-fetch": "^6.44.0", "@wordpress/dom-ready": "^3.47.0", - "flagged": "^2.0.10", + "flagged": "^3.0.0", "opentype.js": "^1.3.4", "prop-types": "^15.8.1", "styled-components": "^5.3.11", diff --git a/packages/wp-story-editor/package.json b/packages/wp-story-editor/package.json index 2da81e9f5b89..7a22f6047b1c 100644 --- a/packages/wp-story-editor/package.json +++ b/packages/wp-story-editor/package.json @@ -42,7 +42,7 @@ "@web-stories-wp/wp-utils": "*", "@wordpress/api-fetch": "^6.44.0", "@wordpress/dom-ready": "^3.47.0", - "flagged": "^2.0.10", + "flagged": "^3.0.0", "polished": "^4.2.2", "react-calendar": "^4.3.0", "styled-components": "^5.3.11"