Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"tailwindcss": "^4.2.4",
"typescript": "^6.0.3",
"vite": "^8.0.10",
"vite-plugin-dts": "^4.5.4"
"vite-plugin-dts": "^5.0.0"
},
"keywords": [
"objectui",
Expand Down
2 changes: 1 addition & 1 deletion packages/fields/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@vitejs/plugin-react": "^6.0.1",
"typescript": "^6.0.3",
"vite": "^8.0.10",
"vite-plugin-dts": "^4.5.4"
"vite-plugin-dts": "^5.0.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@vitejs/plugin-react": "^6.0.1",
"react-router-dom": "^7.14.2",
"vite": "^8.0.10",
"vite-plugin-dts": "^4.5.4"
"vite-plugin-dts": "^5.0.0"
},
"description": "Layout components for Object UI — AppShell, Page, SidebarNav and responsive containers with React Router integration",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-aggrid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"ag-grid-community": "^35.2.1",
"typescript": "^6.0.3",
"vite": "^8.0.10",
"vite-plugin-dts": "^4.5.4"
"vite-plugin-dts": "^5.0.0"
},
"keywords": [
"objectui",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/react-dom": "19.2.3",
"@vitejs/plugin-react": "^6.0.1",
"vite": "^8.0.10",
"vite-plugin-dts": "^4.5.4",
"vite-plugin-dts": "^5.0.0",
"vitest": "^4.1.5"
},
"description": "AI-driven UI plugin for Object UI — schema generation, conversational assistants and Vercel AI SDK integration",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@vitejs/plugin-react": "^6.0.1",
"typescript": "^6.0.3",
"vite": "^8.0.10",
"vite-plugin-dts": "^4.5.4"
"vite-plugin-dts": "^5.0.0"
},
"keywords": [
"objectui",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-charts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@vitejs/plugin-react": "^6.0.1",
"typescript": "^6.0.3",
"vite": "^8.0.10",
"vite-plugin-dts": "^4.5.4"
"vite-plugin-dts": "^5.0.0"
},
"keywords": [
"objectui",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-chatbot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@vitejs/plugin-react": "^6.0.1",
"typescript": "^6.0.3",
"vite": "^8.0.10",
"vite-plugin-dts": "^4.5.4"
"vite-plugin-dts": "^5.0.0"
},
"keywords": [
"objectui",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@vitejs/plugin-react": "^6.0.1",
"typescript": "^6.0.3",
"vite": "^8.0.10",
"vite-plugin-dts": "^4.5.4"
"vite-plugin-dts": "^5.0.0"
},
"keywords": [
"objectui",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-designer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/react-dom": "19.2.3",
"@vitejs/plugin-react": "^6.0.1",
"vite": "^8.0.10",
"vite-plugin-dts": "^4.5.4",
"vite-plugin-dts": "^5.0.0",
"vitest": "^4.1.5"
},
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-detail/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@vitejs/plugin-react": "^6.0.1",
"typescript": "^6.0.3",
"vite": "^8.0.10",
"vite-plugin-dts": "^4.5.4",
"vite-plugin-dts": "^5.0.0",
"vitest": "^4.1.5"
},
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@vitejs/plugin-react": "^6.0.1",
"typescript": "^6.0.3",
"vite": "^8.0.10",
"vite-plugin-dts": "^4.5.4"
"vite-plugin-dts": "^5.0.0"
},
"keywords": [
"objectui",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"msw": "^2.14.2",
"typescript": "^6.0.3",
"vite": "^8.0.10",
"vite-plugin-dts": "^4.5.4"
"vite-plugin-dts": "^5.0.0"
},
"keywords": [
"objectui",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-gantt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@vitejs/plugin-react": "^6.0.1",
"typescript": "^6.0.3",
"vite": "^8.0.10",
"vite-plugin-dts": "^4.5.4"
"vite-plugin-dts": "^5.0.0"
},
"keywords": [
"objectui",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-grid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"msw": "^2.14.2",
"typescript": "^6.0.3",
"vite": "^8.0.10",
"vite-plugin-dts": "^4.5.4"
"vite-plugin-dts": "^5.0.0"
},
"keywords": [
"objectui",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-kanban/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@vitejs/plugin-react": "^6.0.1",
"typescript": "^6.0.3",
"vite": "^8.0.10",
"vite-plugin-dts": "^4.5.4"
"vite-plugin-dts": "^5.0.0"
},
"keywords": [
"objectui",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@vitejs/plugin-react": "^6.0.1",
"typescript": "^6.0.3",
"vite": "^8.0.10",
"vite-plugin-dts": "^4.5.4",
"vite-plugin-dts": "^5.0.0",
"vitest": "^4.1.5"
},
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@vitejs/plugin-react": "^6.0.1",
"typescript": "^6.0.3",
"vite": "^8.0.10",
"vite-plugin-dts": "^4.5.4"
"vite-plugin-dts": "^5.0.0"
},
"keywords": [
"objectui",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@vitejs/plugin-react": "^6.0.1",
"typescript": "^6.0.3",
"vite": "^8.0.10",
"vite-plugin-dts": "^4.5.4"
"vite-plugin-dts": "^5.0.0"
},
"keywords": [
"objectui",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-report/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/react-dom": "19.2.3",
"@vitejs/plugin-react": "^6.0.1",
"vite": "^8.0.10",
"vite-plugin-dts": "^3.9.1",
"vite-plugin-dts": "^5.0.0",
"vitest": "^4.1.5"
},
"description": "Report plugin for Object UI — schema-driven pivot tables, grouped aggregations and printable report layouts",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-timeline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@vitejs/plugin-react": "^6.0.1",
"typescript": "^6.0.3",
"vite": "^8.0.10",
"vite-plugin-dts": "^4.5.4"
"vite-plugin-dts": "^5.0.0"
},
"keywords": [
"objectui",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-view/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@vitejs/plugin-react": "^6.0.1",
"typescript": "^6.0.3",
"vite": "^8.0.10",
"vite-plugin-dts": "^4.5.4"
"vite-plugin-dts": "^5.0.0"
},
"keywords": [
"objectui",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-workflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/react-dom": "19.2.3",
"@vitejs/plugin-react": "^6.0.1",
"vite": "^8.0.10",
"vite-plugin-dts": "^4.5.4",
"vite-plugin-dts": "^5.0.0",
"vitest": "^4.1.5"
},
"description": "Workflow/BPMN plugin for Object UI — process designer, flow execution visualization and Automation builder UI",
Expand Down
Loading
Loading