Skip to content

chore(deps): bump the patch-updates group with 7 updates#768

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/patch-updates-547d680090
Feb 23, 2026
Merged

chore(deps): bump the patch-updates group with 7 updates#768
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/patch-updates-547d680090

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps the patch-updates group with 7 updates:

Package From To
hono 4.12.0 4.12.2
@oclif/core 4.8.0 4.8.1
glob 13.0.3 13.0.6
i18next 25.8.9 25.8.13
fumadocs-core 16.6.1 16.6.5
fumadocs-mdx 14.2.7 14.2.8
fumadocs-ui 16.6.3 16.6.5

Updates hono from 4.12.0 to 4.12.2

Release notes

Sourced from hono's releases.

v4.12.2

Security fix

Fixed incorrect handling of X-Forwarded-For in the AWS Lambda adapter behind ALB that could allow IP-based access control bypass. The detail: GHSA-xh87-mx6m-69f3

Thanks @​EdamAme-x

What's Changed

Full Changelog: honojs/hono@v4.12.1...v4.12.2

v4.12.1

What's Changed

Full Changelog: honojs/hono@v4.12.0...v4.12.1

Commits

Updates @oclif/core from 4.8.0 to 4.8.1

Release notes

Sourced from @​oclif/core's releases.

4.8.1

Bug Fixes

  • deps: bump minimatch from 9.0.5 to 10.2.1 (2815e37)
Changelog

Sourced from @​oclif/core's changelog.

4.8.1 (2026-02-22)

Bug Fixes

  • deps: bump minimatch from 9.0.5 to 10.2.1 (2815e37)
Commits
  • 5072476 chore(release): 4.8.1 [skip ci]
  • ce25dae Merge pull request #1539 from oclif/dependabot-npm_and_yarn-minimatch-10.2.1
  • 2815e37 fix(deps): bump minimatch from 9.0.5 to 10.2.1
  • bcfc7d0 Merge pull request #1540 from oclif/dependabot-npm_and_yarn-eslint-9.39.3
  • d399e77 chore(dev-deps): bump eslint from 9.39.2 to 9.39.3
  • 6929b32 Merge pull request #1541 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...
  • 72cf503 chore(dev-deps): bump eslint-config-oclif from 6.0.137 to 6.0.140
  • e32b9b3 Merge pull request #1534 from oclif/dependabot-npm_and_yarn-oclif-plugin-plug...
  • a8489da Merge pull request #1535 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...
  • 3e95a26 chore(dev-deps): bump eslint-config-oclif from 6.0.135 to 6.0.137
  • Additional commits viewable in compare view

Updates glob from 13.0.3 to 13.0.6

Commits

Updates i18next from 25.8.9 to 25.8.13

Release notes

Sourced from i18next's releases.

v25.8.13

  • improve support notice shown logic

v25.8.12

  • improve support notice shown logic

v25.8.11

  • revert fix: compatibility with moduleResolution bundler (issue 2380) 2381

v25.8.10

  • fix(interpolator): guard null matchedDoubleQuotes in nesting option parsing 2395
Changelog

Sourced from i18next's changelog.

25.8.13

  • improve support notice shown logic

25.8.12

  • improve support notice shown logic

25.8.11

  • revert fix: compatibility with moduleResolution bundler (issue 2380) 2381

25.8.10

  • fix(interpolator): guard null matchedDoubleQuotes in nesting option parsing 2395
Commits

Updates fumadocs-core from 16.6.1 to 16.6.5

Release notes

Sourced from fumadocs-core's releases.

fumadocs-core@16.6.5

Patch Changes

  • 1a614de: enforce MDX stringifier by default
  • 6ab6692: fix edge case for Dynamic Link

fumadocs-core@16.6.4

No release notes provided.

fumadocs-core@16.6.3

No release notes provided.

fumadocs-core@16.6.2

No release notes provided.

