Skip to content

Commit b10542b

Browse files
committed
fix: update adminforth, bulk-ai-flow, upload, text-complete and rich-editor plugins
1 parent 28cce9a commit b10542b

File tree

2 files changed

+25
-24
lines changed

2 files changed

+25
-24
lines changed

live-demo/app/package-lock.json

Lines changed: 20 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

live-demo/app/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"description": "",
1818
"dependencies": {
1919
"@adminforth/audit-log": "^1.2.3",
20-
"@adminforth/bulk-ai-flow": "^1.14.3",
20+
"@adminforth/bulk-ai-flow": "^1.14.4",
2121
"@adminforth/chat-gpt": "^1.0.20",
2222
"@adminforth/completion-adapter-open-ai-chat-gpt": "^1.0.2",
2323
"@adminforth/email-password-reset": "^1.1.0",
@@ -26,13 +26,13 @@
2626
"@adminforth/image-generation-adapter-openai": "^1.0.4",
2727
"@adminforth/image-vision-adapter-openai": "^1.0.3",
2828
"@adminforth/import-export": "^1.4.1",
29-
"@adminforth/rich-editor": "^1.2.2",
29+
"@adminforth/rich-editor": "^1.5.3",
3030
"@adminforth/storage-adapter-amazon-s3": "^1.0.6",
31-
"@adminforth/text-complete": "^1.8.1",
31+
"@adminforth/text-complete": "^1.8.4",
3232
"@adminforth/two-factors-auth": "^1.1.2",
33-
"@adminforth/upload": "2.2.1",
33+
"@adminforth/upload": "^2.2.1",
3434
"@prisma/client": "^6.6.0",
35-
"adminforth": "^2.4.0-next.230",
35+
"adminforth": "^2.4.0-next.238",
3636
"better-sqlite3": "^10.0.0",
3737
"express": "^4.19.2"
3838
},

0 commit comments

Comments
 (0)