Travis Fischer 2025-07-17 20:24:43 -04:00
rodzic 231e3b33c4
commit e483468b1a
3 zmienionych plików z 288 dodań i 289 usunięć

Wyświetl plik

@ -33,8 +33,7 @@ description: Deploy your first MCP product to Agentic in minutes.
href='/publishing/guides/ts-xmcp'
icon={(
<svg viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#0D969D"></rect>
<path d="M86 145.542H102.4V162.25H86V145.542ZM102.4 429.583V379.458H118.8V362.75H135.2V346.042H168V329.333H184.4V312.625H200.8V346.042H233.6V362.75H250V379.458H266.4V396.167H250V412.875H233.6V429.583H217.2V412.875H200.8V396.167H168V412.875H151.6V446.292H168V463H135.2V446.292H118.8V429.583H102.4ZM102.4 145.542V112.125H118.8V95.4167H135.2V78.7083H200.8V95.4167H233.6V112.125H250V145.542H266.4V162.25H282.8V178.958H299.2V195.667H282.8V212.375H364.8V229.083H348.4V245.792H315.6V279.208H332V295.917H348.4V312.625H364.8V346.042H381.2V362.75H397.6V379.458H364.8V396.167H348.4V412.875H332V396.167H315.6V362.75H299.2V329.333H282.8V312.625H266.4V279.208H233.6V262.5H118.8V245.792H135.2V229.083H151.6V212.375H217.2V195.667H200.8V162.25H184.4V128.833H168V112.125H151.6V128.833H118.8V145.542H102.4ZM200.8 312.625V295.917H217.2V312.625H200.8ZM217.2 295.917V279.208H233.6V295.917H217.2ZM266.4 379.458V362.75H282.8V379.458H266.4ZM266.4 145.542V128.833H282.8V145.542H266.4ZM282.8 128.833V112.125H299.2V78.7083H332V95.4167H364.8V78.7083H397.6V128.833H381.2V145.542H348.4V162.25H332V145.542H315.6V178.958H299.2V128.833H282.8ZM397.6 362.75V346.042H414V362.75H397.6ZM397.6 78.7083V62H414V78.7083H397.6Z" fill="white"></path>
<path d="M86 145.542H102.4V162.25H86V145.542ZM102.4 429.583V379.458H118.8V362.75H135.2V346.042H168V329.333H184.4V312.625H200.8V346.042H233.6V362.75H250V379.458H266.4V396.167H250V412.875H233.6V429.583H217.2V412.875H200.8V396.167H168V412.875H151.6V446.292H168V463H135.2V446.292H118.8V429.583H102.4ZM102.4 145.542V112.125H118.8V95.4167H135.2V78.7083H200.8V95.4167H233.6V112.125H250V145.542H266.4V162.25H282.8V178.958H299.2V195.667H282.8V212.375H364.8V229.083H348.4V245.792H315.6V279.208H332V295.917H348.4V312.625H364.8V346.042H381.2V362.75H397.6V379.458H364.8V396.167H348.4V412.875H332V396.167H315.6V362.75H299.2V329.333H282.8V312.625H266.4V279.208H233.6V262.5H118.8V245.792H135.2V229.083H151.6V212.375H217.2V195.667H200.8V162.25H184.4V128.833H168V112.125H151.6V128.833H118.8V145.542H102.4ZM200.8 312.625V295.917H217.2V312.625H200.8ZM217.2 295.917V279.208H233.6V295.917H217.2ZM266.4 379.458V362.75H282.8V379.458H266.4ZM266.4 145.542V128.833H282.8V145.542H266.4ZM282.8 128.833V112.125H299.2V78.7083H332V95.4167H364.8V78.7083H397.6V128.833H381.2V145.542H348.4V162.25H332V145.542H315.6V178.958H299.2V128.833H282.8ZM397.6 362.75V346.042H414V362.75H397.6ZM397.6 78.7083V62H414V78.7083H397.6Z" fill="#0D969D"></path>
</svg>
)}
>

Plik diff jest za duży Load Diff

Wyświetl plik

@ -17,7 +17,7 @@ catalog:
'@date-fns/utc': ^2.1.0
'@dicebear/collection': ^9.2.3
'@dicebear/core': ^9.2.3
'@dotenvx/dotenvx': ^1.46.0
'@dotenvx/dotenvx': ^1.47.7
'@edge-runtime/vm': ^5.0.0
'@fisch0920/config': ^1.1.4
'@fisch0920/drizzle-orm': ^0.43.7
@ -67,7 +67,7 @@ catalog:
'@types/canvas-confetti': ^1.9.0
'@types/jsrsasign': ^10.5.15
'@types/ms': ^2.1.0
'@types/node': ^24.0.10
'@types/node': ^24.0.14
'@types/react': ^19.1.8
'@types/react-dom': ^19.1.6
'@types/semver': ^7.7.0
@ -93,12 +93,12 @@ catalog:
dedent: ^1.6.0
del-cli: ^6.0.0
delay: ^6.0.0
dotenv: 17.0.1
dotenv: 17.2.0
drizzle-kit: ^0.31.4
drizzle-orm: ^0.44.2
duck-duck-scrape: ^2.2.7
email-validator: ^2.0.4
eslint: ^9.30.1
eslint: ^9.31.0
eslint-plugin-drizzle: ^0.2.3
eventid: ^2.0.1
exit-hook: ^4.0.0
@ -172,7 +172,7 @@ catalog:
three: ^0.178.0
tsup: ^8.5.0
tsx: ^4.20.3
turbo: ^2.5.4
turbo: ^2.5.5
tw-animate-css: ^1.3.4
twitter-api-sdk: ^1.2.1
type-fest: ^4.41.0