diff --git a/package-lock.json b/package-lock.json index 3f2076f4..ce149c27 100644 --- a/package-lock.json +++ b/package-lock.json @@ -485,18 +485,27 @@ } }, "node_modules/@sapphire/plugin-editable-commands": { - "version": "1.2.1-next.5c855bd.0", - "resolved": "https://registry.npmjs.org/@sapphire/plugin-editable-commands/-/plugin-editable-commands-1.2.1-next.5c855bd.0.tgz", - "integrity": "sha512-ybNzzUmRLawtp1QosKQHXykbSyUgH/KdchC2AoF0VoZCHxNYnjArosgIOYNZxDww8uWD5hvI7xLezyDSeq1s5Q==", + "version": "3.0.1-next.5adade0.0", + "resolved": "https://registry.npmjs.org/@sapphire/plugin-editable-commands/-/plugin-editable-commands-3.0.1-next.5adade0.0.tgz", + "integrity": "sha512-+4VY4t1P3Qei3zy5tTQg7p7BWgPc29sMGKfTiZk0xBxw5JZRuI+xYBz9eExLryRGJg96dSxLAE+Unw1zIsIsKw==", "dependencies": { - "@skyra/editable-commands": "^2.1.2", - "tslib": "^2.3.1" + "@skyra/editable-commands": "^3.0.0", + "tslib": "^2.5.0" }, "engines": { "node": ">=16.6.0", "npm": ">=7.0.0" } }, + "node_modules/@sapphire/plugin-editable-commands/node_modules/@skyra/editable-commands": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@skyra/editable-commands/-/editable-commands-3.0.0.tgz", + "integrity": "sha512-xP0yQDvNAjK1SsEqa9kwnkvr/jvzrrc5a6vp64hQULQezMXFBD23NBYMphV0CgLIDCifJHZfgQPBPL3zUAz5+A==", + "engines": { + "node": ">=16.6", + "npm": ">=7.24.2" + } + }, "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", @@ -3700,9 +3709,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.5.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz", + "integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==" }, "node_modules/tsutils": { "version": "3.21.0", @@ -4254,12 +4263,19 @@ } }, "@sapphire/plugin-editable-commands": { - "version": "1.2.1-next.5c855bd.0", - "resolved": "https://registry.npmjs.org/@sapphire/plugin-editable-commands/-/plugin-editable-commands-1.2.1-next.5c855bd.0.tgz", - "integrity": "sha512-ybNzzUmRLawtp1QosKQHXykbSyUgH/KdchC2AoF0VoZCHxNYnjArosgIOYNZxDww8uWD5hvI7xLezyDSeq1s5Q==", + "version": "3.0.1-next.5adade0.0", + "resolved": "https://registry.npmjs.org/@sapphire/plugin-editable-commands/-/plugin-editable-commands-3.0.1-next.5adade0.0.tgz", + "integrity": "sha512-+4VY4t1P3Qei3zy5tTQg7p7BWgPc29sMGKfTiZk0xBxw5JZRuI+xYBz9eExLryRGJg96dSxLAE+Unw1zIsIsKw==", "requires": { - "@skyra/editable-commands": "^2.1.2", - "tslib": "^2.3.1" + "@skyra/editable-commands": "^3.0.0", + "tslib": "^2.5.0" + }, + "dependencies": { + "@skyra/editable-commands": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@skyra/editable-commands/-/editable-commands-3.0.0.tgz", + "integrity": "sha512-xP0yQDvNAjK1SsEqa9kwnkvr/jvzrrc5a6vp64hQULQezMXFBD23NBYMphV0CgLIDCifJHZfgQPBPL3zUAz5+A==" + } } }, "@sapphire/plugin-i18next": { @@ -6564,9 +6580,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.5.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz", + "integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==" }, "tsutils": { "version": "3.21.0",