Skip to content

Commit 045ae3a

Browse files
chore: update dependency react-i18next to v15.7.3 (#454)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0d542be commit 045ae3a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"lint-staged": "16.1.6",
9999
"postcss": "8.5.6",
100100
"prettier": "3.6.2",
101-
"react-i18next": "15.6.1",
101+
"react-i18next": "15.7.3",
102102
"typescript": "4.8.4"
103103
},
104104
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9251,10 +9251,10 @@ react-dom@18.2.0:
92519251
loose-envify "^1.1.0"
92529252
scheduler "^0.23.0"
92539253

9254-
react-i18next@15.6.1:
9255-
version "15.6.1"
9256-
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-15.6.1.tgz#a2747bed7768faef28fa28de32ff3811b2459c20"
9257-
integrity sha512-uGrzSsOUUe2sDBG/+FJq2J1MM+Y4368/QW8OLEKSFvnDflHBbZhSd1u3UkW0Z06rMhZmnB/AQrhCpYfE5/5XNg==
9254+
react-i18next@15.7.3:
9255+
version "15.7.3"
9256+
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-15.7.3.tgz#2eba235247dff0cbf9f0338e2ab85e10e127aa54"
9257+
integrity sha512-AANws4tOE+QSq/IeMF/ncoHlMNZaVLxpa5uUGW1wjike68elVYr0018L9xYoqBr1OFO7G7boDPrbn0HpMCJxTw==
92589258
dependencies:
92599259
"@babel/runtime" "^7.27.6"
92609260
html-parse-stringify "^3.0.1"

0 commit comments

Comments
 (0)