From 14471003e42519276b4fc2ac5bc170949b787659 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 May 2022 06:04:22 +0000 Subject: [PATCH] chore(deps): bump @sapphire/plugin-i18next Bumps [@sapphire/plugin-i18next](https://github.com/sapphiredev/plugins/tree/HEAD/packages/i18next) from 2.3.2-next.5c855bd.0 to 2.5.1-next.67648b7.0. - [Release notes](https://github.com/sapphiredev/plugins/releases) - [Changelog](https://github.com/sapphiredev/plugins/blob/main/packages/i18next/CHANGELOG.md) - [Commits](https://github.com/sapphiredev/plugins/commits/HEAD/packages/i18next) --- updated-dependencies: - dependency-name: "@sapphire/plugin-i18next" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index fd9baa86..f5aa677d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -498,16 +498,16 @@ } }, "node_modules/@sapphire/plugin-i18next": { - "version": "2.3.2-next.5c855bd.0", - "resolved": "https://registry.npmjs.org/@sapphire/plugin-i18next/-/plugin-i18next-2.3.2-next.5c855bd.0.tgz", - "integrity": "sha512-XsHr0oKmdAtBcXFrsbQBEbehb/h/Lmd4OBqb7JBPxaKssHXb40YqdjK6fZe/oDU64I3fM5Dk9FQIn9LV1tdIIA==", + "version": "2.5.1-next.67648b7.0", + "resolved": "https://registry.npmjs.org/@sapphire/plugin-i18next/-/plugin-i18next-2.5.1-next.67648b7.0.tgz", + "integrity": "sha512-8+8ihIEuTLk8Dbel7UqjqCSfKWwB4nlDOXA0MZzNfrAldmWwmZqacBRX6aq4M0X1q6Fq720asDFOygvPTikkeQ==", "dependencies": { "@sapphire/utilities": "^3.6.2", "@types/i18next-fs-backend": "^1.1.2", "chokidar": "^3.5.3", - "i18next": "^21.6.15", + "i18next": "^21.6.16", "i18next-fs-backend": "^1.1.4", - "tslib": "^2.3.1" + "tslib": "^2.4.0" }, "engines": { "node": ">=v14.0.0", @@ -3700,9 +3700,9 @@ } }, "node_modules/tslib": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", - "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", + "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" }, "node_modules/tsutils": { "version": "3.21.0", @@ -4263,16 +4263,16 @@ } }, "@sapphire/plugin-i18next": { - "version": "2.3.2-next.5c855bd.0", - "resolved": "https://registry.npmjs.org/@sapphire/plugin-i18next/-/plugin-i18next-2.3.2-next.5c855bd.0.tgz", - "integrity": "sha512-XsHr0oKmdAtBcXFrsbQBEbehb/h/Lmd4OBqb7JBPxaKssHXb40YqdjK6fZe/oDU64I3fM5Dk9FQIn9LV1tdIIA==", + "version": "2.5.1-next.67648b7.0", + "resolved": "https://registry.npmjs.org/@sapphire/plugin-i18next/-/plugin-i18next-2.5.1-next.67648b7.0.tgz", + "integrity": "sha512-8+8ihIEuTLk8Dbel7UqjqCSfKWwB4nlDOXA0MZzNfrAldmWwmZqacBRX6aq4M0X1q6Fq720asDFOygvPTikkeQ==", "requires": { "@sapphire/utilities": "^3.6.2", "@types/i18next-fs-backend": "^1.1.2", "chokidar": "^3.5.3", - "i18next": "^21.6.15", + "i18next": "^21.6.16", "i18next-fs-backend": "^1.1.4", - "tslib": "^2.3.1" + "tslib": "^2.4.0" }, "dependencies": { "@sapphire/utilities": { @@ -6564,9 +6564,9 @@ } }, "tslib": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", - "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", + "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" }, "tsutils": { "version": "3.21.0",