MCP Server 2.0 (#452)
* MCP Server 2.0 - Updated application version from 2.23.14 to 2.24.0 in package.json. - MCP Server improved with new features - Migrated functionality from Dev Tools to MCP Server - Improved getMonitoringProvider not to crash application when misconfigured
This commit is contained in:
committed by
GitHub
parent
059408a70a
commit
f3ac595d06
@@ -13,28 +13,30 @@ catalog:
|
||||
'@stripe/stripe-js': 8.7.0
|
||||
'@supabase/supabase-js': 2.95.3
|
||||
'@tailwindcss/postcss': 4.1.18
|
||||
'@tanstack/react-query': 5.90.20
|
||||
'@tanstack/react-query': 5.90.21
|
||||
'@types/eslint': 9.6.1
|
||||
'@types/node': 25.2.1
|
||||
'@types/node': 25.2.3
|
||||
'@types/nodemailer': 7.0.9
|
||||
'@types/react': 19.2.13
|
||||
'@types/react': 19.2.14
|
||||
'@types/react-dom': 19.2.3
|
||||
eslint: 9.39.2
|
||||
eslint-config-next: 16.1.6
|
||||
eslint-config-turbo: 2.8.3
|
||||
i18next: 25.8.4
|
||||
eslint-config-turbo: 2.8.5
|
||||
i18next: 25.8.5
|
||||
i18next-browser-languagedetector: 8.2.0
|
||||
i18next-resources-to-backend: 1.2.1
|
||||
lucide-react: 0.563.0
|
||||
next: 16.1.6
|
||||
nodemailer: 8.0.0
|
||||
nodemailer: 8.0.1
|
||||
pino: 10.3.1
|
||||
react: 19.2.4
|
||||
react-dom: 19.2.4
|
||||
react-hook-form: 7.71.1
|
||||
react-i18next: 16.5.4
|
||||
stripe: 20.3.1
|
||||
supabase: 2.75.5
|
||||
supabase: 2.76.7
|
||||
tailwindcss: 4.1.18
|
||||
tsup: 8.5.1
|
||||
tw-animate-css: 1.4.0
|
||||
zod: 3.25.76
|
||||
|
||||
|
||||
Reference in New Issue
Block a user