Skip to content

Commit 23361d0

Browse files
committed
upgrade objectui
1 parent d3b455f commit 23361d0

59 files changed

Lines changed: 1619 additions & 1538 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apps/account/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"preview": "vite preview"
1818
},
1919
"dependencies": {
20-
"@object-ui/i18n": "^4.4.0",
20+
"@object-ui/i18n": "^4.5.0",
2121
"@objectstack/client": "workspace:*",
2222
"@objectstack/client-react": "workspace:*",
2323
"@objectstack/spec": "workspace:*",
@@ -49,16 +49,16 @@
4949
"@testing-library/jest-dom": "^6.9.1",
5050
"@testing-library/react": "^16.3.2",
5151
"@testing-library/user-event": "^14.6.1",
52-
"@types/react": "^19.2.14",
52+
"@types/react": "^19.2.15",
5353
"@types/react-dom": "^19.2.3",
5454
"@vitejs/plugin-react": "^6.0.2",
55-
"@vitest/coverage-v8": "^4.1.6",
55+
"@vitest/coverage-v8": "^4.1.7",
5656
"autoprefixer": "^10.5.0",
5757
"happy-dom": "^20.9.0",
58-
"postcss": "^8.5.14",
58+
"postcss": "^8.5.15",
5959
"tailwindcss": "^4.3.0",
6060
"typescript": "^6.0.3",
6161
"vite": "^8.0.13",
62-
"vitest": "^4.1.6"
62+
"vitest": "^4.1.7"
6363
}
6464
}

apps/cloud/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,18 +46,18 @@
4646
"@objectstack/service-package": "workspace:*",
4747
"@objectstack/service-tenant": "workspace:*",
4848
"@objectstack/spec": "workspace:*",
49-
"hono": "^4.12.19",
49+
"hono": "^4.12.21",
5050
"pg": "^8.21.0"
5151
},
5252
"devDependencies": {
5353
"@cloudflare/containers": "^0.3.4",
54-
"@cloudflare/workers-types": "^4.20260519.1",
54+
"@cloudflare/workers-types": "^4.20260520.1",
5555
"@types/pg": "^8.20.0",
5656
"esbuild": "^0.28.0",
5757
"ts-node": "^10.9.2",
5858
"tsup": "^8.5.1",
59-
"tsx": "^4.22.2",
59+
"tsx": "^4.22.3",
6060
"typescript": "^6.0.3",
61-
"wrangler": "^4.92.0"
61+
"wrangler": "^4.93.0"
6262
}
6363
}

apps/console/package.json

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -15,34 +15,34 @@
1515
"preview": "vite preview"
1616
},
1717
"dependencies": {
18-
"@object-ui/app-shell": "^4.4.0",
19-
"@object-ui/auth": "^4.4.0",
20-
"@object-ui/collaboration": "^4.4.0",
21-
"@object-ui/components": "^4.4.0",
22-
"@object-ui/core": "^4.4.0",
23-
"@object-ui/data-objectstack": "^4.4.0",
24-
"@object-ui/fields": "^4.4.0",
25-
"@object-ui/i18n": "^4.4.0",
26-
"@object-ui/layout": "^4.4.0",
27-
"@object-ui/mobile": "^4.4.0",
28-
"@object-ui/permissions": "^4.4.0",
29-
"@object-ui/plugin-calendar": "^4.4.0",
30-
"@object-ui/plugin-charts": "^4.4.0",
31-
"@object-ui/plugin-chatbot": "^4.4.0",
32-
"@object-ui/plugin-dashboard": "^4.4.0",
33-
"@object-ui/plugin-detail": "^4.4.0",
34-
"@object-ui/plugin-designer": "^4.4.0",
35-
"@object-ui/plugin-form": "^4.4.0",
36-
"@object-ui/plugin-gantt": "^4.4.0",
37-
"@object-ui/plugin-grid": "^4.4.0",
38-
"@object-ui/plugin-kanban": "^4.4.0",
39-
"@object-ui/plugin-list": "^4.4.0",
40-
"@object-ui/plugin-map": "^4.4.0",
41-
"@object-ui/plugin-report": "^4.4.0",
42-
"@object-ui/plugin-timeline": "^4.4.0",
43-
"@object-ui/plugin-view": "^4.4.0",
44-
"@object-ui/react": "^4.4.0",
45-
"@object-ui/types": "^4.4.0",
18+
"@object-ui/app-shell": "^4.5.0",
19+
"@object-ui/auth": "^4.5.0",
20+
"@object-ui/collaboration": "^4.5.0",
21+
"@object-ui/components": "^4.5.0",
22+
"@object-ui/core": "^4.5.0",
23+
"@object-ui/data-objectstack": "^4.5.0",
24+
"@object-ui/fields": "^4.5.0",
25+
"@object-ui/i18n": "^4.5.0",
26+
"@object-ui/layout": "^4.5.0",
27+
"@object-ui/mobile": "^4.5.0",
28+
"@object-ui/permissions": "^4.5.0",
29+
"@object-ui/plugin-calendar": "^4.5.0",
30+
"@object-ui/plugin-charts": "^4.5.0",
31+
"@object-ui/plugin-chatbot": "^4.5.0",
32+
"@object-ui/plugin-dashboard": "^4.5.0",
33+
"@object-ui/plugin-designer": "^4.5.0",
34+
"@object-ui/plugin-detail": "^4.5.0",
35+
"@object-ui/plugin-form": "^4.5.0",
36+
"@object-ui/plugin-gantt": "^4.5.0",
37+
"@object-ui/plugin-grid": "^4.5.0",
38+
"@object-ui/plugin-kanban": "^4.5.0",
39+
"@object-ui/plugin-list": "^4.5.0",
40+
"@object-ui/plugin-map": "^4.5.0",
41+
"@object-ui/plugin-report": "^4.5.0",
42+
"@object-ui/plugin-timeline": "^4.5.0",
43+
"@object-ui/plugin-view": "^4.5.0",
44+
"@object-ui/react": "^4.5.0",
45+
"@object-ui/types": "^4.5.0",
4646
"clsx": "^2.1.1",
4747
"lucide-react": "^1.16.0",
4848
"react": "^19.2.6",
@@ -52,7 +52,7 @@
5252
},
5353
"devDependencies": {
5454
"@tailwindcss/postcss": "^4.3.0",
55-
"@types/react": "^19.2.14",
55+
"@types/react": "^19.2.15",
5656
"@types/react-dom": "^19.2.3",
5757
"@vitejs/plugin-react": "^6.0.2",
5858
"tailwindcss": "^4.3.0",

apps/docs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
"@tailwindcss/postcss": "^4.3.0",
2828
"@types/mdx": "^2.0.13",
2929
"@types/negotiator": "^0.6.4",
30-
"@types/node": "^25.9.0",
31-
"@types/react": "^19.2.14",
30+
"@types/node": "^25.9.1",
31+
"@types/react": "^19.2.15",
3232
"@types/react-dom": "^19.2.3",
3333
"negotiator": "^1.0.0",
34-
"postcss": "^8.5.14",
34+
"postcss": "^8.5.15",
3535
"tailwindcss": "^4.3.0",
3636
"typescript": "^6.0.3",
3737
"zod": "4.4.3"

apps/objectos/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,16 +51,16 @@
5151
"@objectstack/service-package": "workspace:*",
5252
"@objectstack/service-tenant": "workspace:*",
5353
"@objectstack/spec": "workspace:*",
54-
"hono": "^4.12.19"
54+
"hono": "^4.12.21"
5555
},
5656
"devDependencies": {
5757
"@cloudflare/containers": "^0.3.4",
58-
"@cloudflare/workers-types": "^4.20260519.1",
58+
"@cloudflare/workers-types": "^4.20260520.1",
5959
"esbuild": "^0.28.0",
6060
"ts-node": "^10.9.2",
6161
"tsup": "^8.5.1",
62-
"tsx": "^4.22.2",
62+
"tsx": "^4.22.3",
6363
"typescript": "^6.0.3",
64-
"wrangler": "^4.92.0"
64+
"wrangler": "^4.93.0"
6565
}
6666
}

