From 5ffed67192fa31b23357cbaddeb0a90416e17736 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 13:19:41 +0000 Subject: [PATCH] Bump next-intl from 2.10.2 to 2.10.4 Bumps [next-intl](https://github.com/amannn/next-intl) from 2.10.2 to 2.10.4. - [Release notes](https://github.com/amannn/next-intl/releases) - [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md) - [Commits](https://github.com/amannn/next-intl/compare/v2.10.2...v2.10.4) --- updated-dependencies: - dependency-name: next-intl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- package.json | 2 +- yarn.lock | 18 +++++++++--------- 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4073388..bab1794 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@types/react": "18.0.28", "@types/react-dom": "18.0.11", "next": "13.1.6", - "next-intl": "^2.10.2", + "next-intl": "^2.10.4", "next-pwa": "^5.6.0", "nookies": "^2.5.2", "quagga": "^0.12.1", @@ -4389,12 +4389,12 @@ } }, "node_modules/next-intl": { - "version": "2.10.2", - "resolved": "https://registry.npmjs.org/next-intl/-/next-intl-2.10.2.tgz", - "integrity": "sha512-wMNNn8l/fwKprYhH6rLQb68GEBkZaACBl99tELL/Tw+AWkGKfvEmnfYEdkiqm5OBQbaJn+gH9gMzGMsJzs1MLA==", + "version": "2.10.4", + "resolved": "https://registry.npmjs.org/next-intl/-/next-intl-2.10.4.tgz", + "integrity": "sha512-qutpLRdu8YEczjXmdiDh2GZ0+vsJnL4qD25dlQDICP3glwNKZAiY348C6DYM5dYTL/2i19C5pggRAAPuv0qyEg==", "dependencies": { "accept-language-parser": "^1.5.0", - "use-intl": "^2.10.2" + "use-intl": "^2.10.4" }, "engines": { "node": ">=10" @@ -5649,9 +5649,9 @@ } }, "node_modules/use-intl": { - "version": "2.10.2", - "resolved": "https://registry.npmjs.org/use-intl/-/use-intl-2.10.2.tgz", - "integrity": "sha512-4RT+Vc8Dkzw+I2e4DEa+hjLwZow5sj7nqJYVr+UttZ5LVkmOP6IuVMgEhnjHHperL+ywlA5nhrOTTetTVzMpBg==", + "version": "2.10.4", + "resolved": "https://registry.npmjs.org/use-intl/-/use-intl-2.10.4.tgz", + "integrity": "sha512-wTE9eTjgRQi3PzSTIPXgAj/jgvYYnsuj1IE+L/Ng1nAIAfm+Ab0l5aQp2rXMph2SqusV/GdroO+FjRNwd41JBw==", "dependencies": { "@formatjs/ecma402-abstract": "^1.11.4", "intl-messageformat": "^9.3.18" diff --git a/package.json b/package.json index e189aed..84313ef 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@types/react": "18.0.28", "@types/react-dom": "18.0.11", "next": "13.1.6", - "next-intl": "^2.10.2", + "next-intl": "^2.10.4", "next-pwa": "^5.6.0", "nookies": "^2.5.2", "quagga": "^0.12.1", diff --git a/yarn.lock b/yarn.lock index d03acbb..6e92640 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2564,13 +2564,13 @@ ndarray@^1.0.13, ndarray@^1.0.18: iota-array "^1.0.0" is-buffer "^1.0.2" -next-intl@^2.10.2: - version "2.10.2" - resolved "https://registry.npmjs.org/next-intl/-/next-intl-2.10.2.tgz" - integrity sha512-wMNNn8l/fwKprYhH6rLQb68GEBkZaACBl99tELL/Tw+AWkGKfvEmnfYEdkiqm5OBQbaJn+gH9gMzGMsJzs1MLA== +next-intl@^2.10.4: + version "2.10.4" + resolved "https://registry.yarnpkg.com/next-intl/-/next-intl-2.10.4.tgz#50cd87ed9f817dc6e54b1529f57819bf29e07d20" + integrity sha512-qutpLRdu8YEczjXmdiDh2GZ0+vsJnL4qD25dlQDICP3glwNKZAiY348C6DYM5dYTL/2i19C5pggRAAPuv0qyEg== dependencies: accept-language-parser "^1.5.0" - use-intl "^2.10.2" + use-intl "^2.10.4" next-pwa@^5.6.0: version "5.6.0" @@ -3377,10 +3377,10 @@ uri-js@^4.2.2: dependencies: punycode "^2.1.0" -use-intl@^2.10.2: - version "2.10.2" - resolved "https://registry.npmjs.org/use-intl/-/use-intl-2.10.2.tgz" - integrity sha512-4RT+Vc8Dkzw+I2e4DEa+hjLwZow5sj7nqJYVr+UttZ5LVkmOP6IuVMgEhnjHHperL+ywlA5nhrOTTetTVzMpBg== +use-intl@^2.10.4: + version "2.10.4" + resolved "https://registry.yarnpkg.com/use-intl/-/use-intl-2.10.4.tgz#2d12885b710f48be495f6b252e71af576adea637" + integrity sha512-wTE9eTjgRQi3PzSTIPXgAj/jgvYYnsuj1IE+L/Ng1nAIAfm+Ab0l5aQp2rXMph2SqusV/GdroO+FjRNwd41JBw== dependencies: "@formatjs/ecma402-abstract" "^1.11.4" intl-messageformat "^9.3.18"