Skip to content

chore(deps): bump the patch-updates group with 8 updates#1179

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/patch-updates-37bfcd2ba4
Apr 6, 2026
Merged

chore(deps): bump the patch-updates group with 8 updates#1179
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/patch-updates-37bfcd2ba4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps the patch-updates group with 8 updates:

Package From To
hono 4.12.10 4.12.11
@oclif/core 4.10.3 4.10.5
vite 8.0.3 8.0.4
@ai-sdk/react 3.0.143 3.0.148
ai 6.0.141 6.0.146
fumadocs-core 16.7.7 16.7.10
fumadocs-ui 16.7.7 16.7.10
next 16.2.1 16.2.2

Updates hono from 4.12.10 to 4.12.11

Release notes

Sourced from hono's releases.

v4.12.11

What's Changed

New Contributors

Full Changelog: honojs/hono@v4.12.10...v4.12.11

Commits

Updates @oclif/core from 4.10.3 to 4.10.5

Release notes

Sourced from @​oclif/core's releases.

4.10.5

Bug Fixes

  • deps: bump minimatch from 10.2.4 to 10.2.5 (45ff39a)

4.10.4

Bug Fixes

  • deps: bump lodash from 4.17.21 to 4.18.1 (7db542d)
Changelog

Sourced from @​oclif/core's changelog.

4.10.5 (2026-04-04)

Bug Fixes

  • deps: bump minimatch from 10.2.4 to 10.2.5 (45ff39a)

4.10.4 (2026-04-03)

Bug Fixes

  • deps: bump lodash from 4.17.21 to 4.18.1 (7db542d)
Commits
  • 9932a81 chore(release): 4.10.5 [skip ci]
  • 62104fe Merge pull request #1572 from oclif/dependabot-npm_and_yarn-minimatch-10.2.5
  • 45ff39a fix(deps): bump minimatch from 10.2.4 to 10.2.5
  • b592287 Merge pull request #1573 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...
  • df4f648 chore(dev-deps): bump eslint-config-oclif from 6.0.153 to 6.0.154
  • 6a1c639 chore(release): 4.10.4 [skip ci]
  • 4b54f50 Merge pull request #1570 from oclif/dependabot-npm_and_yarn-lodash-4.18.1
  • 7db542d fix(deps): bump lodash from 4.17.21 to 4.18.1
  • 30c128d Merge pull request #1566 from oclif/dependabot-npm_and_yarn-oclif-plugin-help...
  • ae1f7ea Merge pull request #1567 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...
  • Additional commits viewable in compare view

Updates vite from 8.0.3 to 8.0.4

Release notes

Sourced from vite's releases.

v8.0.4

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

8.0.4 (2026-04-06)

