From 735e4172f6c7e3af753c2f57b131e8af9b56cd96 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Sat, 7 Feb 2026 00:01:56 +0000 Subject: [PATCH] Update dependency react-intl to v8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 11d824d..a45884e 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": "^8.0.0", "yup": "^0.32.11" }, "devDependencies": {