fix: update package versions
This commit is contained in:
parent
fdfa79cf8f
commit
86650f16d9
@ -20,7 +20,7 @@
|
||||
"chalk": "^4.1.1",
|
||||
"commander": "^9.2.0",
|
||||
"find-package-json": "^1.2.0",
|
||||
"i18next": "^21.3.2",
|
||||
"i18next": "^21.6.0",
|
||||
"koa": "^2.13.4",
|
||||
"koa-bodyparser": "^4.3.0",
|
||||
"koa-static": "^5.0.0",
|
||||
|
@ -10,9 +10,9 @@
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"@nocobase/database": "0.7.4-alpha.4",
|
||||
"@nocobase/plugin-error-handler": "0.7.4-alpha.4",
|
||||
"@nocobase/server": "0.7.4-alpha.4",
|
||||
"@nocobase/database": "0.7.4-alpha.7",
|
||||
"@nocobase/plugin-error-handler": "0.7.4-alpha.7",
|
||||
"@nocobase/server": "0.7.4-alpha.7",
|
||||
"sequelize": "^6.9.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -11974,13 +11974,6 @@ humanize-ms@^1.2.0, humanize-ms@^1.2.1:
|
||||
dependencies:
|
||||
ms "^2.0.0"
|
||||
|
||||
i18next@^21.3.2:
|
||||
version "21.5.3"
|
||||
resolved "https://registry.npmjs.org/i18next/-/i18next-21.5.3.tgz#b2d4fd24bef7ea4ec4eba2ed3cadc0c28c0e3b4c"
|
||||
integrity sha512-9R8127a0/N5okiD7eeo6XBPQsHgHsLr1GdQEa35Pcw305ArC9KZDLs9kbgdn3xuVUNYlVu8+gWzz73eVkna0gA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.0"
|
||||
|
||||
i18next@^21.6.0:
|
||||
version "21.6.0"
|
||||
resolved "https://registry.npmjs.org/i18next/-/i18next-21.6.0.tgz#257abf455b24136640a20728b44cf59f60cdeb5c"
|
||||
|
Loading…
Reference in New Issue
Block a user