From 491914303fa8c93c35cd727d56ab245005b46ab2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 19:55:44 +0000 Subject: [PATCH] chore(deps): update dependency @sapphire/shapeshift to v4 --- package.json | 2 +- pnpm-lock.yaml | 12 ++---------- 2 files changed, 3 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 44a99a03..4d580913 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@sapphire/plugin-logger": "^4.0.2", "@sapphire/plugin-scheduled-tasks": "^10.0.1", "@sapphire/result": "^2.6.6", - "@sapphire/shapeshift": "^3.9.7", + "@sapphire/shapeshift": "^4.0.0", "@sapphire/stopwatch": "^1.5.2", "@sapphire/time-utilities": "^1.7.12", "@sapphire/utilities": "^3.17.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0f57c348..439173e6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ dependencies: specifier: ^2.6.6 version: 2.6.6 '@sapphire/shapeshift': - specifier: ^3.9.7 - version: 3.9.7 + specifier: ^4.0.0 + version: 4.0.0 '@sapphire/stopwatch': specifier: ^1.5.2 version: 1.5.2 @@ -1346,14 +1346,6 @@ packages: resolution: {integrity: sha512-QCjj7X/QlY0QUCeAaZQmnrsMH/b2BMQYee3F1Y5iF17JagUQqO3KZlG7vfXWQU3SRAJX5OgZZynBjixUH+nNGg==} engines: {node: '>=v14.0.0', npm: '>=7.0.0'} - /@sapphire/shapeshift@3.9.7: - resolution: {integrity: sha512-4It2mxPSr4OGn4HSQWGmhFMsNFGfFVhWeRPCRwbH972Ek2pzfGRZtb0pJ4Ze6oIzcyh2jw7nUDa6qGlWofgd9g==} - engines: {node: '>=v16'} - dependencies: - fast-deep-equal: 3.1.3 - lodash: 4.17.21 - dev: false - /@sapphire/shapeshift@4.0.0: resolution: {integrity: sha512-d9dUmWVA7MMiKobL3VpLF8P2aeanRTu6ypG2OIaEv/ZHH/SUQ2iHOVyi5wAPjQ+HmnMuL0whK9ez8I/raWbtIg==} engines: {node: '>=v16'}