Skip to content

chore(deps): bump the patch-updates group with 16 updates#1142

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/patch-updates-b2b71166c8
Mar 30, 2026
Merged

chore(deps): bump the patch-updates group with 16 updates#1142
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/patch-updates-b2b71166c8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps the patch-updates group with 16 updates:

Package From To
@objectstack/plugin-auth 3.3.0 3.3.1
@objectstack/plugin-hono-server 3.3.0 3.3.1
@objectstack/studio 3.3.0 3.3.1
@objectstack/core 3.3.0 3.3.1
@objectstack/driver-memory 3.3.0 3.3.1
@objectstack/objectql 3.3.0 3.3.1
@objectstack/plugin-msw 3.3.0 3.3.1
@objectstack/runtime 3.3.0 3.3.1
@objectstack/spec 3.3.0 3.3.1
@oclif/core 4.10.2 4.10.3
vite 8.0.1 8.0.3
recharts 3.8.0 3.8.1
@objectstack/client 3.3.0 3.3.1
maplibre-gl 5.21.0 5.21.1
fumadocs-core 16.7.4 16.7.7
fumadocs-ui 16.7.4 16.7.7

Updates @objectstack/plugin-auth from 3.3.0 to 3.3.1

Updates @objectstack/plugin-hono-server from 3.3.0 to 3.3.1

Updates @objectstack/studio from 3.3.0 to 3.3.1

Updates @objectstack/core from 3.3.0 to 3.3.1

Updates @objectstack/driver-memory from 3.3.0 to 3.3.1

Updates @objectstack/objectql from 3.3.0 to 3.3.1

Updates @objectstack/plugin-msw from 3.3.0 to 3.3.1

Updates @objectstack/runtime from 3.3.0 to 3.3.1

Updates @objectstack/spec from 3.3.0 to 3.3.1

Release notes

Sourced from @​objectstack/spec's releases.

@​objectstack/spec@​3.3.1

No release notes provided.

Commits
  • 9d24f0b Merge pull request #981 from objectstack-ai/changeset-release/main
  • d3cea06 fix: remove trailing comma from VITE_SERVER_URL in vercel.json
  • 88a3791 fix: update VITE_SERVER_URL in vercel.json to correct server address
  • 07f8f86 chore: version packages
  • 772dc3f feat: add quick-doors-buy changeset for i18n patch
  • ca6a44f feat: update version for plugin-audit and service-analytics to 3.3.0; add plu...
  • 9c4c67f feat: implement deep-merge functionality for nested translation objects in Fi...
  • 427113c Merge pull request #980 from objectstack-ai/copilot/fix-module-not-found-erro...
  • 289d360 fix: output Vercel API bundle as .js instead of .mjs to prevent ERR_MODULE_NO...
  • 174d631 Merge pull request #979 from objectstack-ai/copilot/performance-batch-schema-...
  • Additional commits viewable in compare view

Updates @oclif/core from 4.10.2 to 4.10.3

Release notes

Sourced from @​oclif/core's releases.

4.10.3

Bug Fixes

Changelog

Sourced from @​oclif/core's changelog.

4.10.3 (2026-03-26)

Bug Fixes

Commits
  • c3faa25 chore(release): 4.10.3 [skip ci]
  • fb200aa Merge pull request #1557 from oclif/d/W-18398048
  • 83ac619 Merge pull request #1561 from oclif/dependabot-npm_and_yarn-oclif-test-4.1.17
  • 4f00571 Merge pull request #1562 from oclif/dependabot-npm_and_yarn-types-debug-4.1.13
  • c7b946a Merge pull request #1564 from oclif/dependabot-npm_and_yarn-typescript-5.9.3
  • 1c86144 Merge pull request #1563 from oclif/dependabot-npm_and_yarn-oclif-plugin-plug...
  • 2fbd743 chore(dev-deps): bump typescript from 5.7.3 to 5.9.3
  • 096fddf chore(dev-deps): bump @​oclif/plugin-plugins from 5.4.58 to 5.4.59
  • 38cf1f2 chore(dev-deps): bump @​types/debug from 4.1.12 to 4.1.13
  • ef8084f chore(dev-deps): bump @​oclif/test from 4.1.15 to 4.1.17
  • Additional commits viewable in compare view

