From 8c73fd89345f13da0d4a56779d04d5a62357a680 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Tue, 17 Mar 2026 00:01:43 +0000 Subject: [PATCH] Update dependency react-intl to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 08707ef..9ade4f0 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@sindresorhus/slugify": "^3.0.0", "@strapi/design-system": "^2.0.0-rc.30", "@strapi/icons": "^2.0.0-rc.30", - "react-intl": "^7.1.14", + "react-intl": "^10.0.0", "yup": "^1.0.0" }, "devDependencies": {