Features

  • allow esbuild 0.28 as peer deps (#22155) (b0da973)
  • hmr: truncate list of files on hmr update (#21535) (d00e806)
  • optimizer: log when dependency scanning or bundling takes over 1s (#21797) (f61a1ab)

Bug Fixes

  • hasBothRollupOptionsAndRolldownOptions should return false for proxy case (#22043) (99897d2)
  • add types for vite/modulepreload-polyfill (#22126) (17330d2)
  • deps: update all non-major dependencies (#22073) (6daa10f)
  • deps: update all non-major dependencies (#22143) (22b0166)
  • resolve: resolve tsconfig paths starting with # (#22038) (3460fc5)
  • ssr: use browser platform for webworker SSR builds (fix #21969) (#21963) (364c227)

Documentation

Miscellaneous Chores

Code Refactoring

Commits

Updates @ai-sdk/react from 3.0.143 to 3.0.148

Release notes

Sourced from @​ai-sdk/react's releases.

@​ai-sdk/react@​3.0.148

Patch Changes

  • ai@6.0.146

@​ai-sdk/react@​3.0.147

Patch Changes

  • ai@6.0.145
Commits
  • 674da61 Version Packages (#14129)
  • 5f439a1 Backport: feat (provider/gateway): add hipaaCompliant provider option (#14128)
  • ee90415 Version Packages (#14114)
  • f20ba77 Backport: feat(@​ai-sdk/google): preserve per-modality token details in usage ...
  • c9ae9d5 Version Packages (#14094)
  • 0f2b2f1 Backport: fix(provider/google): fix Gemini service tier enum after upstream u...
  • ffd431a Backport: chore(provider/gateway): update gateway model settings files v6 (#1...
  • 5151a8c Version Packages (#14087)
  • 47c6af0 Backport: fix(mcp): strip trailing slash from OAuth resource parameter (#14085)
  • f1c2342 Version Packages (#14083)
  • Additional commits viewable in compare view

Updates ai from 6.0.141 to 6.0.146

Release notes

Sourced from ai's releases.

ai@6.0.146

Patch Changes

  • Updated dependencies [5f439a1]
    • @​ai-sdk/gateway@​3.0.88

ai@6.0.145

Patch Changes

  • Updated dependencies [ffd431a]
    • @​ai-sdk/gateway@​3.0.87
Commits
  • 674da61 Version Packages (#14129)
  • 5f439a1 Backport: feat (provider/gateway): add hipaaCompliant provider option (#14128)
  • ee90415 Version Packages (#14114)
  • f20ba77 Backport: feat(@​ai-sdk/google): preserve per-modality token details in usage ...
  • c9ae9d5 Version Packages (#14094)
  • 0f2b2f1 Backport: fix(provider/google): fix Gemini service tier enum after upstream u...
  • ffd431a Backport: chore(provider/gateway): update gateway model settings files v6 (#1...
  • 5151a8c Version Packages (#14087)
  • 47c6af0 Backport: fix(mcp): strip trailing slash from OAuth resource parameter (#14085)
  • f1c2342 Version Packages (#14083)
  • Additional commits viewable in compare view

Updates fumadocs-core from 16.7.7 to 16.7.10

Release notes

Sourced from fumadocs-core's releases.

fumadocs-core@16.7.10

No release notes provided.

fumadocs-core@16.7.9

Patch Changes

  • f580ef6: Fix deserialized page tree item name styles

fumadocs-core@16.7.8

No release notes provided.

Commits
  • 98cfc1d Version Packages (#3177)
  • 6517cb5 clean code
  • ad8658a fix test
  • 1473bee fix: allow internal link resolver to resolve for "../" links as well (#3178)
  • 9b88a56 OpenAPI: Avoid re-serialization on non-RSC mode
  • e3b92af Merge pull request #3175 from fuma-nama/changeset-release/dev
  • da50bc3 Twoslash: Force default options for TypeScript 6
  • afec71e Version Packages (#3173)
  • bae9584 Templates: improve scrollbar-gutter & react-remove-scroll
  • b9dd611 OpenAPI: Improve pre-render layout shift
  • Additional commits viewable in compare view

Updates fumadocs-ui from 16.7.7 to 16.7.10

Release notes

Sourced from fumadocs-ui's releases.

fumadocs-ui@16.7.10

Patch Changes

  • fumadocs-core@16.7.10

fumadocs-ui@16.7.9

Patch Changes

  • f580ef6: Fix deserialized page tree item name styles
  • Updated dependencies [f580ef6]
    • fumadocs-core@16.7.9

fumadocs-ui@16.7.8

Patch Changes

  • f7e69a6: Redesign sidebar footer
    • fumadocs-core@16.7.8
Commits
  • 98cfc1d Version Packages (#3177)
  • 6517cb5 clean code
  • ad8658a fix test
  • 1473bee fix: allow internal link resolver to resolve for "../" links as well (#3178)
  • 9b88a56 OpenAPI: Avoid re-serialization on non-RSC mode
  • e3b92af Merge pull request #3175 from fuma-nama/changeset-release/dev
  • da50bc3 Twoslash: Force default options for TypeScript 6
  • afec71e Version Packages (#3173)
  • bae9584 Templates: improve scrollbar-gutter & react-remove-scroll
  • b9dd611 OpenAPI: Improve pre-render layout shift
  • Additional commits viewable in compare view

Updates next from 16.2.1 to 16.2.2

Release notes

Sourced from next's releases.

v16.2.2

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • backport: Move expanded adapters docs to API reference (#92115) (#92129)
  • Backport: TypeScript v6 deprecations for baseUrl and moduleResolution (#92130)
  • [create-next-app] Skip interactive prompts when CLI flags are provided (#91840)
  • next.config.js: Accept an option for serverFastRefresh (#91968)
  • Turbopack: enable server HMR for app route handlers (#91466)
  • Turbopack: exclude metadata routes from server HMR (#92034)
  • Fix CI for glibc linux builds
  • Backport: disable bmi2 in qfilter #92177
  • [backport] Fix CSS HMR on Safari (#92174)

Credits

Huge thanks to @​nextjs-bot, @​icyJoseph, @​ijjk, @​gaojude, @​wbinnssmith, @​lukesandberg, and @​bgw for helping!

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the patch-updates group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [hono](https://github.com/honojs/hono) | `4.12.10` | `4.12.11` |
| [@oclif/core](https://github.com/oclif/core) | `4.10.3` | `4.10.5` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.3` | `8.0.4` |
| [@ai-sdk/react](https://github.com/vercel/ai) | `3.0.143` | `3.0.148` |
| [ai](https://github.com/vercel/ai) | `6.0.141` | `6.0.146` |
| [fumadocs-core](https://github.com/fuma-nama/fumadocs) | `16.7.7` | `16.7.10` |
| [fumadocs-ui](https://github.com/fuma-nama/fumadocs) | `16.7.7` | `16.7.10` |
| [next](https://github.com/vercel/next.js) | `16.2.1` | `16.2.2` |


Updates `hono` from 4.12.10 to 4.12.11
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.12.10...v4.12.11)

Updates `@oclif/core` from 4.10.3 to 4.10.5
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@4.10.3...4.10.5)

Updates `vite` from 8.0.3 to 8.0.4
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.0.4/packages/vite)

Updates `@ai-sdk/react` from 3.0.143 to 3.0.148
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/@ai-sdk/react@3.0.143...@ai-sdk/react@3.0.148)

Updates `ai` from 6.0.141 to 6.0.146
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/ai@6.0.141...ai@6.0.146)

Updates `fumadocs-core` from 16.7.7 to 16.7.10
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-core@16.7.7...fumadocs-core@16.7.10)

Updates `fumadocs-ui` from 16.7.7 to 16.7.10
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-ui@16.7.7...fumadocs-ui@16.7.10)

Updates `next` from 16.2.1 to 16.2.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v16.2.1...v16.2.2)

---
updated-dependencies:
- dependency-name: hono
  dependency-version: 4.12.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@oclif/core"
  dependency-version: 4.10.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: vite
  dependency-version: 8.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@ai-sdk/react"
  dependency-version: 3.0.148
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: ai
  dependency-version: 6.0.146
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: fumadocs-core
  dependency-version: 16.7.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: fumadocs-ui
  dependency-version: 16.7.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: next
  dependency-version: 16.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 6, 2026

Labels

The following labels could not be found: automated. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
objectui-demo Ready Ready Preview, Comment Apr 6, 2026 7:51am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
objectui Ignored Ignored Apr 6, 2026 7:51am

Request Review

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/patch-updates-37bfcd2ba4 branch April 6, 2026 07:51
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 6, 2026

❌ Console Performance Budget

Metric Value Budget
Main entry (gzip) ** KB** KB
Entry file ``
Status FAIL

📦 Bundle Size Report

Package Size Gzipped
auth (AuthContext.js) 0.31KB 0.24KB
auth (AuthGuard.js) 1.17KB 0.53KB
auth (AuthProvider.js) 7.37KB 1.79KB
auth (ForgotPasswordForm.js) 4.91KB 1.66KB
auth (LoginForm.js) 5.00KB 1.64KB
auth (PreviewBanner.js) 0.90KB 0.50KB
auth (RegisterForm.js) 6.85KB 1.86KB
auth (UserMenu.js) 3.40KB 1.22KB
auth (createAuthClient.js) 5.14KB 1.60KB
auth (createAuthenticatedFetch.js) 1.24KB 0.60KB
auth (index.js) 1.18KB 0.51KB
auth (types.js) 0.59KB 0.35KB
auth (useAuth.js) 1.57KB 0.57KB
collaboration (CommentThread.js) 18.38KB 4.49KB
collaboration (LiveCursors.js) 3.17KB 1.27KB
collaboration (PresenceAvatars.js) 3.65KB 1.42KB
collaboration (index.js) 1.16KB 0.50KB
collaboration (useCommentSearch.js) 1.98KB 0.88KB
collaboration (useConflictResolution.js) 7.75KB 1.86KB
collaboration (useMentionNotifications.js) 1.81KB 0.68KB
collaboration (usePresence.js) 6.33KB 1.84KB
collaboration (useRealtimeSubscription.js) 7.91KB 2.01KB
components (index.js) 1978.36KB 460.40KB
core (index.js) 1.29KB 0.51KB
create-plugin (index.js) 10.13KB 3.17KB
data-objectstack (index.js) 45.04KB 11.12KB
fields (LookupField-BMf3hBS4.js) 30.76KB 8.34KB
fields (index.js) 74.80KB 15.84KB
fields (rolldown-runtime-CAFD8bLK.js) 0.24KB 0.24KB
fields (useFieldTranslation-Bv3oUVgb.js) 0.26KB 0.21KB
i18n (i18n.js) 2.03KB 0.77KB
i18n (index.js) 1.99KB 0.79KB
i18n (provider.js) 4.63KB 1.47KB
i18n (useObjectLabel.js) 4.51KB 1.61KB
i18n (useSafeTranslation.js) 1.63KB 0.57KB
layout (index.js) 88.09KB 24.91KB
mobile (MobileProvider.js) 0.92KB 0.49KB
mobile (ResponsiveContainer.js) 0.94KB 0.38KB
mobile (breakpoints.js) 1.51KB 0.70KB
mobile (index.js) 1.19KB 0.53KB
mobile (pwa.js) 0.97KB 0.49KB
mobile (serviceWorker.js) 1.48KB 0.62KB
mobile (useBreakpoint.js) 1.54KB 0.65KB
mobile (useGesture.js) 4.42KB 1.27KB
mobile (usePullToRefresh.js) 2.53KB 0.85KB
mobile (useResponsive.js) 0.71KB 0.42KB
mobile (useResponsiveConfig.js) 1.36KB 0.63KB
mobile (useSpecGesture.js) 1.77KB 0.77KB
mobile (useTouchTarget.js) 1.01KB 0.54KB
permissions (PermissionContext.js) 0.31KB 0.25KB
permissions (PermissionGuard.js) 0.89KB 0.45KB
permissions (PermissionProvider.js) 3.11KB 0.87KB
permissions (evaluator.js) 4.00KB 1.23KB
permissions (index.js) 0.85KB 0.40KB
permissions (store.js) 0.91KB 0.42KB
permissions (useFieldPermissions.js) 1.28KB 0.52KB
permissions (usePermissions.js) 0.99KB 0.49KB
plugin-aggrid (AddressField-DKqaE9pD.js) 2.85KB 0.81KB
plugin-aggrid (AgGridImpl-Bj4QTgBN.js) 6.39KB 2.24KB
plugin-aggrid (AutoNumberField-0RU2dNKe.js) 0.43KB 0.34KB
plugin-aggrid (AvatarField-wqCg539O.js) 2.65KB 1.15KB
plugin-aggrid (BooleanField-DRzAZhSq.js) 1.23KB 0.58KB
plugin-aggrid (CodeField-RWhnDMyL.js) 0.86KB 0.53KB
plugin-aggrid (ColorField-B-YAFXdz.js) 1.26KB 0.59KB
plugin-aggrid (CurrencyField-Bu80a-sI.js) 1.52KB 0.80KB
plugin-aggrid (DateField-CV-NpLbM.js) 0.65KB 0.43KB
plugin-aggrid (DateTimeField--YTsgTjw.js) 0.82KB 0.48KB
plugin-aggrid (EmailField-B-3fWJsH.js) 0.88KB 0.53KB
plugin-aggrid (FileField-BPvzUIuL.js) 5.67KB 2.06KB
plugin-aggrid (FormulaField-MQXJZOep.js) 0.64KB 0.46KB
plugin-aggrid (GeolocationField-BHmdus6A.js) 4.10KB 1.48KB
plugin-aggrid (GridField-DHsGo9l2.js) 1.96KB 0.76KB
plugin-aggrid (ImageField-Do-iSxOD.js) 2.65KB 1.12KB
plugin-aggrid (LocationField-DSvhU9Dz.js) 1.00KB 0.59KB
plugin-aggrid (LookupField-BP4ayQG_.js) 0.08KB 0.11KB
plugin-aggrid (LookupField-DIBhVPxF.js) 33.79KB 8.95KB
plugin-aggrid (MasterDetailField-BVt_izEo.js) 3.40KB 1.14KB
plugin-aggrid (NumberField-Kz4_o5DE.js) 0.76KB 0.50KB
plugin-aggrid (ObjectAgGridImpl-dGTXgw4E.js) 726.52KB 183.35KB
plugin-aggrid (ObjectField-C1qkl6s4.js) 1.63KB 0.82KB
plugin-aggrid (PasswordField-DB_RmpIU.js) 1.88KB 0.94KB
plugin-aggrid (PercentField-Dmipqv0I.js) 1.85KB 0.88KB
plugin-aggrid (PhoneField-Dn4h6V9H.js) 0.87KB 0.54KB
plugin-aggrid (QRCodeField-C59bI7oR.js) 3.27KB 1.25KB
plugin-aggrid (RatingField-DvTgKH0C.js) 2.05KB 0.93KB
plugin-aggrid (RichTextField-CN5BRd_7.js) 1.19KB 0.63KB
plugin-aggrid (SelectField-B_N3Iiyg.js) 1.07KB 0.58KB
plugin-aggrid (SelectField-DeKIQAH-.js) 0.08KB 0.11KB
plugin-aggrid (SignatureField-DX0fBAS2.js) 3.14KB 1.29KB
plugin-aggrid (SliderField-C9IhmjbF.js) 1.11KB 0.55KB
plugin-aggrid (SummaryField-R9RENAZv.js) 0.60KB 0.45KB
plugin-aggrid (TextAreaField-BY63Nr6-.js) 1.12KB 0.64KB
plugin-aggrid (TextField-SIw8aMzf.js) 0.90KB 0.50KB
plugin-aggrid (TimeField-xxziHPjE.js) 0.61KB 0.40KB
plugin-aggrid (UrlField-Ihk3_ff5.js) 1.04KB 0.57KB
plugin-aggrid (UserField-BMaRAs-r.js) 2.62KB 0.98KB
plugin-aggrid (VectorField-Ci167cxr.js) 0.92KB 0.52KB
plugin-aggrid (createLucideIcon-73kh9fYs.js) 1.72KB 0.93KB
plugin-aggrid (image-DN4QRxZf.js) 0.36KB 0.26KB
plugin-aggrid (index.js) 10.33KB 2.43KB
plugin-aggrid (jsx-runtime-CGDkM_Jn.js) 7.83KB 2.89KB
plugin-aggrid (plus-DoGWIfjF.js) 0.19KB 0.19KB
plugin-aggrid (upload-DlNmJ3Bh.js) 0.29KB 0.23KB
plugin-aggrid (useFieldTranslation-DIV2WuYn.js) 9.53KB 3.70KB
plugin-aggrid (x-B7f4dqYS.js) 0.19KB 0.19KB
plugin-ai (index.js) 24.21KB 6.44KB
plugin-calendar (index.js) 44.95KB 12.95KB
plugin-charts (AdvancedChartImpl-B65TSHrr.js) 118.19KB 24.21KB
plugin-charts (BarChart-bK3fN6vN.js) 523.67KB 126.89KB
plugin-charts (ChartImpl-C59n6NRW.js) 3.62KB 1.16KB
plugin-charts (index.js) 12.70KB 4.07KB
plugin-charts (jsx-runtime-C8d0IhUE.js) 8.40KB 3.09KB
plugin-chatbot (index.js) 1194.20KB 340.76KB
plugin-dashboard (index.js) 158.02KB 38.69KB
plugin-designer (index.js) 244.91KB 47.93KB
plugin-detail (AddressField-BRtLqkxU.js) 2.66KB 0.79KB
plugin-detail (AutoNumberField-BRqh5FVp.js) 0.44KB 0.34KB
plugin-detail (AvatarField-Bs9e3WNr.js) 2.40KB 1.09KB
plugin-detail (BooleanField-BELX3kP6.js) 1.14KB 0.55KB
plugin-detail (CodeField-CsWDrboS.js) 0.80KB 0.50KB
plugin-detail (ColorField-Wmzi7IpX.js) 1.19KB 0.57KB
plugin-detail (CurrencyField-Bi465uvQ.js) 1.47KB 0.78KB
plugin-detail (DateField-B77FA9zA.js) 0.60KB 0.40KB
plugin-detail (DateTimeField-1aZuFKGT.js) 0.78KB 0.46KB
plugin-detail (EmailField-CBx6rKhr.js) 0.83KB 0.51KB
plugin-detail (FileField-s2H64Fp1.js) 5.12KB 1.90KB
plugin-detail (FormulaField-DrnzVrDw.js) 0.66KB 0.45KB
plugin-detail (GeolocationField-CIouFI7L.js) 3.31KB 1.23KB
plugin-detail (GridField-Ddh5qtHJ.js) 1.83KB 0.74KB
plugin-detail (ImageField-C9Dqj5R6.js) 2.45KB 1.09KB
plugin-detail (LocationField-CuTz7KtI.js) 0.97KB 0.58KB
plugin-detail (LookupField-BCDoUtaP.js) 30.31KB 8.22KB
plugin-detail (LookupField-CJSuHISD.js) 0.08KB 0.11KB
plugin-detail (MasterDetailField-VDMc_M9e.js) 2.90KB 0.99KB
plugin-detail (NumberField-ZbiWMZDA.js) 0.72KB 0.47KB
plugin-detail (ObjectField-asBMOyvN.js) 1.57KB 0.79KB
plugin-detail (PasswordField-DUvRfnu4.js) 1.13KB 0.66KB
plugin-detail (PercentField-D-rYFheO.js) 1.76KB 0.86KB
plugin-detail (PhoneField-CgCoKRYW.js) 0.82KB 0.51KB
plugin-detail (QRCodeField-CFl2Pzp2.js) 2.15KB 0.93KB
plugin-detail (RatingField-B2Bfy6GK.js) 1.56KB 0.69KB
plugin-detail (RichTextField-CChipsPR.js) 1.12KB 0.62KB
plugin-detail (SelectField-BxhSkvAI.js) 0.96KB 0.55KB
plugin-detail (SelectField-CRiNHWgS.js) 0.08KB 0.11KB
plugin-detail (SignatureField-gpScia2v.js) 2.81KB 1.15KB
plugin-detail (SliderField-DDpwvwVn.js) 1.04KB 0.53KB
plugin-detail (SummaryField-DWxVJebf.js) 0.62KB 0.45KB
plugin-detail (TextAreaField-BBfBdQxJ.js) 1.06KB 0.62KB
plugin-detail (TextField-D31GvhRe.js) 0.84KB 0.47KB
plugin-detail (TimeField-KU1v5YnK.js) 0.57KB 0.38KB
plugin-detail (UrlField-CjOMv_MR.js) 0.98KB 0.55KB
plugin-detail (UserField-BS94rVrS.js) 2.43KB 0.96KB
plugin-detail (VectorField-DdhpFkme.js) 0.92KB 0.52KB
plugin-detail (index.js) 136.92KB 30.17KB
plugin-detail (src-CUKzdQHd.js) 1958.42KB 457.28KB
plugin-detail (useFieldTranslation-CcZF66Xb.js) 0.25KB 0.20KB
plugin-editor (MonacoImpl-BMgw4JKF.js) 17.97KB 5.53KB
plugin-editor (index.js) 1.61KB 0.74KB
plugin-editor (jsx-runtime-HjdTyiyb.js) 7.63KB 2.80KB
plugin-form (index.js) 60.57KB 13.62KB
plugin-gantt (index.js) 215.57KB 52.75KB
plugin-grid (index.js) 101.99KB 27.65KB
plugin-kanban (KanbanEnhanced-BYdG4dd1.js) 30.21KB 8.94KB
plugin-kanban (KanbanImpl-C0fDmIb0.js) 13.33KB 4.08KB
plugin-kanban (chevron-down-B6UH8BbF.js) 0.15KB 0.18KB
plugin-kanban (index.js) 18.55KB 5.80KB
plugin-kanban (plus-BTqoaaEC.js) 9.31KB 3.57KB
plugin-kanban (sortable.esm-DzUCoMzQ.js) 59.36KB 17.43KB
plugin-list (index.js) 2028.55KB 472.51KB
plugin-map (chunk-vKJrgz-R.js) 1.18KB 0.67KB
plugin-map (index.js) 123.47KB 30.25KB
plugin-map (maplibre-gl-DGaRe_2d.js) 1331.16KB 296.90KB
plugin-markdown (MarkdownImpl-zSR34qzi.js) 220.69KB 53.61KB
plugin-markdown (index.js) 1.04KB 0.58KB
plugin-markdown (jsx-runtime-B1W8iDPg.js) 8.39KB 3.09KB
plugin-report (index.js) 77.40KB 16.24KB
plugin-timeline (index.js) 99.93KB 24.18KB
plugin-view (index.js) 124.17KB 33.50KB
plugin-workflow (index.js) 81.18KB 17.06KB
react (LazyPluginLoader.js) 3.77KB 1.33KB
react (SchemaRenderer.js) 9.04KB 2.82KB
react (index.js) 0.76KB 0.42KB
tenant (TenantContext.js) 0.31KB 0.25KB
tenant (TenantGuard.js) 1.04KB 0.43KB
tenant (TenantProvider.js) 2.76KB 0.98KB
tenant (TenantScopedQuery.js) 0.77KB 0.44KB
tenant (index.js) 0.75KB 0.38KB
tenant (resolver.js) 2.64KB 0.76KB
tenant (useTenant.js) 0.50KB 0.32KB
tenant (useTenantBranding.js) 0.62KB 0.39KB
types (ai.js) 0.20KB 0.17KB
types (api-types.js) 0.20KB 0.18KB
types (app.js) 2.87KB 0.99KB
types (base.js) 0.20KB 0.18KB
types (blocks.js) 0.20KB 0.18KB
types (complex.js) 0.20KB 0.18KB
types (crud.js) 0.20KB 0.18KB
types (data-display.js) 0.20KB 0.18KB
types (data-protocol.js) 0.20KB 0.19KB
types (data.js) 0.20KB 0.18KB
types (designer.js) 0.74KB 0.39KB
types (disclosure.js) 0.20KB 0.18KB
types (feedback.js) 0.20KB 0.18KB
types (field-types.js) 0.20KB 0.18KB
types (form.js) 0.20KB 0.18KB
types (index.js) 1.25KB 0.58KB
types (layout.js) 0.20KB 0.18KB
types (mobile.js) 0.20KB 0.18KB
types (navigation.js) 0.20KB 0.18KB
types (objectql.js) 0.20KB 0.18KB
types (overlay.js) 0.20KB 0.18KB
types (permissions.js) 0.20KB 0.18KB
types (plugin-scope.js) 0.20KB 0.18KB
types (record-components.js) 0.20KB 0.19KB
types (registry.js) 0.20KB 0.18KB
types (reports.js) 0.20KB 0.18KB
types (tenant.js) 0.20KB 0.18KB
types (theme.js) 0.20KB 0.18KB
types (ui-action.js) 0.20KB 0.18KB
types (views.js) 0.20KB 0.18KB
types (widget.js) 0.20KB 0.18KB
types (workflow.js) 0.20KB 0.18KB

Size Limits

  • ✅ Core packages should be < 50KB gzipped
  • ✅ Component packages should be < 100KB gzipped
  • ⚠️ Plugin packages should be < 150KB gzipped

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants