mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-19 21:17:04 +01:00
fix(deps): update dependency next-intl to v4.3.10 (#4271)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
7a7b3a32f8
commit
5d402f88d2
@@ -33,7 +33,7 @@
|
||||
"deepmerge": "4.3.1",
|
||||
"mantine-react-table": "2.0.0-beta.9",
|
||||
"next": "15.5.4",
|
||||
"next-intl": "4.3.9",
|
||||
"next-intl": "4.3.10",
|
||||
"react": "19.2.0",
|
||||
"react-dom": "19.2.0"
|
||||
},
|
||||
|
||||
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
@@ -2089,8 +2089,8 @@ importers:
|
||||
specifier: 15.5.4
|
||||
version: 15.5.4(@babel/core@7.28.4)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(sass@1.93.2)
|
||||
next-intl:
|
||||
specifier: 4.3.9
|
||||
version: 4.3.9(next@15.5.4(@babel/core@7.28.4)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(sass@1.93.2))(react@19.2.0)(typescript@5.9.3)
|
||||
specifier: 4.3.10
|
||||
version: 4.3.10(next@15.5.4(@babel/core@7.28.4)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(sass@1.93.2))(react@19.2.0)(typescript@5.9.3)
|
||||
react:
|
||||
specifier: 19.2.0
|
||||
version: 19.2.0
|
||||
@@ -8113,8 +8113,8 @@ packages:
|
||||
nodemailer:
|
||||
optional: true
|
||||
|
||||
next-intl@4.3.9:
|
||||
resolution: {integrity: sha512-4oSROHlgy8a5Qr2vH69wxo9F6K0uc6nZM2GNzqSe6ET79DEzOmBeSijCRzD5txcI4i+XTGytu4cxFsDXLKEDpQ==}
|
||||
next-intl@4.3.10:
|
||||
resolution: {integrity: sha512-iAP8RBlfCVl1wPgpWof7+/3kV4vUbOyQzS+jfkag/QtoBYF0y2uCqFM6m44ZR0bsPheSEJ/Uwvs1qt12nkROTg==}
|
||||
peerDependencies:
|
||||
next: ^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || >=19.0.0-rc <19.0.0 || ^19.0.0
|
||||
@@ -10401,8 +10401,8 @@ packages:
|
||||
peerDependencies:
|
||||
react: '>=16.13'
|
||||
|
||||
use-intl@4.3.9:
|
||||
resolution: {integrity: sha512-bZu+h13HIgOvsoGleQtUe4E6gM49CRm+AH36KnJVB/qb1+Beo7jr7HNrR8YWH8oaOkQfGNm6vh0HTepxng8UTg==}
|
||||
use-intl@4.3.12:
|
||||
resolution: {integrity: sha512-RxW2/D17irlDOJOzClKl+kWA7ReGLpo/A8f/LF7w1kIxO6mPKVh422JJ/pDCcvtYFCI4aPtn1AXUfELKbM+7tg==}
|
||||
peerDependencies:
|
||||
react: ^17.0.0 || ^18.0.0 || >=19.0.0-rc <19.0.0 || ^19.0.0
|
||||
|
||||
@@ -17425,13 +17425,13 @@ snapshots:
|
||||
next: 15.5.4(@babel/core@7.28.4)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(sass@1.93.2)
|
||||
react: 19.2.0
|
||||
|
||||
next-intl@4.3.9(next@15.5.4(@babel/core@7.28.4)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(sass@1.93.2))(react@19.2.0)(typescript@5.9.3):
|
||||
next-intl@4.3.10(next@15.5.4(@babel/core@7.28.4)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(sass@1.93.2))(react@19.2.0)(typescript@5.9.3):
|
||||
dependencies:
|
||||
'@formatjs/intl-localematcher': 0.5.5
|
||||
negotiator: 1.0.0
|
||||
next: 15.5.4(@babel/core@7.28.4)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(sass@1.93.2)
|
||||
react: 19.2.0
|
||||
use-intl: 4.3.9(react@19.2.0)
|
||||
use-intl: 4.3.12(react@19.2.0)
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
|
||||
@@ -20092,7 +20092,7 @@ snapshots:
|
||||
dequal: 2.0.3
|
||||
react: 19.2.0
|
||||
|
||||
use-intl@4.3.9(react@19.2.0):
|
||||
use-intl@4.3.12(react@19.2.0):
|
||||
dependencies:
|
||||
'@formatjs/fast-memoize': 2.2.1
|
||||
'@schummar/icu-type-parser': 1.21.5
|
||||
|
||||
Reference in New Issue
Block a user