Skip to content

Commit 3f91e5f

Browse files
chore(deps): bump next-intl from 3.18.0 to 3.19.1
Bumps [next-intl](https://github.com/amannn/next-intl) from 3.18.0 to 3.19.1. - [Release notes](https://github.com/amannn/next-intl/releases) - [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md) - [Commits](amannn/next-intl@v3.18.0...v3.19.1) --- updated-dependencies: - dependency-name: next-intl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8538dc0 commit 3f91e5f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -16338,13 +16338,13 @@ next-auth@^4.24.5:
1633816338
uuid "^8.3.2"
1633916339

1634016340
next-intl@^3.11.3:
16341-
version "3.18.0"
16342-
resolved "https://registry.yarnpkg.com/next-intl/-/next-intl-3.18.0.tgz#d8aa33b82a72d0a58e9ccf0a3a667c96b9642465"
16343-
integrity sha512-TpSwnBEHA+hEQH/bJJnDL/BkDdkSxABJv8f0rpAV6yPEw7zq/+tH84SHWzKLZYewfBBgI3yTtuGZYIIPk792pw==
16341+
version "3.19.1"
16342+
resolved "https://registry.yarnpkg.com/next-intl/-/next-intl-3.19.1.tgz#b78cabb7940d7ac9048935eb5f71d529f197121b"
16343+
integrity sha512-KlJSomzbB5dNkWBIiSIRaoy5zqwLgHNV5Zw0ULhkHjNnPN7aLFFv2G+VOQKle630sNH2JiKc9nsmi6PM1GdkhA==
1634416344
dependencies:
1634516345
"@formatjs/intl-localematcher" "^0.5.4"
1634616346
negotiator "^0.6.3"
16347-
use-intl "^3.18.0"
16347+
use-intl "^3.19.1"
1634816348

1634916349
next-themes@^0.3.0:
1635016350
version "0.3.0"
@@ -21003,10 +21003,10 @@ use-callback-ref@^1.3.0:
2100321003
dependencies:
2100421004
tslib "^2.0.0"
2100521005

21006-
use-intl@^3.18.0:
21007-
version "3.18.0"
21008-
resolved "https://registry.yarnpkg.com/use-intl/-/use-intl-3.18.0.tgz#f1b448e7da33aac7a0a00acdeb54a872e33fee00"
21009-
integrity sha512-38A07Lyu4VapNOckenvL0PhQYetOPz5s7qoAs2wvM4yLCiye+pX8352Jhjr9mxA430zYhrLTK4pilX9VdXlX3g==
21006+
use-intl@^3.19.1:
21007+
version "3.19.1"
21008+
resolved "https://registry.yarnpkg.com/use-intl/-/use-intl-3.19.1.tgz#2d3b69e72d908215fd8e3d454289c7dfe36c6e8c"
21009+
integrity sha512-FUblDZJ/iuXusroBxvzVwXmgjHIef2YHJ0ASRmkMV8whlcRr6QJozBZUR/xB4I0+MMbWDD4GPugUK+MxE2coJA==
2101021010
dependencies:
2101121011
"@formatjs/fast-memoize" "^2.2.0"
2101221012
intl-messageformat "^10.5.14"

0 commit comments

Comments
 (0)