Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit 9ee9d06

Browse files
fix(deps): update dependency i18next to v23
1 parent b2c376c commit 9ee9d06

File tree

4 files changed

+20
-20
lines changed

4 files changed

+20
-20
lines changed

firebase/functions/package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

firebase/functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@tanstack/react-query": "4.36.1",
2222
"firebase-admin": "11.11.1",
2323
"firebase-functions": "4.5.0",
24-
"i18next": "22.5.1",
24+
"i18next": "23.7.11",
2525
"immutable": "4.3.4",
2626
"iron-session": "6.3.1",
2727
"joi": "17.11.0",

storefront/package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

storefront/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@mui/icons-material": "5.14.15",
1818
"@mui/material": "5.14.15",
1919
"@tanstack/react-query": "4.36.1",
20-
"i18next": "22.5.1",
20+
"i18next": "23.7.11",
2121
"immutable": "4.3.4",
2222
"iron-session": "6.3.1",
2323
"joi": "17.11.0",

0 commit comments

Comments
 (0)