Skip to content

Commit 8885530

Browse files
committed
live-demo: bump adminforth version
AdminForth/1757/fix-setup-dev-demo-cli
1 parent 1906ad5 commit 8885530

3 files changed

Lines changed: 78 additions & 78 deletions

File tree

live-demo/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@adminforth/two-factors-auth": "^3.3.10",
4242
"@adminforth/upload": "^2.15.14",
4343
"@prisma/client": "^6.19.3",
44-
"adminforth": "^3.5.0",
44+
"adminforth": "^3.6.3",
4545
"cldr-core": "^48.2.0",
4646
"express": "^4.22.2"
4747
},

live-demo/app/pnpm-lock.yaml

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

live-demo/app/pnpm-workspace.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@ allowBuilds:
77
esbuild: true
88
prisma: true
99
minimumReleaseAgeExclude:
10-
- adminforth@3.0.1
1110
- '@adminforth/agent@1.52.6'
1211
- '@adminforth/i18n@2.0.24'
1312
- '@adminforth/agent@1.53.0'
14-
- adminforth@3.5.0
1513
- '@adminforth/agent@2.0.0'
14+
- adminforth

0 commit comments

Comments
 (0)