chore(dependencies): update package versions to 15.4.3 and 2.31.8 (#309)

- Bumped `next` version from `15.4.2` to `15.4.3` across multiple packages for improved compatibility.
- Updated `react-i18next` from `15.6.0` to `15.6.1` in several packages to incorporate the latest features and fixes.
- Incremented `@stripe/react-stripe-js` from `3.7.0` to `3.8.0` and `@stripe/stripe-js` from `7.5.0` to `7.6.1` for enhanced functionality.
- Updated `@keystatic/core` from `0.5.47` to `0.5.48` for better integration.
- Incremented `supabase` from `2.30.4` to `2.31.8` to ensure the latest improvements and bug fixes are included.
This commit is contained in:
Giancarlo Buomprisco
2025-07-23 14:04:44 +07:00
committed by GitHub
parent 0b53644dd9
commit f538fc791e
17 changed files with 1184 additions and 1152 deletions

View File

@@ -61,13 +61,13 @@
"@tanstack/react-table": "^8.21.3",
"date-fns": "^4.1.0",
"lucide-react": "^0.525.0",
"next": "15.4.2",
"next": "15.4.3",
"next-sitemap": "^4.2.3",
"next-themes": "0.4.6",
"react": "19.1.0",
"react-dom": "19.1.0",
"react-hook-form": "^7.60.0",
"react-i18next": "^15.6.0",
"react-i18next": "^15.6.1",
"recharts": "2.15.3",
"tailwind-merge": "^3.3.1",
"zod": "^3.25.74"
@@ -76,7 +76,7 @@
"@kit/eslint-config": "workspace:*",
"@kit/prettier-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@next/bundle-analyzer": "15.4.2",
"@next/bundle-analyzer": "15.4.3",
"@tailwindcss/postcss": "^4.1.11",
"@types/node": "^24.0.15",
"@types/react": "19.1.8",
@@ -85,7 +85,7 @@
"cssnano": "^7.1.0",
"pino-pretty": "^13.0.0",
"prettier": "^3.6.2",
"supabase": "^2.30.4",
"supabase": "^2.31.8",
"tailwindcss": "4.1.11",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.8.3"