Skip to content

Commit 081a6f4

Browse files
committed
fix: update adminforth version
AdminForth/1777/image
1 parent fdd06a0 commit 081a6f4

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
"license": "MIT",
2828
"description": "Internationalization/translation plugin for AdminForth",
2929
"dependencies": {
30-
"zod": "^4.3.6",
3130
"@aws-sdk/client-ses": "^3.654.0",
3231
"@sapphire/async-queue": "^1.5.5",
3332
"bcp-47": "^2.1.0",
@@ -36,14 +35,15 @@
3635
"fs-extra": "^11.3.2",
3736
"iso-3166": "^4.3.0",
3837
"iso-639-1": "^3.1.3",
39-
"p-limit": "^7.3.0"
38+
"p-limit": "^7.3.0",
39+
"zod": "^4.3.6"
4040
},
4141
"peerDependencies": {
42-
"adminforth": "^3.6.21"
42+
"adminforth": "^3.7.1"
4343
},
4444
"devDependencies": {
4545
"@types/node": "^22.10.7",
46-
"adminforth": "^3.6.21",
46+
"adminforth": "^3.7.1",
4747
"i18n-iso-countries": "^7.13.0",
4848
"semantic-release": "^24.2.1",
4949
"semantic-release-slack-bot": "^4.0.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)