Updates vite from 8.0.1 to 8.0.3

Release notes

Sourced from vite's releases.

create-vite@8.0.3

Please refer to CHANGELOG.md for details.

v8.0.3

Please refer to CHANGELOG.md for details.

create-vite@8.0.2

Please refer to CHANGELOG.md for details.

v8.0.2

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

8.0.3 (2026-03-26)

Features

Bug Fixes

  • html: cache unfiltered CSS list to prevent missing styles across entries (#22017) (5464190)
  • module-runner: handle non-ascii characters in base64 sourcemaps (#21985) (77c95bf)
  • module-runner: skip re-import if the runner is closed (#22020) (ee2c2cd)
  • optimizer: scan is not resolving sub path import if used in a glob import (#22018) (ddfe20d)
  • ssr: ssrTransform incorrectly rewrites meta identifier inside import.meta when a binding named meta exists (#22019) (cff5f0c)

Miscellaneous Chores

Tests

8.0.2 (2026-03-23)

Features

Bug Fixes

Miscellaneous Chores

  • deps: update dependency @​vitejs/devtools to ^0.1.5 (#21992) (b2dd65b)
Commits
  • 6a34ac3 fix(deps): update all non-major dependencies (#21096)
  • 02ceaec chore(deps): update dependency @​rollup/plugin-commonjs to v29 (#21099)
  • 572aaca release: v7.2.2
  • 728c8ee fix: revert "refactor: use fs.cpSync (#21019)" (#21081)
  • a532e68 release: v7.2.1
  • 82d2d6c fix(worker): some worker asset was missing (#21074)
  • f83264f refactor(build): rename indexOfMatchInSlice to findPreloadMarker (#21054)
  • 8293de0 release: v7.2.0
  • 2833c55 fix(types): add undefined to optional properties for exactOptionalProperties ...
  • e3a6a83 chore(deps): update rolldown-related dependencies (#21047)
  • Additional commits viewable in compare view

Updates recharts from 3.8.0 to 3.8.1

Release notes

Sourced from recharts's releases.

v3.8.1

What's Changed

Bugfixes!

New Contributors

Full Changelog: recharts/recharts@v3.8.0...v3.8.1

Commits
  • 5b10788 chore(deps-dev): bump diff from 8.0.3 to 8.0.4 (#7156)
  • 222396f chore(deps): bump react-router-dom from 7.13.1 to 7.13.2 (#7164)
  • c2642da chore(deps-dev): bump typescript-eslint from 8.57.1 to 8.57.2 (#7166)
  • b186929 fix(RechartsWrapper): prevent ResizeObserver memory leak on ref update (#7161)
  • 738f71f fix(Tooltip): prevent crash on sparse or undefined payload entries (#7149)
  • 00daf0b chore(deps-dev): bump rollup from 4.59.0 to 4.60.0 (#7158)
  • eba4f2a chore(deps-dev): bump marked from 17.0.4 to 17.0.5 (#7157)
  • 201d060 fix: resolve keyboard navigation and tooltip issues for Pie charts (#6921) (#...
  • 670d092 chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 (#7150)
  • 86ca8de fix: stackOffset expand should not override numerical XAxis domain (#7152)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by corkscreewe, a new releaser for recharts since your current version.


Updates @objectstack/client from 3.3.0 to 3.3.1

Updates maplibre-gl from 5.21.0 to 5.21.1

Release notes

Sourced from maplibre-gl's releases.

v5.21.1

🐞 Bug fixes

  • Add missing promoteId parameter to geojson worker and refactor communication object (#7320) (by @​HarelM)
Changelog

Sourced from maplibre-gl's changelog.

5.21.1

🐞 Bug fixes

  • Add missing promoteId parameter to geojson worker and refactor communication object (#7320) (by @​HarelM)
Commits
  • 1fe69fd Bump js version to 5.21.1 (#7325)
  • 1bf28ae Add missing promoteId parameter to geojson worker (#7320)
  • 1557f52 chore(deps-dev): bump canvas from 3.2.1 to 3.2.2 (#7324)
  • 73db19a chore(deps-dev): bump @​vitest/eslint-plugin in the vitest group (#7321)
  • 9eeb0fd chore(deps-dev): bump rollup from 4.59.1 to 4.60.0 (#7322)
  • a5a63bc chore(deps-dev): bump rollup from 4.59.0 to 4.59.1 (#7316)
  • a54d7a1 chore(deps): bump github/codeql-action from 4.33.0 to 4.34.1 (#7317)
  • a4c8bc8 chore(deps): bump ggilder/codecoverage from 1.3.0 to 1.3.1 (#7318)
  • a8cf500 chore(deps-dev): bump devtools-protocol from 0.0.1596832 to 0.0.1602427 (#7312)
  • 65766d2 chore(deps-dev): bump puppeteer from 24.39.1 to 24.40.0 (#7313)
  • Additional commits viewable in compare view

Updates fumadocs-core from 16.7.4 to 16.7.7

Release notes

Sourced from fumadocs-core's releases.

fumadocs-core@16.7.7

Patch Changes

  • 0a6507b: Improve remarkSteps() integration & support tag usage

fumadocs-core@16.7.6

No release notes provided.

fumadocs-core@16.7.5

Patch Changes

  • 55479b3: Improve TOC detection logic
Commits
  • 8cf23e0 Merge pull request #3151 from fuma-nama/changeset-release/dev
  • 6b0fae0 OpenAPI: expose collapsible panel
  • a5186a7 OpenAPI: support watch option
  • e21cd05 Docs: introduce remark-steps plugin
  • 0f39a9f UI: Improve TOC rendering for steps
  • 301122b fix build
  • 0a6507b Core: Improve remarkSteps() integration & support tag usage
  • 4fa2aff UI: only enable column transition when sidebar changes
  • 24866a3 Chore: set scrollbar-gutter by default
  • f932508 Docs: Introduce OpenAPI for non-RSC usage
  • Additional commits viewable in compare view

Updates fumadocs-ui from 16.7.4 to 16.7.7

Release notes

Sourced from fumadocs-ui's releases.

fumadocs-ui@16.7.7

Patch Changes

  • 9eb3c84: fix TOC line offset
  • 0f39a9f: Improve TOC rendering for steps
  • Updated dependencies [0a6507b]
    • fumadocs-core@16.7.7

fumadocs-ui@16.7.6

Patch Changes

  • 6849807: Fix shiki.css padding
    • fumadocs-core@16.7.6

fumadocs-ui@16.7.5

Patch Changes

  • 55479b3: Improve TOC detection logic
  • f9e6367: auto-close TOC popover
  • Updated dependencies [55479b3]
    • fumadocs-core@16.7.5
Commits
  • 8cf23e0 Merge pull request #3151 from fuma-nama/changeset-release/dev
  • 6b0fae0 OpenAPI: expose collapsible panel
  • a5186a7 OpenAPI: support watch option
  • e21cd05 Docs: introduce remark-steps plugin
  • 0f39a9f UI: Improve TOC rendering for steps
  • 301122b fix build
  • 0a6507b Core: Improve remarkSteps() integration & support tag usage
  • 4fa2aff UI: only enable column transition when sidebar changes
  • 24866a3 Chore: set scrollbar-gutter by default
  • f932508 Docs: Introduce OpenAPI for non-RSC usage
  • 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 16 updates:

| Package | From | To |
| --- | --- | --- |
| @objectstack/plugin-auth | `3.3.0` | `3.3.1` |
| @objectstack/plugin-hono-server | `3.3.0` | `3.3.1` |
| @objectstack/studio | `3.3.0` | `3.3.1` |
| @objectstack/core | `3.3.0` | `3.3.1` |
| @objectstack/driver-memory | `3.3.0` | `3.3.1` |
| @objectstack/objectql | `3.3.0` | `3.3.1` |
| @objectstack/plugin-msw | `3.3.0` | `3.3.1` |
| @objectstack/runtime | `3.3.0` | `3.3.1` |
| [@objectstack/spec](https://github.com/objectstack-ai/spec) | `3.3.0` | `3.3.1` |
| [@oclif/core](https://github.com/oclif/core) | `4.10.2` | `4.10.3` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.1` | `8.0.3` |
| [recharts](https://github.com/recharts/recharts) | `3.8.0` | `3.8.1` |
| @objectstack/client | `3.3.0` | `3.3.1` |
| [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) | `5.21.0` | `5.21.1` |
| [fumadocs-core](https://github.com/fuma-nama/fumadocs) | `16.7.4` | `16.7.7` |
| [fumadocs-ui](https://github.com/fuma-nama/fumadocs) | `16.7.4` | `16.7.7` |


Updates `@objectstack/plugin-auth` from 3.3.0 to 3.3.1

Updates `@objectstack/plugin-hono-server` from 3.3.0 to 3.3.1

Updates `@objectstack/studio` from 3.3.0 to 3.3.1

Updates `@objectstack/core` from 3.3.0 to 3.3.1

Updates `@objectstack/driver-memory` from 3.3.0 to 3.3.1

Updates `@objectstack/objectql` from 3.3.0 to 3.3.1

Updates `@objectstack/plugin-msw` from 3.3.0 to 3.3.1

Updates `@objectstack/runtime` from 3.3.0 to 3.3.1

Updates `@objectstack/spec` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/objectstack-ai/spec/releases)
- [Changelog](https://github.com/objectstack-ai/spec/blob/main/CHANGELOG.md)
- [Commits](https://github.com/objectstack-ai/spec/compare/@objectstack/spec@3.3.0...@objectstack/spec@3.3.1)

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

Updates `vite` from 8.0.1 to 8.0.3
- [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/create-vite@8.0.3/packages/vite)

Updates `recharts` from 3.8.0 to 3.8.1
- [Release notes](https://github.com/recharts/recharts/releases)
- [Changelog](https://github.com/recharts/recharts/blob/main/CHANGELOG.md)
- [Commits](recharts/recharts@v3.8.0...v3.8.1)

Updates `@objectstack/client` from 3.3.0 to 3.3.1

Updates `maplibre-gl` from 5.21.0 to 5.21.1
- [Release notes](https://github.com/maplibre/maplibre-gl-js/releases)
- [Changelog](https://github.com/maplibre/maplibre-gl-js/blob/main/CHANGELOG.md)
- [Commits](maplibre/maplibre-gl-js@v5.21.0...v5.21.1)

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

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

---
updated-dependencies:
- dependency-name: "@objectstack/plugin-auth"
  dependency-version: 3.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@objectstack/plugin-hono-server"
  dependency-version: 3.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@objectstack/studio"
  dependency-version: 3.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@objectstack/core"
  dependency-version: 3.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@objectstack/driver-memory"
  dependency-version: 3.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@objectstack/objectql"
  dependency-version: 3.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@objectstack/plugin-msw"
  dependency-version: 3.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@objectstack/runtime"
  dependency-version: 3.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@objectstack/spec"
  dependency-version: 3.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@oclif/core"
  dependency-version: 4.10.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: vite
  dependency-version: 8.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: recharts
  dependency-version: 3.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@objectstack/client"
  dependency-version: 3.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: maplibre-gl
  dependency-version: 5.21.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: fumadocs-core
  dependency-version: 16.7.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: fumadocs-ui
  dependency-version: 16.7.7
  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 Mar 30, 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 Mar 30, 2026

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

Project Deployment Actions Updated (UTC)
objectui-demo Ready Ready Preview, Comment Mar 30, 2026 8:01am
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
objectui Ignored Ignored Mar 30, 2026 8:01am
objectui-storybook Ignored Ignored Mar 30, 2026 8:01am

Request Review

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/patch-updates-b2b71166c8 branch March 30, 2026 08:01
@github-actions
Copy link
Copy Markdown
Contributor

✅ Console Performance Budget

Metric Value Budget
Main entry (gzip) 57.5 KB 60 KB
Entry file index-BD9EmUC3.js
Status PASS

📦 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) 1979.22KB 460.76KB
core (index.js) 1.29KB 0.51KB
create-plugin (index.js) 10.13KB 3.17KB
data-objectstack (index.js) 44.50KB 10.95KB
fields (AddressField-BKjdf35m.js) 0.08KB 0.10KB
fields (AutoNumberField-D1fjWAc0.js) 0.08KB 0.11KB
fields (AvatarField-BcuOH3E1.js) 0.07KB 0.10KB
fields (BooleanField-DXJMo6Qt.js) 0.08KB 0.10KB
fields (CodeField-DEGHi7zb.js) 0.07KB 0.10KB
fields (ColorField-Bj9ywzds.js) 0.07KB 0.10KB
fields (CurrencyField-xM8kA7Da.js) 0.08KB 0.10KB
fields (DateField-ClwlvM09.js) 0.07KB 0.10KB
fields (DateTimeField-CMxhSUbx.js) 0.08KB 0.10KB
fields (EmailField-wJJyH9FZ.js) 0.07KB 0.10KB
fields (FileField-LW8cTjF8.js) 0.07KB 0.10KB
fields (FormulaField-D00-waV_.js) 0.08KB 0.10KB
fields (GeolocationField-5Iifs9gZ.js) 0.08KB 0.11KB
fields (GridField-BVAYAZV1.js) 0.07KB 0.10KB
fields (ImageField-C-09RF4A.js) 0.07KB 0.10KB
fields (LocationField-BeLox7DE.js) 0.08KB 0.10KB
fields (LookupField-708dsnGV.js) 0.08KB 0.11KB
fields (LookupField-B9fs64bK.js) 32.00KB 8.34KB
fields (MasterDetailField-BEHoWVjU.js) 0.09KB 0.11KB
fields (NumberField-DIfURv2i.js) 0.07KB 0.10KB
fields (ObjectField-DK7WLlox.js) 0.07KB 0.10KB
fields (PasswordField-CMCXjxzK.js) 0.08KB 0.10KB
fields (PercentField-DQT1KOfc.js) 0.08KB 0.10KB
fields (PhoneField-C8tPf5DY.js) 0.07KB 0.10KB
fields (QRCodeField-D6aqTXbX.js) 0.07KB 0.10KB
fields (RatingField-CZtx0Kxm.js) 0.07KB 0.10KB
fields (RichTextField-B4LdT4Zs.js) 0.08KB 0.10KB
fields (SelectField-B2wOfBqW.js) 0.07KB 0.10KB
fields (SignatureField-CLmeq2T7.js) 0.08KB 0.11KB
fields (SliderField-C2SJ1R3c.js) 0.07KB 0.10KB
fields (SummaryField-CAkHbpU-.js) 0.08KB 0.10KB
fields (TextAreaField-BzaYLdy5.js) 0.08KB 0.10KB
fields (TextField-B0Hchnih.js) 0.07KB 0.10KB
fields (TimeField-B3U-HcAb.js) 0.07KB 0.10KB
fields (UrlField-Ctl2VRVs.js) 0.07KB 0.09KB
fields (UserField-LknAD4wM.js) 0.07KB 0.10KB
fields (VectorField-Lwl_iNPz.js) 0.07KB 0.10KB
fields (index.js) 76.13KB 15.80KB
fields (jsx-runtime-o4A1wlyR.js) 7.65KB 2.81KB
fields (useFieldTranslation-Bno7E2hw.js) 9.53KB 3.69KB
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-IZTLB0Ye.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-DxxdESfc.js) 5.67KB 2.05KB
plugin-aggrid (FormulaField-MQXJZOep.js) 0.64KB 0.46KB
plugin-aggrid (GeolocationField-BzKgcWLN.js) 4.10KB 1.48KB
plugin-aggrid (GridField-DHsGo9l2.js) 1.96KB 0.76KB
plugin-aggrid (ImageField-DK7sUV6b.js) 2.65KB 1.12KB
plugin-aggrid (LocationField-DSvhU9Dz.js) 1.00KB 0.59KB
plugin-aggrid (LookupField-7rlQj5VM.js) 0.08KB 0.11KB
plugin-aggrid (LookupField-BtbTMzZH.js) 33.79KB 8.95KB
plugin-aggrid (MasterDetailField-CPLHbe_Y.js) 3.40KB 1.14KB
plugin-aggrid (NumberField-Kz4_o5DE.js) 0.76KB 0.50KB
plugin-aggrid (ObjectAgGridImpl-CzESIkEf.js) 726.52KB 183.36KB
plugin-aggrid (ObjectField-C1qkl6s4.js) 1.63KB 0.82KB
plugin-aggrid (PasswordField-d6E-vKBI.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-BIQhc73N.js) 3.27KB 1.25KB
plugin-aggrid (RatingField-BKAGmlzh.js) 2.05KB 0.93KB
plugin-aggrid (RichTextField-CN5BRd_7.js) 1.19KB 0.63KB
plugin-aggrid (SelectField-BT3dHrac.js) 0.08KB 0.11KB
plugin-aggrid (SelectField-Dn8un8i5.js) 1.07KB 0.58KB
plugin-aggrid (SignatureField-fFEb0h_C.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-ZTYH-vjD.js) 2.62KB 0.98KB
plugin-aggrid (VectorField-Ci167cxr.js) 0.92KB 0.52KB
plugin-aggrid (createLucideIcon-CWx7zIL1.js) 1.47KB 0.84KB
plugin-aggrid (image-Cm7ExMY2.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-CsEgF66K.js) 0.19KB 0.19KB
plugin-aggrid (upload-B1x-ueFd.js) 0.29KB 0.23KB
plugin-aggrid (useFieldTranslation-BLiGCZw9.js) 9.53KB 3.70KB
plugin-aggrid (x-Bwhzfvtg.js) 0.19KB 0.19KB
plugin-ai (index.js) 24.21KB 6.44KB
plugin-calendar (index.js) 44.95KB 12.95KB
plugin-charts (AdvancedChartImpl-BVT0XI1n.js) 118.00KB 24.19KB
plugin-charts (BarChart-bK3fN6vN.js) 523.67KB 126.89KB
plugin-charts (ChartImpl-C59n6NRW.js) 3.62KB 1.16KB
plugin-charts (index.js) 8.33KB 2.48KB
plugin-charts (jsx-runtime-C8d0IhUE.js) 8.40KB 3.09KB
plugin-chatbot (index.js) 947.75KB 287.92KB
plugin-dashboard (index.js) 153.51KB 37.73KB
plugin-designer (index.js) 225.33KB 44.11KB
plugin-detail (AddressField-B4zkANir.js) 2.66KB 0.79KB
plugin-detail (AutoNumberField-CmVBSqbb.js) 0.44KB 0.34KB
plugin-detail (AvatarField-D94_viIH.js) 2.40KB 1.09KB
plugin-detail (BooleanField-BH5BbOhN.js) 1.14KB 0.55KB
plugin-detail (CodeField-CxG1qA8S.js) 0.80KB 0.50KB
plugin-detail (ColorField-DN7DLO4p.js) 1.19KB 0.57KB
plugin-detail (CurrencyField-Bthq5Lx9.js) 1.47KB 0.78KB
plugin-detail (DateField-DVgM21zN.js) 0.60KB 0.40KB
plugin-detail (DateTimeField-CZc7ir7D.js) 0.78KB 0.46KB
plugin-detail (EmailField-BNfM6c9T.js) 0.83KB 0.51KB
plugin-detail (FileField-bGp_Ee_4.js) 5.12KB 1.90KB
plugin-detail (FormulaField-DuZngvU7.js) 0.66KB 0.45KB
plugin-detail (GeolocationField-BrxGfkf3.js) 3.31KB 1.23KB
plugin-detail (GridField-DApQ4VY8.js) 1.83KB 0.74KB
plugin-detail (ImageField-by0DpWCJ.js) 2.45KB 1.09KB
plugin-detail (LocationField-DS8_v5sE.js) 0.97KB 0.58KB
plugin-detail (LookupField-FSV6pj7s.js) 30.31KB 8.22KB
plugin-detail (LookupField-eMDQ38Xf.js) 0.08KB 0.11KB
plugin-detail (MasterDetailField-C8n8NJCW.js) 2.90KB 0.99KB
plugin-detail (NumberField-DpSqvtSf.js) 0.72KB 0.47KB
plugin-detail (ObjectField-CKpAJ1D8.js) 1.57KB 0.79KB
plugin-detail (PasswordField-OUGjAXA6.js) 1.13KB 0.66KB
plugin-detail (PercentField-BwkchLwX.js) 1.76KB 0.86KB
plugin-detail (PhoneField-CXN3V-Qf.js) 0.82KB 0.51KB
plugin-detail (QRCodeField-B3Je4TBo.js) 2.15KB 0.93KB
plugin-detail (RatingField-Df3xrCho.js) 1.56KB 0.69KB
plugin-detail (RichTextField-BBtNBMnE.js) 1.12KB 0.61KB
plugin-detail (SelectField-B0Qrmvwa.js) 0.08KB 0.11KB
plugin-detail (SelectField-D8yVmWNJ.js) 0.96KB 0.55KB
plugin-detail (SignatureField-CAJhX8Ir.js) 2.81KB 1.14KB
plugin-detail (SliderField-CB4kVX-u.js) 1.04KB 0.53KB
plugin-detail (SummaryField-Bi3S6rVH.js) 0.62KB 0.45KB
plugin-detail (TextAreaField-DAfBzn6J.js) 1.06KB 0.61KB
plugin-detail (TextField-C0mT1Mu-.js) 0.84KB 0.46KB
plugin-detail (TimeField-DG4zF4pL.js) 0.57KB 0.38KB
plugin-detail (UrlField-Dw3-45fL.js) 0.98KB 0.54KB
plugin-detail (UserField-xp0r9hWQ.js) 2.43KB 0.95KB
plugin-detail (VectorField-DChXOibQ.js) 0.92KB 0.52KB
plugin-detail (index.js) 136.92KB 30.17KB
plugin-detail (src-BRRkxd4k.js) 1947.00KB 455.21KB
plugin-detail (useFieldTranslation-D-zHgRyO.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.74KB 27.58KB
plugin-kanban (KanbanEnhanced-CvxO2soF.js) 30.21KB 8.94KB
plugin-kanban (KanbanImpl-ii52_k8g.js) 13.33KB 4.07KB
plugin-kanban (chevron-down-DpXJN6OX.js) 0.15KB 0.18KB
plugin-kanban (index.js) 18.55KB 5.80KB
plugin-kanban (plus-CAtTu4zt.js) 9.05KB 3.47KB
plugin-kanban (sortable.esm-DzUCoMzQ.js) 59.36KB 17.43KB
plugin-list (index.js) 2017.14KB 470.40KB
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