Skip to content

chore(deps-dev): bump the dev-dependencies group with 9 updates#1281

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/dev-dependencies-f08b4dde93
May 4, 2026
Merged

chore(deps-dev): bump the dev-dependencies group with 9 updates#1281
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/dev-dependencies-f08b4dde93

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps the dev-dependencies group with 9 updates:

Package From To
axe-core 4.11.3 4.11.4
eslint-plugin-storybook 10.3.5 10.3.6
globals 17.5.0 17.6.0
jsdom 29.1.0 29.1.1
msw 2.13.6 2.14.2
turbo 2.9.6 2.9.8
typescript-eslint 8.59.0 8.59.1
shadcn 4.5.0 4.6.0
@types/vscode 1.116.0 1.118.0

Updates axe-core from 4.11.3 to 4.11.4

Release notes

Sourced from axe-core's releases.

Release 4.11.4

This release addresses an issue with ancestry selectors. It is unlikely to change the number of issues found by axe-core.

Bug Fixes

  • commons/text: exclude natively hidden elements from aria-labelledby accessible name (#5076) (df34adf), closes #4704
  • utils/getAncestry: escape node name (#5079) (6e68d0a), closes #5078
Changelog

Sourced from axe-core's changelog.

4.11.4 (2026-04-23)

Bug Fixes

  • commons/text: exclude natively hidden elements from aria-labelledby accessible name (#5076) (df34adf), closes #4704
  • utils/getAncestry: escape node name (#5079) (6e68d0a), closes #5078
Commits
  • dfbc245 chore: Release 4.11.4 (#5081)
  • be1a0ab fix(sri-history): correct axe.js hash for 4.11.4
  • cea72d3 chore(release): 4.11.4
  • df34adf fix(commons/text): exclude natively hidden elements from aria-labelledby acce...
  • fb85080 chore: fix cherry-pick script buffer size error for large git logs (#5071)
  • 6e68d0a fix(utils/getAncestry): escape node name (#5079)
  • See full diff in compare view

Updates eslint-plugin-storybook from 10.3.5 to 10.3.6

Release notes

Sourced from eslint-plugin-storybook's releases.

v10.3.6

10.3.6

Changelog

Sourced from eslint-plugin-storybook's changelog.

10.3.6

Commits
  • b8748e4 Bump version from "10.3.5" to "10.3.6" [skip ci]
  • 951c27c Merge pull request #34430 from venkat22022202/fix/eslint-deprecated-storybook...
  • See full diff in compare view

Updates globals from 17.5.0 to 17.6.0

Release notes

Sourced from globals's releases.

v17.6.0

  • Update globals (2026-05-01) (#343) 00a4dd9

sindresorhus/globals@v17.5.0...v17.6.0

Commits

Updates jsdom from 29.1.0 to 29.1.1

Release notes

Sourced from jsdom's releases.

v29.1.1

  • Fixed 'border-radius' computed style serialization. (@​asamuzaK)
  • Fixed computed style computation when using 'background-origin' and 'background-clip' CSS properties. (@​asamuzaK)
  • Significantly optimized initial calls to getComputedStyle(), before the cache warms up. (@​asamuzaK)
Commits

Updates msw from 2.13.6 to 2.14.2

Release notes

Sourced from msw's releases.

v2.14.2 (2026-04-29)

Bug Fixes

v2.14.1 (2026-04-29)

Bug Fixes

  • export default handler controllers (#2733) (f8dc874a236a4bd376c23cce9dd55ed59b8279e2) @​kettanaito

v2.14.0 (2026-04-29)

Features

  • support ws.onUpgrade for handling connection upgrades (#2732) (e00e4d693db34884a316f659b8dcfb507cd79dce) @​kettanaito

Bug Fixes

  • do not clone user-provided responses (#2731) (6953307c8061626d31a3651e69d47c885c0e4b76) @​kettanaito
  • HttpResponse: forward cookies only when response is used (#2728) (30668e68f403535636bfb8dc12c64299d9c1c6e6) @​kettanaito
Commits

Updates turbo from 2.9.6 to 2.9.8

Release notes

Sourced from turbo's releases.

Turborepo v2.9.8

What's Changed

@​turbo/repository

Changelog

Full Changelog: vercel/turborepo@v2.9.7...v2.9.8

Turborepo v2.9.8-canary.6

What's Changed

Changelog

Full Changelog: vercel/turborepo@v2.9.8-canary.5...v2.9.8-canary.6

Turborepo v2.9.8-canary.5

What's Changed

@​turbo/repository

Changelog

... (truncated)

Commits

Updates typescript-eslint from 8.59.0 to 8.59.1

Release notes

Sourced from typescript-eslint's releases.

v8.59.1

8.59.1 (2026-04-27)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-assertion] fix crash "TypeError: checker.getTypeArguments is not a function" (#12246)
  • eslint-plugin: [no-unnecessary-type-assertion] preserve index signatures in undefined unions (#12257)
  • eslint-plugin: [no-unnecessary-type-assertion] preserve phantom type arguments in generic inference (#12269)
  • eslint-plugin: [no-unnecessary-type-assertion] avoid false positive in logical assignment assertions (#12278)
  • eslint-plugin: [no-unnecessary-type-arguments] handle instantiation expressions (#12220)
  • eslint-plugin: [no-unnecessary-condition] treat void as nullish in no-unnecessary-condition (#12241)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.59.1 (2026-04-27)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits

Updates shadcn from 4.5.0 to 4.6.0

Release notes

Sourced from shadcn's releases.

shadcn@4.6.0

Minor Changes

Patch Changes

Changelog

Sourced from shadcn's changelog.

4.6.0

Minor Changes

Patch Changes

Commits

Updates @types/vscode from 1.116.0 to 1.118.0

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 dev-dependencies group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [axe-core](https://github.com/dequelabs/axe-core) | `4.11.3` | `4.11.4` |
| [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `10.3.5` | `10.3.6` |
| [globals](https://github.com/sindresorhus/globals) | `17.5.0` | `17.6.0` |
| [jsdom](https://github.com/jsdom/jsdom) | `29.1.0` | `29.1.1` |
| [msw](https://github.com/mswjs/msw) | `2.13.6` | `2.14.2` |
| [turbo](https://github.com/vercel/turborepo) | `2.9.6` | `2.9.8` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.59.0` | `8.59.1` |
| [shadcn](https://github.com/shadcn-ui/ui/tree/HEAD/packages/shadcn) | `4.5.0` | `4.6.0` |
| [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) | `1.116.0` | `1.118.0` |


Updates `axe-core` from 4.11.3 to 4.11.4
- [Release notes](https://github.com/dequelabs/axe-core/releases)
- [Changelog](https://github.com/dequelabs/axe-core/blob/develop/CHANGELOG.md)
- [Commits](dequelabs/axe-core@v4.11.3...v4.11.4)

Updates `eslint-plugin-storybook` from 10.3.5 to 10.3.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.3.6/code/lib/eslint-plugin)

Updates `globals` from 17.5.0 to 17.6.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v17.5.0...v17.6.0)

Updates `jsdom` from 29.1.0 to 29.1.1
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Commits](jsdom/jsdom@v29.1.0...v29.1.1)

Updates `msw` from 2.13.6 to 2.14.2
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.13.6...v2.14.2)

Updates `turbo` from 2.9.6 to 2.9.8
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md)
- [Commits](vercel/turborepo@v2.9.6...v2.9.8)

Updates `typescript-eslint` from 8.59.0 to 8.59.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.1/packages/typescript-eslint)

Updates `shadcn` from 4.5.0 to 4.6.0
- [Release notes](https://github.com/shadcn-ui/ui/releases)
- [Changelog](https://github.com/shadcn-ui/ui/blob/main/packages/shadcn/CHANGELOG.md)
- [Commits](https://github.com/shadcn-ui/ui/commits/shadcn@4.6.0/packages/shadcn)

Updates `@types/vscode` from 1.116.0 to 1.118.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode)

---
updated-dependencies:
- dependency-name: axe-core
  dependency-version: 4.11.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-storybook
  dependency-version: 10.3.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: globals
  dependency-version: 17.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: jsdom
  dependency-version: 29.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: msw
  dependency-version: 2.14.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: turbo
  dependency-version: 2.9.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.59.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: shadcn
  dependency-version: 4.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@types/vscode"
  dependency-version: 1.118.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

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

dependabot Bot commented on behalf of github May 4, 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 May 4, 2026

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

Project Deployment Actions Updated (UTC)
objectui-demo Ready Ready Preview, Comment May 4, 2026 8:49am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
objectui Ignored Ignored May 4, 2026 8:49am

Request Review

@github-actions github-actions Bot merged commit 77752f5 into main May 4, 2026
7 of 9 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/dev-dependencies-f08b4dde93 branch May 4, 2026 08:47
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

✅ Console Performance Budget

Metric Value Budget
Main entry (gzip) 342.9 KB 350 KB
Entry file index-BbIfyJjE.js
Status PASS

📦 Bundle Size Report

Package Size Gzipped
app-shell (index.js) 3.39KB 1.13KB
app-shell (types.js) 0.01KB 0.04KB
auth (AuthContext.js) 0.31KB 0.24KB
auth (AuthGuard.js) 1.17KB 0.53KB
auth (AuthProvider.js) 13.74KB 2.78KB
auth (ForgotPasswordForm.js) 4.91KB 1.66KB
auth (LoginForm.js) 5.10KB 1.68KB
auth (PreviewBanner.js) 0.90KB 0.50KB
auth (RegisterForm.js) 6.96KB 1.89KB
auth (SocialSignInButtons.js) 8.74KB 3.58KB
auth (UserMenu.js) 3.40KB 1.22KB
auth (createAuthClient.js) 15.32KB 3.45KB
auth (createAuthenticatedFetch.js) 2.47KB 0.95KB
auth (index.js) 1.28KB 0.55KB
auth (types.js) 0.59KB 0.35KB
auth (useAuth.js) 3.56KB 0.73KB
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) 1982.06KB 465.37KB
core (index.js) 1.29KB 0.51KB
create-plugin (index.js) 10.13KB 3.17KB
data-objectstack (index.js) 49.99KB 12.33KB
fields (LookupField-De-GqsfT.js) 30.72KB 8.34KB
fields (index.js) 74.64KB 15.99KB
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) 7.92KB 2.45KB
i18n (useSafeTranslation.js) 1.63KB 0.57KB
layout (index.js) 89.58KB 25.20KB
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-CP-8JJvR.js) 2.97KB 0.86KB
plugin-aggrid (AgGridImpl-DJWnS8p3.js) 6.39KB 2.24KB
plugin-aggrid (AutoNumberField-DCL2eUJj.js) 0.57KB 0.40KB
plugin-aggrid (AvatarField-CpFxJRdO.js) 2.70KB 1.16KB
plugin-aggrid (BooleanField-Chphr8cB.js) 1.28KB 0.60KB
plugin-aggrid (CodeField-BWngVIw1.js) 0.96KB 0.57KB
plugin-aggrid (ColorField-GygyYArR.js) 1.35KB 0.62KB
plugin-aggrid (CurrencyField-O8Pn59RO.js) 1.54KB 0.83KB
plugin-aggrid (DateField-u6U8wmvI.js) 0.74KB 0.47KB
plugin-aggrid (DateTimeField-D1z1Ovvy.js) 0.84KB 0.51KB
plugin-aggrid (EmailField-IOcDmGjJ.js) 0.90KB 0.56KB
plugin-aggrid (FileField-D3mZIrJ1.js) 5.69KB 2.07KB
plugin-aggrid (FormulaField-MuyWzQx0.js) 0.81KB 0.51KB
plugin-aggrid (GeolocationField-BfhC7QLw.js) 4.25KB 1.53KB
plugin-aggrid (GridField-gN34gk4b.js) 1.98KB 0.78KB
plugin-aggrid (ImageField-BZfSFwmJ.js) 2.67KB 1.14KB
plugin-aggrid (LocationField-B-zwfw3h.js) 1.10KB 0.63KB
plugin-aggrid (LookupField-CZs-gxCD.js) 33.86KB 8.99KB
plugin-aggrid (MasterDetailField-DGUmvg2f.js) 3.44KB 1.16KB
plugin-aggrid (NumberField-BV5sKwZ7.js) 0.87KB 0.54KB
plugin-aggrid (ObjectAgGridImpl-CPvVszRS.js) 726.51KB 183.47KB
plugin-aggrid (ObjectField-DJ5s3ciA.js) 1.65KB 0.83KB
plugin-aggrid (PasswordField-BJboeBJY.js) 1.93KB 0.96KB
plugin-aggrid (PercentField-DO3be_bL.js) 1.86KB 0.91KB
plugin-aggrid (PhoneField-CT6XcO6O.js) 0.89KB 0.56KB
plugin-aggrid (QRCodeField-COLyc5iQ.js) 3.36KB 1.28KB
plugin-aggrid (RatingField-B2momIna.js) 2.09KB 0.95KB
plugin-aggrid (RichTextField-C7qzDPJy.js) 1.28KB 0.67KB
plugin-aggrid (SelectField-C7PshiUi.js) 1.26KB 0.65KB
plugin-aggrid (SignatureField-DUgoK09r.js) 3.19KB 1.31KB
plugin-aggrid (SliderField-DrggtBSX.js) 1.16KB 0.57KB
plugin-aggrid (SummaryField-DuMsFoY5.js) 0.77KB 0.51KB
plugin-aggrid (TextAreaField-CLzzmPce.js) 1.21KB 0.67KB
plugin-aggrid (TextField-CZE7SzK4.js) 1.00KB 0.53KB
plugin-aggrid (TimeField-Bha4cayv.js) 0.71KB 0.45KB
plugin-aggrid (UrlField-Dff4WLlN.js) 1.06KB 0.60KB
plugin-aggrid (UserField-eT5njHwQ.js) 2.64KB 0.99KB
plugin-aggrid (VectorField-BHe8lDOH.js) 0.97KB 0.55KB
plugin-aggrid (createLucideIcon-C_5JZ35b.js) 1.72KB 0.93KB
plugin-aggrid (image-DmzU2ETO.js) 0.36KB 0.26KB
plugin-aggrid (index.js) 10.33KB 2.43KB
plugin-aggrid (jsx-runtime-CXSCp6pT.js) 7.25KB 2.66KB
plugin-aggrid (plus-bvZ2f9T_.js) 0.19KB 0.19KB
plugin-aggrid (rolldown-runtime-CkxV0rQ3.js) 0.77KB 0.50KB
plugin-aggrid (upload-BdzwEMeV.js) 0.29KB 0.23KB
plugin-aggrid (useFieldTranslation-ByriUjeV.js) 9.53KB 3.69KB
plugin-aggrid (x-98xe-fYG.js) 0.19KB 0.19KB
plugin-ai (index.js) 24.22KB 6.45KB
plugin-calendar (index.js) 44.96KB 12.96KB
plugin-charts (AdvancedChartImpl-DxaZtNlE.js) 118.41KB 24.29KB
plugin-charts (BarChart-BQS4sYHd.js) 523.60KB 126.89KB
plugin-charts (ChartImpl-BaXisyXJ.js) 3.62KB 1.16KB
plugin-charts (index.js) 12.70KB 4.07KB
plugin-charts (jsx-runtime-Caia9pQX.js) 8.41KB 3.10KB
plugin-chatbot (index.js) 1200.42KB 342.01KB
plugin-dashboard (index.js) 161.04KB 39.62KB
plugin-designer (index.js) 254.72KB 50.23KB
plugin-detail (AddressField-DhKb6raS.js) 2.77KB 0.83KB
plugin-detail (AutoNumberField-Dm2ODx4m.js) 0.53KB 0.36KB
plugin-detail (AvatarField-98Zi5Sze.js) 2.45KB 1.11KB
plugin-detail (BooleanField-CwCALRim.js) 1.19KB 0.57KB
plugin-detail (CodeField-CtoO_guY.js) 0.88KB 0.53KB
plugin-detail (ColorField-CUwQgO0R.js) 1.27KB 0.60KB
plugin-detail (CurrencyField-CfOBmrB2.js) 1.47KB 0.80KB
plugin-detail (DateField-DbTXWU5D.js) 0.68KB 0.44KB
plugin-detail (DateTimeField-BydrojFl.js) 0.79KB 0.48KB
plugin-detail (EmailField-BuddM3KW.js) 0.84KB 0.52KB
plugin-detail (FileField-vKpLIfHp.js) 5.13KB 1.91KB
plugin-detail (FormulaField-BtmBVJjf.js) 0.76KB 0.48KB
plugin-detail (GeolocationField-154jDcsp.js) 3.44KB 1.26KB
plugin-detail (GridField-D48bbaQ6.js) 1.84KB 0.76KB
plugin-detail (ImageField-D_vGhJoI.js) 2.46KB 1.08KB
plugin-detail (LocationField-g_sjomV2.js) 1.04KB 0.60KB
plugin-detail (LookupField-B7nAJEpT.js) 30.36KB 8.25KB
plugin-detail (MasterDetailField-4So1-22m.js) 2.95KB 1.00KB
plugin-detail (NumberField-OJW__RVd.js) 0.81KB 0.51KB
plugin-detail (ObjectField-EyZu3K9T.js) 1.58KB 0.80KB
plugin-detail (PasswordField-CYtF8YAZ.js) 1.17KB 0.67KB
plugin-detail (PercentField-ZPCG3Yfq.js) 1.77KB 0.88KB
plugin-detail (PhoneField-BKgQ8fPQ.js) 0.83KB 0.52KB
plugin-detail (QRCodeField-g5RNLs7n.js) 2.23KB 0.95KB
plugin-detail (RatingField-w6XL0KL2.js) 1.61KB 0.70KB
plugin-detail (RichTextField-ByX15SCF.js) 1.20KB 0.64KB
plugin-detail (SelectField-BYwTeZzh.js) 1.13KB 0.61KB
plugin-detail (SignatureField-BxF1Wku7.js) 2.86KB 1.16KB
plugin-detail (SliderField-B2xQjNgw.js) 1.09KB 0.55KB
plugin-detail (SummaryField-BPt1K_KW.js) 0.73KB 0.48KB
plugin-detail (TextAreaField-CRy7lomk.js) 1.14KB 0.64KB
plugin-detail (TextField-DyrzTjxC.js) 0.91KB 0.49KB
plugin-detail (TimeField-DejQY3Aj.js) 0.65KB 0.41KB
plugin-detail (UrlField-CBL0lhcG.js) 0.99KB 0.57KB
plugin-detail (UserField-Bj7lOgjQ.js) 2.44KB 0.96KB
plugin-detail (VectorField-Bk0Gle7j.js) 0.91KB 0.53KB
plugin-detail (index.js) 143.48KB 32.33KB
plugin-detail (rolldown-runtime-DnwLefa7.js) 1.35KB 0.75KB
plugin-detail (src-3q-2pt63.js) 1684.85KB 391.61KB
plugin-detail (useFieldTranslation-Cr3mko7j.js) 0.25KB 0.20KB
plugin-editor (MonacoImpl-CWQ6eT06.js) 17.97KB 5.53KB
plugin-editor (index.js) 1.61KB 0.74KB
plugin-editor (jsx-runtime-hW70xvt7.js) 7.64KB 2.81KB
plugin-form (index.js) 61.31KB 13.90KB
plugin-gantt (index.js) 215.47KB 52.74KB
plugin-grid (index.js) 102.96KB 27.92KB
plugin-kanban (KanbanEnhanced-Do9ZB1Mh.js) 30.38KB 9.00KB
plugin-kanban (KanbanImpl-BdocXM5T.js) 13.33KB 4.08KB
plugin-kanban (chevron-down-C0JUlGjk.js) 0.15KB 0.18KB
plugin-kanban (index.js) 18.55KB 5.80KB
plugin-kanban (plus-CHsXVJSY.js) 9.32KB 3.58KB
plugin-kanban (sortable.esm-LJG1TjKd.js) 59.36KB 17.43KB
plugin-list (index.js) 1757.69KB 408.09KB
plugin-map (chunk-D8eiyYIV.js) 1.19KB 0.68KB
plugin-map (index.js) 123.69KB 30.35KB
plugin-map (maplibre-gl-D8guyJSV.js) 1333.79KB 297.27KB
plugin-markdown (MarkdownImpl-wVg1IIeS.js) 220.68KB 53.61KB
plugin-markdown (index.js) 1.04KB 0.58KB
plugin-markdown (jsx-runtime-DW-7Xb_Z.js) 8.40KB 3.10KB
plugin-report (index.js) 70.39KB 13.98KB
plugin-timeline (index.js) 99.94KB 24.18KB
plugin-view (index.js) 126.86KB 25.28KB
plugin-workflow (index.js) 81.19KB 17.07KB
providers (DataSourceProvider.js) 0.75KB 0.39KB
providers (MetadataProvider.js) 1.37KB 0.59KB
providers (ThemeProvider.js) 1.55KB 0.67KB
providers (index.js) 0.29KB 0.17KB
providers (types.js) 0.01KB 0.04KB
react (LazyPluginLoader.js) 3.77KB 1.33KB
react (SchemaRenderer.js) 9.07KB 2.83KB
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