Skip to content

Commit f38a9be

Browse files
Merge pull request #683 from franz-bendezu/dependabot/npm_and_yarn/next-intl-3.26.5
fix(deps): bump next-intl from 3.26.4 to 3.26.5
2 parents c0ed806 + 2bfefb8 commit f38a9be

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@tailwindcss/postcss": "^4.0.9",
1616
"next": "^15.1.7",
1717
"next-image-export-optimizer": "^1.18.0",
18-
"next-intl": "^3.26.4",
18+
"next-intl": "^3.26.5",
1919
"next-themes": "^0.4.4",
2020
"prettier": "^3.5.2",
2121
"react": "^19.0.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3657,14 +3657,14 @@ next-image-export-optimizer@^1.18.0:
36573657
sharp "^0.33.1"
36583658
typescript "^5.2.2"
36593659

3660-
next-intl@^3.26.4:
3661-
version "3.26.4"
3662-
resolved "https://registry.yarnpkg.com/next-intl/-/next-intl-3.26.4.tgz#7dcb4c15412c69f60df56636a9ed56ade82fb63c"
3663-
integrity sha512-/kFFR7WYJGisOR0xKoC930e6oTOOWf8rbHviQgte5zIn6OgJ6mKFvXI94RWAW3ksCZJCvE4zblIuYwHCSbbw7g==
3660+
next-intl@^3.26.5:
3661+
version "3.26.5"
3662+
resolved "https://registry.yarnpkg.com/next-intl/-/next-intl-3.26.5.tgz#5f4fc987df05ba80c7cb380f4bcff789ffde74b7"
3663+
integrity sha512-EQlCIfY0jOhRldiFxwSXG+ImwkQtDEfQeSOEQp6ieAGSLWGlgjdb/Ck/O7wMfC430ZHGeUKVKax8KGusTPKCgg==
36643664
dependencies:
36653665
"@formatjs/intl-localematcher" "^0.5.4"
36663666
negotiator "^1.0.0"
3667-
use-intl "^3.26.4"
3667+
use-intl "^3.26.5"
36683668

36693669
next-themes@^0.4.4:
36703670
version "0.4.4"
@@ -4751,10 +4751,10 @@ uri-js@^4.2.2:
47514751
dependencies:
47524752
punycode "^2.1.0"
47534753

4754-
use-intl@^3.26.4:
4755-
version "3.26.4"
4756-
resolved "https://registry.yarnpkg.com/use-intl/-/use-intl-3.26.4.tgz#ec05127ea7f32fb0d3ac46614423d4c8d8576326"
4757-
integrity sha512-5DhN+YfsocNO7LiLpns7/pxRcMHA4DgBZQo5Z6uw3LvX9XIZyPAdRBdFPE2eBKTAwhY77k5eBhxqDtx8wzUaBg==
4754+
use-intl@^3.26.5:
4755+
version "3.26.5"
4756+
resolved "https://registry.yarnpkg.com/use-intl/-/use-intl-3.26.5.tgz#25ceda122ba1e4cee6d55d674a20a71cc0ab2559"
4757+
integrity sha512-OdsJnC/znPvHCHLQH/duvQNXnP1w0hPfS+tkSi3mAbfjYBGh4JnyfdwkQBfIVf7t8gs9eSX/CntxUMvtKdG2MQ==
47584758
dependencies:
47594759
"@formatjs/fast-memoize" "^2.2.0"
47604760
intl-messageformat "^10.5.14"

0 commit comments

Comments
 (0)