Dependencies + Next.js 15.2.0 (#193)

- Updated All dependencies
- Updated Next.js 15.2.0
- Updated Stripe API version
- Remove Sentry replayIntegration by default
- Added IMPROVEMENT.yml file
- Bump version to 2.5.1
This commit is contained in:
Giancarlo Buomprisco
2025-03-02 10:41:12 +07:00
committed by GitHub
parent 131b1061e6
commit d14d19f330
26 changed files with 906 additions and 819 deletions

View File

@@ -2,7 +2,7 @@ import 'server-only';
import { StripeServerEnvSchema } from '../schema/stripe-server-env.schema';
const STRIPE_API_VERSION = '2025-01-27.acacia';
const STRIPE_API_VERSION = '2025-02-24.acacia';
/**
* @description returns a Stripe instance