From 330c5c28805dd652fae33735494df4ada899f7f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 Jul 2026 02:33:44 +0000 Subject: [PATCH] fix(deps): update dependency @wolfstar/http-framework to v3 --- package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++++++++++-- 2 files changed, 19 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f62a401..e69a7e1 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@sapphire/result": "^2.8.0", "@sapphire/utilities": "^3.18.2", "@wolfstar/env-utilities": "^2.0.2", - "@wolfstar/http-framework": "^2.2.2", + "@wolfstar/http-framework": "^3.0.0", "@wolfstar/http-framework-i18n": "^1.2.2", "@wolfstar/logger": "^2.0.5", "@wolfstar/shared-http-pieces": "^1.2.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5364c6d..bf982e8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -35,8 +35,8 @@ importers: specifier: ^2.0.2 version: 2.0.2 '@wolfstar/http-framework': - specifier: ^2.2.2 - version: 2.2.2 + specifier: ^3.0.0 + version: 3.0.0 '@wolfstar/http-framework-i18n': specifier: ^1.2.2 version: 1.2.2 @@ -1375,6 +1375,10 @@ packages: resolution: {integrity: sha512-lbFD5Xh5bqSmHBK/CgIZPur3OuZ98ahF/Y+K7zvBJc3P0lH1FE7aC7IjTJLZMe9bi3fVvcmj2IVIPgMZdOBn8g==} engines: {node: '>=20'} + '@wolfstar/http-framework@3.0.0': + resolution: {integrity: sha512-N7/qMr69FTkkDUHoOTfb5Sl+HKB5KcFPd4GUi4cW13RTxJPof3uRBkGoOhnzrDLjeboSYFFvlGNCBFB1pSqfyg==} + engines: {node: '>=20'} + '@wolfstar/i18next-backend@2.0.7': resolution: {integrity: sha512-92eVD0X/GHm2PQrkLHVwc/K+gbRl2IKpPR3Sp6UHgauCnRxTKWs+AHBq2mLwu20Tyf7asixu/gUQpdimpZI1/Q==} engines: {node: '>=20'} @@ -4227,6 +4231,18 @@ snapshots: '@vladfrangu/async_event_emitter': 2.4.7 discord-api-types: 0.38.47 + '@wolfstar/http-framework@3.0.0': + dependencies: + '@discordjs/builders': 1.14.1 + '@discordjs/collection': 2.1.1 + '@discordjs/rest': 2.6.1 + '@discordjs/util': 1.2.0 + '@sapphire/pieces': 4.4.1 + '@sapphire/result': 2.8.0 + '@sapphire/utilities': 3.18.2 + '@vladfrangu/async_event_emitter': 2.4.7 + discord-api-types: 0.38.47 + '@wolfstar/i18next-backend@2.0.7': dependencies: tslib: 2.8.1