Skip to content

Commit a9ac27b

Browse files
Bump i18next-localstorage-backend in /Plan/react/dashboard
Bumps [i18next-localstorage-backend](https://github.com/i18next/i18next-localStorage-backend) from 4.3.1 to 4.3.2. - [Changelog](https://github.com/i18next/i18next-localstorage-backend/blob/master/CHANGELOG.md) - [Commits](i18next/i18next-localstorage-backend@v4.3.1...v4.3.2) --- updated-dependencies: - dependency-name: i18next-localstorage-backend dependency-version: 4.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4090112 commit a9ac27b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Plan/react/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"i18next": "26.3.6",
3030
"i18next-chained-backend": "5.0.5",
3131
"i18next-http-backend": "4.0.0",
32-
"i18next-localstorage-backend": "4.3.1",
32+
"i18next-localstorage-backend": "4.3.2",
3333
"masonry-layout": "4.2.2",
3434
"moment": "2.30.1",
3535
"react": "19.1.1",

Plan/react/dashboard/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1222,10 +1222,10 @@ i18next-http-backend@4.0.0:
12221222
resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-4.0.0.tgz#6c5dc1245d122ab9036b6484ae559128ce21b227"
12231223
integrity sha512-EgSjO3Q1G6f2Q5oy7u9mmxuesE0oSfzAD97NFBjC8EmkK4guBSYLljM0Fng3DarMWIIkU70jfo4+mUzmyVISTA==
12241224

1225-
i18next-localstorage-backend@4.3.1:
1226-
version "4.3.1"
1227-
resolved "https://registry.yarnpkg.com/i18next-localstorage-backend/-/i18next-localstorage-backend-4.3.1.tgz#17cc8b3f98ae2a84c511f3a60509fab8462508af"
1228-
integrity sha512-ry8WNBanUs55rsRZs9+xaZWRxCoTEMMOf+2vNSfzzJqDPbHaf0eMFMrtYp/2ocxU6Xrxfwz17Fdz0rSs3Kw39Q==
1225+
i18next-localstorage-backend@4.3.2:
1226+
version "4.3.2"
1227+
resolved "https://registry.yarnpkg.com/i18next-localstorage-backend/-/i18next-localstorage-backend-4.3.2.tgz#9d515ae4d7cd7140fae897874f376a5c2597b3a5"
1228+
integrity sha512-fBXOGTcUrS7ueD6W/I/+ruByGEiZlxjNU1xlRTCVtMzBqoPxH+xa1i/KXp3Gxy0gBQlX6Ni9WU06LXGLdJHIvg==
12291229
dependencies:
12301230
"@babel/runtime" "^7.28.4"
12311231

0 commit comments

Comments
 (0)