diff options
| author | renovate[bot] <renovatebot@noreply.localhost> | 2026-09-16 03:09:07 +0300 |
|---|---|---|
| committer | renovate[bot] <renovatebot@noreply.localhost> | 2026-09-16 03:09:07 +0300 |
| commit | d9a3717176f7cb6f2b7b9549f47a78dd60b37508 (patch) | |
| tree | 413f53b9b49350c4a5b12f566a8a066e335db6f9 /package.json | |
| parent | fadd1f003e505173e44ae633cea2ed4908c6bc88 (diff) | |
| download | strapi-plugin-checkbox-list-d9a3717176f7cb6f2b7b9549f47a78dd60b37508.tar.xz strapi-plugin-checkbox-list-d9a3717176f7cb6f2b7b9549f47a78dd60b37508.zip | |
Update dependency react-intl to v12renovate/major-formatjs-monorepo
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 08707ef..8d4ef21 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": "^12.0.0", "yup": "^1.0.0" }, "devDependencies": { |
