From 4c5524b95b1792b3dcad8710d815e0cd71f7cb93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 20:06:46 +0000 Subject: [PATCH] chore(deps): bump next-i18next in /frontend/tet/youth Bumps [next-i18next](https://github.com/i18next/next-i18next) from 13.3.0 to 15.3.1. - [Release notes](https://github.com/i18next/next-i18next/releases) - [Changelog](https://github.com/i18next/next-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/next-i18next/compare/v13.3.0...v15.3.1) --- updated-dependencies: - dependency-name: next-i18next dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- frontend/tet/youth/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/tet/youth/package.json b/frontend/tet/youth/package.json index 8fe0874144..a0cb0d06a9 100644 --- a/frontend/tet/youth/package.json +++ b/frontend/tet/youth/package.json @@ -29,7 +29,7 @@ "leaflet.markercluster": "^1.5.3", "next": "14.2.12", "next-compose-plugins": "^2.2.1", - "next-i18next": "^13.0.3", + "next-i18next": "^15.3.1", "next-transpile-modules": "^9.0.0", "react": "^18.2.0", "react-dom": "^18.2.0",