From 410779e2fc7ae715228ab83b52f86a0f587e09e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 10:45:16 -0400 Subject: [PATCH] Bump i18next from 23.15.1 to 23.16.4 (#123) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++----------------- 2 files changed, 10 insertions(+), 18 deletions(-) diff --git a/package.json b/package.json index 8275b44..6154035 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "dice-coefficient": "^2.1.1", "eslint": "8.57.0", "eslint-plugin-react": "^7.37.1", - "i18next": "^23.15.1", + "i18next": "^23.16.4", "i18next-browser-languagedetector": "^8.0.0", "react-chartjs-2": "^5.2.0", "react-i18next": "^15.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7a165f5..0595f24 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: ^7.37.1 version: 7.37.1(eslint@8.57.0) i18next: - specifier: ^23.15.1 - version: 23.15.1 + specifier: ^23.16.4 + version: 23.16.4 i18next-browser-languagedetector: specifier: ^8.0.0 version: 8.0.0 @@ -49,7 +49,7 @@ importers: version: 5.2.0(chart.js@4.4.3)(react@18.2.0) react-i18next: specifier: ^15.1.0 - version: 15.1.0(i18next@23.15.1)(react@18.2.0) + version: 15.1.0(i18next@23.16.4)(react@18.2.0) spicetify-creator: specifier: ^1.0.17 version: 1.0.17(less@4.2.0)(postcss@8.4.31)(sass@1.69.5)(stylus@0.61.0) @@ -70,10 +70,6 @@ packages: resolution: {integrity: sha512-Chk32uHMg6TnQdvw2e9IlqPpFX/6NLuK0Ys2PqLb7/gL5uFn9mXvK715FGLlOLQrcO4qIkNHkvPGktzzXexsFw==} engines: {node: '>=6.9.0'} - '@babel/runtime@7.24.8': - resolution: {integrity: sha512-5F7SDGs1T72ZczbRwbGO9lQi0NLjQxzl6i4lJxLxfW9U5UluCSyEJeniWvnhl3/euNiqQVbo8zruhsDfid0esA==} - engines: {node: '>=6.9.0'} - '@babel/runtime@7.26.0': resolution: {integrity: sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==} engines: {node: '>=6.9.0'} @@ -828,8 +824,8 @@ packages: i18next-browser-languagedetector@8.0.0: resolution: {integrity: sha512-zhXdJXTTCoG39QsrOCiOabnWj2jecouOqbchu3EfhtSHxIB5Uugnm9JaizenOy39h7ne3+fLikIjeW88+rgszw==} - i18next@23.15.1: - resolution: {integrity: sha512-wB4abZ3uK7EWodYisHl/asf8UYEhrI/vj/8aoSsrj/ZDxj4/UXPOa1KvFt1Fq5hkUHquNqwFlDprmjZ8iySgYA==} + i18next@23.16.4: + resolution: {integrity: sha512-9NIYBVy9cs4wIqzurf7nLXPyf3R78xYbxExVqHLK9od3038rjpyOEzW+XB130kZ1N4PZ9inTtJ471CRJ4Ituyg==} iconv-lite@0.6.3: resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} @@ -1660,10 +1656,6 @@ snapshots: dependencies: regenerator-runtime: 0.14.0 - '@babel/runtime@7.24.8': - dependencies: - regenerator-runtime: 0.14.0 - '@babel/runtime@7.26.0': dependencies: regenerator-runtime: 0.14.0 @@ -2571,9 +2563,9 @@ snapshots: dependencies: '@babel/runtime': 7.24.0 - i18next@23.15.1: + i18next@23.16.4: dependencies: - '@babel/runtime': 7.24.8 + '@babel/runtime': 7.26.0 iconv-lite@0.6.3: dependencies: @@ -3022,11 +3014,11 @@ snapshots: chart.js: 4.4.3 react: 18.2.0 - react-i18next@15.1.0(i18next@23.15.1)(react@18.2.0): + react-i18next@15.1.0(i18next@23.16.4)(react@18.2.0): dependencies: '@babel/runtime': 7.26.0 html-parse-stringify: 3.0.1 - i18next: 23.15.1 + i18next: 23.16.4 react: 18.2.0 react-is@16.13.1: {}