Commits
  • 8a12676 Version Packages (#3020)
  • c684f53 feat(create-app): add OpenGraph Image to template (#3023)
  • 1a614de Core: enforce MDX stringifier by default
  • 16360ef TypeScript: fix tag parser
  • f5e7993 OpenAPI: improve edge case handling
  • d0cc719 Merge pull request #3024 from Shatlyk1011/patch-1
  • 6ab6692 Core: fix edge case for Dynamic Link
  • 4192b69 Version Packages (#3015)
  • 8f8e7f0 UI: fix accessibility issues
  • 3f8c9b0 OpenAPI: Support OpenAPI 3.2 security scheme deprecation
  • Additional commits viewable in compare view

Updates fumadocs-mdx from 14.2.7 to 14.2.8

Release notes

Sourced from fumadocs-mdx's releases.

fumadocs-mdx@14.2.8

Patch Changes

  • 1a614de: enforce MDX stringifier by default
  • Updated dependencies [1a614de]
  • Updated dependencies [6ab6692]
    • fumadocs-core@16.6.5
Commits

Updates fumadocs-ui from 16.6.3 to 16.6.5

Release notes

Sourced from fumadocs-ui's releases.

fumadocs-ui@16.6.5

Patch Changes

  • Updated dependencies [1a614de]
  • Updated dependencies [6ab6692]
    • fumadocs-core@16.6.5

fumadocs-ui@16.6.4

Patch Changes

  • 8f8e7f0: fix accessibility issues
    • fumadocs-core@16.6.4
Commits
  • 8a12676 Version Packages (#3020)
  • c684f53 feat(create-app): add OpenGraph Image to template (#3023)
  • 1a614de Core: enforce MDX stringifier by default
  • 16360ef TypeScript: fix tag parser
  • f5e7993 OpenAPI: improve edge case handling
  • d0cc719 Merge pull request #3024 from Shatlyk1011/patch-1
  • 6ab6692 Core: fix edge case for Dynamic Link
  • 4192b69 Version Packages (#3015)
  • 8f8e7f0 UI: fix accessibility issues
  • 3f8c9b0 OpenAPI: Support OpenAPI 3.2 security scheme deprecation
  • Additional commits viewable in compare view

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 7 updates:

| Package | From | To |
| --- | --- | --- |
| [hono](https://github.com/honojs/hono) | `4.12.0` | `4.12.2` |
| [@oclif/core](https://github.com/oclif/core) | `4.8.0` | `4.8.1` |
| [glob](https://github.com/isaacs/node-glob) | `13.0.3` | `13.0.6` |
| [i18next](https://github.com/i18next/i18next) | `25.8.9` | `25.8.13` |
| [fumadocs-core](https://github.com/fuma-nama/fumadocs) | `16.6.1` | `16.6.5` |
| [fumadocs-mdx](https://github.com/fuma-nama/fumadocs) | `14.2.7` | `14.2.8` |
| [fumadocs-ui](https://github.com/fuma-nama/fumadocs) | `16.6.3` | `16.6.5` |


Updates `hono` from 4.12.0 to 4.12.2
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.12.0...v4.12.2)

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

Updates `glob` from 13.0.3 to 13.0.6
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v13.0.3...v13.0.6)

Updates `i18next` from 25.8.9 to 25.8.13
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v25.8.9...v25.8.13)

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

Updates `fumadocs-mdx` from 14.2.7 to 14.2.8
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/commits/fumadocs-mdx@14.2.8)

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

---
updated-dependencies:
- dependency-name: hono
  dependency-version: 4.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@oclif/core"
  dependency-version: 4.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: glob
  dependency-version: 13.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: i18next
  dependency-version: 25.8.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: fumadocs-core
  dependency-version: 16.6.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: fumadocs-mdx
  dependency-version: 14.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: fumadocs-ui
  dependency-version: 16.6.5
  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
Contributor Author

dependabot bot commented on behalf of github Feb 23, 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

vercel bot commented Feb 23, 2026

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

Project Deployment Actions Updated (UTC)
objectui Ready Ready Preview, Comment Feb 23, 2026 7:57am
objectui-demo Error Error Feb 23, 2026 7:57am
objectui-storybook Error Error Feb 23, 2026 7:57am

Request Review

@github-actions github-actions bot merged commit 4ef61bd into main Feb 23, 2026
4 of 11 checks passed
@github-actions
Copy link
Contributor

❌ 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.36KB 1.78KB
auth (ForgotPasswordForm.js) 4.00KB 1.44KB
auth (LoginForm.js) 4.20KB 1.45KB
auth (PreviewBanner.js) 0.90KB 0.50KB
auth (RegisterForm.js) 5.66KB 1.59KB
auth (UserMenu.js) 3.40KB 1.22KB
auth (createAuthClient.js) 2.78KB 0.98KB
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) 1847.21KB 433.12KB
core (index.js) 0.81KB 0.32KB
create-plugin (index.js) 10.13KB 3.17KB
data-objectstack (index.js) 38.87KB 9.57KB
fields (index.js) 92.37KB 18.57KB
i18n (i18n.js) 2.03KB 0.77KB
i18n (index.js) 1.79KB 0.72KB
i18n (provider.js) 3.21KB 1.09KB
layout (index.js) 97.78KB 25.90KB
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-DjN2_Oa7.js) 3.05KB 0.76KB
plugin-aggrid (AgGridImpl-Dx7qLWE5.js) 7.04KB 2.33KB
plugin-aggrid (AutoNumberField-Cv75rRi8.js) 0.28KB 0.27KB
plugin-aggrid (FileField--Sh7TXn1.js) 5.90KB 2.10KB
plugin-aggrid (FormulaField-BTrEHvp3.js) 0.52KB 0.38KB
plugin-aggrid (GeolocationField-O2Zquk-4.js) 4.46KB 1.50KB
plugin-aggrid (GridField-D7USr6Uk.js) 1.71KB 0.68KB
plugin-aggrid (LocationField-Dvi2PlfB.js) 0.93KB 0.54KB
plugin-aggrid (MasterDetailField-CV5Y8pDE.js) 3.86KB 1.17KB
plugin-aggrid (ObjectAgGridImpl-iCFRNsdP.js) 920.44KB 203.73KB
plugin-aggrid (ObjectField-UmL0F44x.js) 1.61KB 0.77KB
plugin-aggrid (QRCodeField-BNtkxBkd.js) 3.38KB 1.23KB
plugin-aggrid (RichTextField-CkjlEAJt.js) 1.16KB 0.59KB
plugin-aggrid (SignatureField-C9-m1IYy.js) 3.33KB 1.29KB
plugin-aggrid (SummaryField-BuvV3onE.js) 0.48KB 0.37KB
plugin-aggrid (UserField-DNI1psi1.js) 2.44KB 0.93KB
plugin-aggrid (VectorField-D_abxOU0.js) 0.79KB 0.45KB
plugin-aggrid (index-2XWZiXSX.js) 19.95KB 5.03KB
plugin-aggrid (index.js) 0.22KB 0.16KB
plugin-ai (index.js) 25.35KB 6.39KB
plugin-calendar (index.js) 49.03KB 13.35KB
plugin-charts (AdvancedChartImpl-GErbMD6M.js) 126.98KB 26.25KB
plugin-charts (BarChart-C_I0OFbj.js) 542.77KB 135.30KB
plugin-charts (ChartImpl-CnD20l5F.js) 3.19KB 1.10KB
plugin-charts (index-Byep0tj1.js) 15.23KB 4.49KB
plugin-charts (index.js) 0.19KB 0.16KB
plugin-chatbot (index.js) 1140.69KB 333.05KB
plugin-dashboard (index.js) 156.26KB 40.27KB
plugin-designer (index.js) 328.33KB 65.94KB
plugin-detail (AddressField-DQIKm3zn.js) 2.98KB 0.75KB
plugin-detail (AutoNumberField-BxnFqllo.js) 0.28KB 0.26KB
plugin-detail (AvatarField-B53d3yRf.js) 2.62KB 1.07KB
plugin-detail (BooleanField-CJNQjhIQ.js) 1.13KB 0.51KB
plugin-detail (CodeField-CjRmtrb3.js) 0.74KB 0.47KB
plugin-detail (ColorField-BmD_vH57.js) 1.23KB 0.54KB
plugin-detail (CurrencyField-C4P23FIg.js) 1.48KB 0.73KB
plugin-detail (DateField-Dwgt2RfZ.js) 0.54KB 0.37KB
plugin-detail (DateTimeField-CfAGQ-Cr.js) 0.71KB 0.42KB
plugin-detail (EmailField-BaecmRnI.js) 0.81KB 0.48KB
plugin-detail (FileField-DVb5YxMO.js) 5.50KB 1.94KB
plugin-detail (FormulaField-CJkkwIK8.js) 0.51KB 0.38KB
plugin-detail (GeolocationField-DyMhUew8.js) 3.71KB 1.21KB
plugin-detail (GridField-68XyPD-0.js) 1.68KB 0.68KB
plugin-detail (ImageField-BpvxTFkL.js) 2.83KB 1.13KB
plugin-detail (LocationField-KjuU4TZL.js) 0.95KB 0.53KB
plugin-detail (LookupField-DXrcnv1Q.js) 4.00KB 1.38KB
plugin-detail (MasterDetailField-BNFEH3Hz.js) 3.39KB 0.99KB
plugin-detail (NumberField-DhtrQLPw.js) 0.68KB 0.44KB
plugin-detail (ObjectField-C5zLTc4J.js) 1.64KB 0.76KB
plugin-detail (PasswordField-Btbkltns.js) 1.21KB 0.62KB
plugin-detail (PercentField-2ks7lQ2h.js) 1.89KB 0.84KB
plugin-detail (PhoneField-BaI4rJax.js) 0.80KB 0.48KB
plugin-detail (QRCodeField-BuaEAUgU.js) 2.35KB 0.91KB
plugin-detail (RatingField-N7hnOzfL.js) 1.62KB 0.66KB
plugin-detail (RichTextField-BvSjz--q.js) 1.15KB 0.59KB
plugin-detail (SelectField-CZSZeNt0.js) 0.90KB 0.49KB
plugin-detail (SignatureField-IpL5FBbx.js) 2.97KB 1.10KB
plugin-detail (SliderField-C8QKTrvf.js) 1.00KB 0.49KB
plugin-detail (SummaryField-ugYPYxjP.js) 0.47KB 0.36KB
plugin-detail (TextAreaField-qL9zBQJu.js) 1.09KB 0.59KB
plugin-detail (TextField-Bp4DEXFG.js) 0.82KB 0.42KB
plugin-detail (TimeField-CBSE0YoU.js) 0.50KB 0.34KB
plugin-detail (UrlField-CeATZmoW.js) 0.98KB 0.52KB
plugin-detail (UserField-BV9nxjlX.js) 2.33KB 0.90KB
plugin-detail (VectorField-CKg9jdGa.js) 0.78KB 0.44KB
plugin-detail (index-BMtNrrdi.js) 1846.07KB 432.19KB
plugin-detail (index.js) 0.90KB 0.51KB
plugin-editor (MonacoImpl-hfdmoz6k.js) 18.15KB 5.59KB
plugin-editor (index-CuYbY6xb.js) 10.10KB 3.32KB
plugin-editor (index.js) 0.19KB 0.15KB
plugin-form (index.js) 66.73KB 13.98KB
plugin-gantt (index.js) 244.31KB 58.97KB
plugin-grid (index.js) 95.22KB 24.91KB
plugin-kanban (KanbanEnhanced-_27OOHhL.js) 32.31KB 9.09KB
plugin-kanban (KanbanImpl-CgkoIanE.js) 14.19KB 4.18KB
plugin-kanban (index-CVyX-djg.js) 31.17KB 9.18KB
plugin-kanban (index.js) 0.42KB 0.26KB
plugin-kanban (sortable.esm-CNNHgHk5.js) 71.43KB 18.99KB
plugin-list (index.js) 1810.23KB 426.20KB
plugin-map (index.js) 130.47KB 31.67KB
plugin-map (maplibre-gl-DSpYxujd.js) 1416.27KB 302.72KB
plugin-markdown (MarkdownImpl-E6vCIsNj.js) 256.68KB 64.45KB
plugin-markdown (index-Dr10kVgr.js) 9.63KB 3.17KB
plugin-markdown (index.js) 0.19KB 0.15KB
plugin-report (index.js) 65.85KB 13.42KB
plugin-timeline (index.js) 107.97KB 25.07KB
plugin-view (index.js) 135.39KB 34.38KB
plugin-workflow (index.js) 82.94KB 17.11KB
react (LazyPluginLoader.js) 3.77KB 1.33KB
react (SchemaRenderer.js) 8.21KB 2.56KB
react (index.js) 0.66KB 0.38KB
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.78KB 0.98KB
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.73KB 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