chore(deps): bump i18next from 23.1.0 to 23.2.0 (#659)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
0c587c8fa9
commit
25d1e5dbb3
|
|
@ -82,7 +82,7 @@
|
|||
"hast-util-from-html": "1.0.2",
|
||||
"hast-util-to-html": "8.0.4",
|
||||
"hast-util-to-text": "3.1.2",
|
||||
"i18next": "23.1.0",
|
||||
"i18next": "23.2.0",
|
||||
"i18next-resources-to-backend": "1.1.4",
|
||||
"idb-keyval": "6.2.1",
|
||||
"immer": "10.0.2",
|
||||
|
|
|
|||
|
|
@ -162,8 +162,8 @@ dependencies:
|
|||
specifier: 3.1.2
|
||||
version: 3.1.2
|
||||
i18next:
|
||||
specifier: 23.1.0
|
||||
version: 23.1.0
|
||||
specifier: 23.2.0
|
||||
version: 23.2.0
|
||||
i18next-resources-to-backend:
|
||||
specifier: 1.1.4
|
||||
version: 1.1.4
|
||||
|
|
@ -256,7 +256,7 @@ dependencies:
|
|||
version: 2.4.1(csstype@3.1.2)(react-dom@18.2.0)(react@18.2.0)
|
||||
react-i18next:
|
||||
specifier: 13.0.0
|
||||
version: 13.0.0(i18next@23.1.0)(react-dom@18.2.0)(react@18.2.0)
|
||||
version: 13.0.0(i18next@23.2.0)(react-dom@18.2.0)(react@18.2.0)
|
||||
react-parallax-tilt:
|
||||
specifier: 1.7.147
|
||||
version: 1.7.147(react-dom@18.2.0)(react@18.2.0)
|
||||
|
|
@ -8742,8 +8742,8 @@ packages:
|
|||
'@babel/runtime': 7.22.5
|
||||
dev: false
|
||||
|
||||
/i18next@23.1.0:
|
||||
resolution: {integrity: sha512-CObNPofJpw7zGVGYLd58mtMZUF+NZQl9czYMihbJkStjX+Nlu9kC3PHiC6uE1niP3qxP/3ocLXIBc2zqbAb1dg==}
|
||||
/i18next@23.2.0:
|
||||
resolution: {integrity: sha512-fAJHauzKpsHNP66ThBcexsrPJ9FoIuFgj2c0y9LmL9936XQL10ijfLe/fGm1r7GlmO7jhMdWt78oUi8jM3UCKQ==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.22.5
|
||||
dev: false
|
||||
|
|
@ -11435,7 +11435,7 @@ packages:
|
|||
- csstype
|
||||
dev: false
|
||||
|
||||
/react-i18next@13.0.0(i18next@23.1.0)(react-dom@18.2.0)(react@18.2.0):
|
||||
/react-i18next@13.0.0(i18next@23.2.0)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-qRFbrSgynsBSjfnSTb/Um3mw9uPjOfDi4Iq2rMCuzfsRsYGdkEdyCr0i+T0bR0bG6xwULvK4k1oRVLLd7ZDBVw==}
|
||||
peerDependencies:
|
||||
i18next: '>= 23.0.1'
|
||||
|
|
@ -11450,7 +11450,7 @@ packages:
|
|||
dependencies:
|
||||
'@babel/runtime': 7.22.5
|
||||
html-parse-stringify: 3.0.1
|
||||
i18next: 23.1.0
|
||||
i18next: 23.2.0
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
dev: false
|
||||
|
|
|
|||
Loading…
Reference in New Issue