From daa1d2a7af6b4e93e73e3c45a2a1b164ede0ac47 Mon Sep 17 00:00:00 2001 From: Rexogamer Date: Sat, 17 Aug 2024 03:15:31 +0100 Subject: [PATCH] chore: bump deps --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index f6a05231..67e97e07 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@xmldom/xmldom": "^0.8.10", "babel-plugin-module-resolver": "^5.0.2", "date-fns": "^3.6.0", - "i18next": "^23.12.6", + "i18next": "^23.13.0", "intl-pluralrules": "^2.0.1", "markdown-it-regexp": "^0.4.0", "mobx": "^6.13.1", diff --git a/yarn.lock b/yarn.lock index 0ac80fe8..4048b178 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9570,12 +9570,12 @@ __metadata: languageName: node linkType: hard -"i18next@npm:^23.12.6": - version: 23.12.6 - resolution: "i18next@npm:23.12.6" +"i18next@npm:^23.13.0": + version: 23.13.0 + resolution: "i18next@npm:23.13.0" dependencies: "@babel/runtime": "npm:^7.23.2" - checksum: 10c0/333b84b33c9f13f01e325de5c80572e5698aa10f6eb400f23c453f0ee8a52613e8346d16459f5f39c80117bb888fc6f3a26c379663e1b86acad555882e853038 + checksum: 10c0/359c8ea9fc7c2046b349ccf4c1e836d38a69814b69f9691e63521779871cb1c6cdfc5c9b5897086e2a6d2480f3c10d5a27ef59391d81b973a4c52c66699dd9d2 languageName: node linkType: hard @@ -14173,7 +14173,7 @@ __metadata: date-fns: "npm:^3.6.0" eslint: "npm:^8.57.0" html-webpack-plugin: "npm:^5.6.0" - i18next: "npm:^23.12.6" + i18next: "npm:^23.13.0" intl-pluralrules: "npm:^2.0.1" jest: "npm:^29.7.0" markdown-it-regexp: "npm:^0.4.0"