Skip to content

Commit 84b7380

Browse files
committed
live-demo: use adminforth 3.0.0
AdminForth/1687/we-need-move-out-connectors-to
1 parent e43c100 commit 84b7380

3 files changed

Lines changed: 677 additions & 598 deletions

File tree

live-demo/app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"@adminforth/chat-gpt": "^1.0.20",
2727
"@adminforth/clone-row": "^1.2.11",
2828
"@adminforth/completion-adapter-openai-responses": "^2.0.27",
29+
"@adminforth/connector-sqlite": "^1.0.0",
2930
"@adminforth/email-password-reset": "^1.3.19",
3031
"@adminforth/foreign-inline-list": "^1.10.21",
3132
"@adminforth/i18n": "^2.0.22",
@@ -40,8 +41,7 @@
4041
"@adminforth/two-factors-auth": "^3.3.10",
4142
"@adminforth/upload": "^2.15.14",
4243
"@prisma/client": "^6.19.3",
43-
"adminforth": "^2.72.1",
44-
"better-sqlite3": "^10.1.0",
44+
"adminforth": "^3.0.0",
4545
"cldr-core": "^48.2.0",
4646
"express": "^4.22.2"
4747
},

0 commit comments

Comments
 (0)