From 5c666440c5340e54d4e516f2370f42121407d4bc Mon Sep 17 00:00:00 2001 From: Adriano Raiano Date: Tue, 16 Jul 2024 12:25:28 +0200 Subject: [PATCH] update also i18next dep --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c9763bd..812bdc4b 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "eslint-plugin-testing-library": "^5.11.0", "happy-dom": "^12.10.3", "husky": "^8.0.3", - "i18next": "^23.11.5", + "i18next": "^23.12.1", "lint-staged": "^15.2.7", "mkdirp": "^1.0.4", "prettier": "^3.3.3",