From 00f3b0547befb51ff8da3d380c14eb84788c1311 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2026 09:07:11 +0000 Subject: [PATCH] fix(deps): update dependency next-intl to ^4.14.3 --- lp/package-lock.json | 34 +++++++++++++++++----------------- lp/package.json | 2 +- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/lp/package-lock.json b/lp/package-lock.json index bb612ab..9f722da 100644 --- a/lp/package-lock.json +++ b/lp/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@vercel/analytics": "^2.0.1", "next": "16.3.4", - "next-intl": "^4.14.2", + "next-intl": "^4.14.3", "react": "^19.3.0", "react-dom": "^19.3.0" }, @@ -4566,9 +4566,9 @@ } }, "node_modules/icu-minify": { - "version": "4.14.2", - "resolved": "https://registry.npmjs.org/icu-minify/-/icu-minify-4.14.2.tgz", - "integrity": "sha512-2eJ9ooR8xXWbe0IivG58TFL96AUp5ts8FJ4qSMzn8YRJXpLmtPNWcUkIZ8t3iz0+eaVzG+mN+rdNIigHDvYa2Q==", + "version": "4.14.3", + "resolved": "https://registry.npmjs.org/icu-minify/-/icu-minify-4.14.3.tgz", + "integrity": "sha512-xaZca1l+2G8x/nktE0gymGF0ym6onbopJA1onU7LaoZB+HDiP2cB+H7o+ricsEWE0fUcwABhEmGTff1xpTWYmA==", "funding": [ { "type": "individual", @@ -5718,9 +5718,9 @@ } }, "node_modules/next-intl": { - "version": "4.14.2", - "resolved": "https://registry.npmjs.org/next-intl/-/next-intl-4.14.2.tgz", - "integrity": "sha512-rIq8me1uOa2qXnttJ6dUGYnHHL63Rh1FAIIDTJP5av5KSBmUzNBS17QAi07QDrUMY6KxFNeoCTRzSZRPUc97lg==", + "version": "4.14.3", + "resolved": "https://registry.npmjs.org/next-intl/-/next-intl-4.14.3.tgz", + "integrity": "sha512-xTIIpavNSwXzPOSsRqmgyZq5E//6dQEpZIf79ybj8GCA9sX5HjFb6Jvt1+1ugPROk9znw7xGRNMiE/wn5UUQ/w==", "funding": [ { "type": "individual", @@ -5735,10 +5735,10 @@ "@formatjs/intl-localematcher": "^0.8.1", "@parcel/watcher": "^2.4.1", "@swc/core": "~1.16.0", - "icu-minify": "^4.14.2", + "icu-minify": "^4.14.3", "negotiator": "^1.0.0", - "next-intl-swc-plugin-extractor": "4.14.2", - "use-intl": "^4.14.2" + "next-intl-swc-plugin-extractor": "4.14.3", + "use-intl": "^4.14.3" }, "peerDependencies": { "next": "^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0", @@ -5746,9 +5746,9 @@ } }, "node_modules/next-intl-swc-plugin-extractor": { - "version": "4.14.2", - "resolved": "https://registry.npmjs.org/next-intl-swc-plugin-extractor/-/next-intl-swc-plugin-extractor-4.14.2.tgz", - "integrity": "sha512-R+i9Xw6XKyn1QVx+I5IDZQNGQBwT79ugGwzbuJudgejob/IYnXXrRKMlLhmMxLdKH8jUWh92nqwNnp+5rtSVJA==", + "version": "4.14.3", + "resolved": "https://registry.npmjs.org/next-intl-swc-plugin-extractor/-/next-intl-swc-plugin-extractor-4.14.3.tgz", + "integrity": "sha512-aRbTpgeTF8nkTvKWWvh/IXwcQ1BJbLUpYmuk7T4CMXdfPpskiNGTJQ0snwF+yFkrHXcH9hyBz0eRKbV+4fGNIA==", "license": "MIT" }, "node_modules/next/node_modules/postcss": { @@ -7096,9 +7096,9 @@ } }, "node_modules/use-intl": { - "version": "4.14.2", - "resolved": "https://registry.npmjs.org/use-intl/-/use-intl-4.14.2.tgz", - "integrity": "sha512-XffvbD4q4uZjRbuO8CgK6Ei8hvYn7aegoSad2YPho1ZRjYEs+k4erhYq0vfm5ttF4lnja3riXCeJrtUdNdQG3g==", + "version": "4.14.3", + "resolved": "https://registry.npmjs.org/use-intl/-/use-intl-4.14.3.tgz", + "integrity": "sha512-wmhzO9o5RaBTLCzGTyN+BlxSTM4xhPGvb57/8JShW59V2eYzScswDb0pmz/PalDSb5a9Wn3Ne2exnKN/QZkfdA==", "funding": [ { "type": "individual", @@ -7109,7 +7109,7 @@ "dependencies": { "@formatjs/fast-memoize": "^3.1.0", "@schummar/icu-type-parser": "1.21.5", - "icu-minify": "^4.14.2", + "icu-minify": "^4.14.3", "intl-messageformat": "^11.1.0" }, "peerDependencies": { diff --git a/lp/package.json b/lp/package.json index 6bf2c4c..b311c4c 100644 --- a/lp/package.json +++ b/lp/package.json @@ -2,7 +2,7 @@ "dependencies": { "@vercel/analytics": "^2.0.1", "next": "16.3.4", - "next-intl": "^4.14.2", + "next-intl": "^4.14.3", "react": "^19.3.0", "react-dom": "^19.3.0" },