apps/studio/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"ai": "^6.0.185",
6767
"class-variance-authority": "^0.7.1",
6868
"clsx": "^2.1.1",
69-
"hono": "^4.12.19",
69+
"hono": "^4.12.21",
7070
"lucide-react": "^1.16.0",
7171
"react": "^19.2.6",
7272
"react-dom": "^19.2.6",
@@ -82,19 +82,19 @@
8282
"@testing-library/jest-dom": "^6.9.1",
8383
"@testing-library/react": "^16.3.2",
8484
"@testing-library/user-event": "^14.6.1",
85-
"@types/react": "^19.2.14",
85+
"@types/react": "^19.2.15",
8686
"@types/react-dom": "^19.2.3",
8787
"@vitejs/plugin-react": "^6.0.2",
88-
"@vitest/coverage-v8": "^4.1.6",
88+
"@vitest/coverage-v8": "^4.1.7",
8989
"autoprefixer": "^10.5.0",
9090
"esbuild": "^0.28.0",
9191
"happy-dom": "^20.9.0",
9292
"msw": "^2.14.6",
93-
"postcss": "^8.5.14",
93+
"postcss": "^8.5.15",
9494
"tailwindcss": "^4.3.0",
9595
"typescript": "^6.0.3",
9696
"vite": "^8.0.13",
97-
"vitest": "^4.1.6"
97+
"vitest": "^4.1.7"
9898
},
9999
"msw": {
100100
"workerDirectory": [

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
"license": "Apache-2.0",
3737
"devDependencies": {
3838
"@changesets/cli": "^2.31.0",
39-
"@types/node": "^25.9.0",
39+
"@types/node": "^25.9.1",
4040
"tsup": "^8.5.1",
41-
"tsx": "^4.22.2",
41+
"tsx": "^4.22.3",
4242
"turbo": "^2.9.14",
4343
"typescript": "^6.0.3"
4444
},

packages/adapters/express/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/express": "^5.0.6",
2626
"express": "^5.2.1",
2727
"typescript": "^6.0.3",
28-
"vitest": "^4.1.6"
28+
"vitest": "^4.1.7"
2929
},
3030
"description": "Express adapter for ObjectStack — mounts the generated REST API onto an Express app.",
3131
"keywords": [

packages/adapters/fastify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@objectstack/runtime": "workspace:*",
2525
"fastify": "^5.8.5",
2626
"typescript": "^6.0.3",
27-
"vitest": "^4.1.6"
27+
"vitest": "^4.1.7"
2828
},
2929
"description": "Fastify adapter for ObjectStack — mounts the generated REST API onto a Fastify app.",
3030
"keywords": [

packages/adapters/hono/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
},
2626
"devDependencies": {
2727
"@objectstack/runtime": "workspace:*",
28-
"hono": "^4.12.19",
28+
"hono": "^4.12.21",
2929
"typescript": "^6.0.3",
30-
"vitest": "^4.1.6"
30+
"vitest": "^4.1.7"
3131
},
3232
"description": "Hono adapter for ObjectStack — edge-compatible REST API server for Cloudflare Workers, Deno, Bun, and Node.",
3333
"keywords": [

0 commit comments

Comments
 (0)