Next.js 15.3.0 (#231)

1. Upgrade to Next.js 15.3.0
2. Formatted files
This commit is contained in:
Giancarlo Buomprisco
2025-04-10 07:41:07 +07:00
committed by GitHub
parent c5828325a2
commit a149c52b99
26 changed files with 472 additions and 468 deletions

View File

@@ -55,11 +55,11 @@
"@marsidev/react-turnstile": "^1.1.0",
"@radix-ui/react-icons": "^1.3.2",
"@supabase/supabase-js": "2.49.4",
"@tanstack/react-query": "5.72.1",
"@tanstack/react-query": "5.72.2",
"@tanstack/react-table": "^8.21.2",
"date-fns": "^4.1.0",
"lucide-react": "^0.487.0",
"next": "15.2.5",
"next": "15.3.0",
"next-sitemap": "^4.2.3",
"next-themes": "0.4.6",
"react": "19.1.0",
@@ -75,11 +75,11 @@
"@kit/eslint-config": "workspace:*",
"@kit/prettier-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@next/bundle-analyzer": "15.2.5",
"@next/bundle-analyzer": "15.3.0",
"@tailwindcss/postcss": "^4.1.3",
"@types/node": "^22.14.0",
"@types/react": "19.1.0",
"@types/react-dom": "19.1.1",
"@types/react-dom": "19.1.2",
"babel-plugin-react-compiler": "19.0.0-beta-e993439-20250405",
"cssnano": "^7.0.6",
"pino-pretty": "^13.0.0",