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

Commit db65975

Browse files
fix(deps): update dependency i18next to v23
1 parent 5975fef commit db65975

4 files changed

Lines changed: 20 additions & 20 deletions

File tree

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.29.19",
2222
"firebase-admin": "11.9.0",
2323
"firebase-functions": "4.4.1",
24-
"i18next": "22.5.1",
24+
"i18next": "23.2.7",
2525
"immutable": "4.3.0",
2626
"iron-session": "6.3.1",
2727
"joi": "17.9.2",

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.13.7",
1818
"@mui/material": "5.13.7",
1919
"@tanstack/react-query": "4.29.19",
20-
"i18next": "22.5.1",
20+
"i18next": "23.2.7",
2121
"immutable": "4.3.0",
2222
"iron-session": "6.3.1",
2323
"joi": "17.9.2",

0 commit comments

Comments
 (0)