- Downloads
Allow new versions of i18next
parent
fe66214c
Branches
No related tags found
| ... | @@ -48,7 +48,7 @@ | ... | @@ -48,7 +48,7 @@ |
| "clsx": "^1.0.4", | "clsx": "^1.0.4", | ||
| "deepmerge": "^4.2.2", | "deepmerge": "^4.2.2", | ||
| "dompurify": "^3.0.0", | "dompurify": "^3.0.0", | ||
| "i18next": "^21.0.0 || ^22.0.0", | "i18next": "^21.0.0 || ^22.0.0 || ^23.0.0", | ||
| "lodash": "^4.17.11", | "lodash": "^4.17.11", | ||
| "manifesto.js": "^4.2.0", | "manifesto.js": "^4.2.0", | ||
| "normalize-url": "^4.5.0", | "normalize-url": "^4.5.0", | ||
| ... | ... | ||
| ... | ... |
Please sign in to comment