mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 12:06:47 +00:00
chore(versions): 😊 publish v0.13.0-alpha.1
This commit is contained in:
parent
39ee4b8873
commit
6debb8d00b
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"npmClient": "yarn",
|
"npmClient": "yarn",
|
||||||
"useWorkspaces": true,
|
"useWorkspaces": true,
|
||||||
"npmClientArgs": ["--ignore-engines"],
|
"npmClientArgs": ["--ignore-engines"],
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/acl",
|
"name": "@nocobase/acl",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "./lib/index.js",
|
"main": "./lib/index.js",
|
||||||
"types": "./lib/index.d.ts",
|
"types": "./lib/index.d.ts",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nocobase/resourcer": "0.12.0-alpha.5",
|
"@nocobase/resourcer": "0.13.0-alpha.1",
|
||||||
"@nocobase/utils": "0.12.0-alpha.5",
|
"@nocobase/utils": "0.13.0-alpha.1",
|
||||||
"minimatch": "^5.1.1"
|
"minimatch": "^5.1.1"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/actions",
|
"name": "@nocobase/actions",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "./lib/index.js",
|
"main": "./lib/index.js",
|
||||||
"types": "./lib/index.d.ts",
|
"types": "./lib/index.d.ts",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nocobase/cache": "0.12.0-alpha.5",
|
"@nocobase/cache": "0.13.0-alpha.1",
|
||||||
"@nocobase/database": "0.12.0-alpha.5",
|
"@nocobase/database": "0.13.0-alpha.1",
|
||||||
"@nocobase/resourcer": "0.12.0-alpha.5"
|
"@nocobase/resourcer": "0.13.0-alpha.1"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/app",
|
"name": "@nocobase/app",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"main": "./lib/index.js",
|
"main": "./lib/index.js",
|
||||||
"types": "./lib/index.d.ts",
|
"types": "./lib/index.d.ts",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nocobase/preset-nocobase": "0.12.0-alpha.5"
|
"@nocobase/preset-nocobase": "0.13.0-alpha.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@nocobase/client": "0.12.0-alpha.5"
|
"@nocobase/client": "0.13.0-alpha.1"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/auth",
|
"name": "@nocobase/auth",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "./lib/index.js",
|
"main": "./lib/index.js",
|
||||||
"types": "./lib/index.d.ts",
|
"types": "./lib/index.d.ts",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nocobase/actions": "0.12.0-alpha.5",
|
"@nocobase/actions": "0.13.0-alpha.1",
|
||||||
"@nocobase/database": "0.12.0-alpha.5",
|
"@nocobase/database": "0.13.0-alpha.1",
|
||||||
"@nocobase/resourcer": "0.12.0-alpha.5",
|
"@nocobase/resourcer": "0.13.0-alpha.1",
|
||||||
"@nocobase/utils": "0.12.0-alpha.5",
|
"@nocobase/utils": "0.13.0-alpha.1",
|
||||||
"@types/jsonwebtoken": "^8.5.8",
|
"@types/jsonwebtoken": "^8.5.8",
|
||||||
"jsonwebtoken": "^8.5.1"
|
"jsonwebtoken": "^8.5.1"
|
||||||
},
|
},
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/build",
|
"name": "@nocobase/build",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"description": "Library build tool based on rollup.",
|
"description": "Library build tool based on rollup.",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
2
packages/core/cache/package.json
vendored
2
packages/core/cache/package.json
vendored
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/cache",
|
"name": "@nocobase/cache",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "./lib/index.js",
|
"main": "./lib/index.js",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/cli",
|
"name": "@nocobase/cli",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "./src/index.js",
|
"main": "./src/index.js",
|
||||||
@ -8,7 +8,7 @@
|
|||||||
"nocobase": "./bin/index.js"
|
"nocobase": "./bin/index.js"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nocobase/app": "0.12.0-alpha.5",
|
"@nocobase/app": "0.13.0-alpha.1",
|
||||||
"@types/fs-extra": "^11.0.1",
|
"@types/fs-extra": "^11.0.1",
|
||||||
"@umijs/utils": "3.5.20",
|
"@umijs/utils": "3.5.20",
|
||||||
"chalk": "^4.1.1",
|
"chalk": "^4.1.1",
|
||||||
@ -24,7 +24,7 @@
|
|||||||
"tsx": "^3.12.7"
|
"tsx": "^3.12.7"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@nocobase/devtools": "0.12.0-alpha.5"
|
"@nocobase/devtools": "0.13.0-alpha.1"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/client",
|
"name": "@nocobase/client",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "lib",
|
"main": "lib",
|
||||||
"module": "es/index.js",
|
"module": "es/index.js",
|
||||||
@ -25,9 +25,9 @@
|
|||||||
"@formily/reactive-react": "^2.2.27",
|
"@formily/reactive-react": "^2.2.27",
|
||||||
"@formily/shared": "^2.2.27",
|
"@formily/shared": "^2.2.27",
|
||||||
"@formily/validator": "^2.2.27",
|
"@formily/validator": "^2.2.27",
|
||||||
"@nocobase/evaluators": "0.12.0-alpha.5",
|
"@nocobase/evaluators": "0.13.0-alpha.1",
|
||||||
"@nocobase/sdk": "0.12.0-alpha.5",
|
"@nocobase/sdk": "0.13.0-alpha.1",
|
||||||
"@nocobase/utils": "0.12.0-alpha.5",
|
"@nocobase/utils": "0.13.0-alpha.1",
|
||||||
"@types/requirejs": "^2.1.34",
|
"@types/requirejs": "^2.1.34",
|
||||||
"ahooks": "^3.7.2",
|
"ahooks": "^3.7.2",
|
||||||
"antd": "^5.7.3",
|
"antd": "^5.7.3",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "create-nocobase-app",
|
"name": "create-nocobase-app",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/database",
|
"name": "@nocobase/database",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "./lib/index.js",
|
"main": "./lib/index.js",
|
||||||
"types": "./lib/index.d.ts",
|
"types": "./lib/index.d.ts",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nocobase/logger": "0.12.0-alpha.5",
|
"@nocobase/logger": "0.13.0-alpha.1",
|
||||||
"@nocobase/utils": "0.12.0-alpha.5",
|
"@nocobase/utils": "0.13.0-alpha.1",
|
||||||
"async-mutex": "^0.3.2",
|
"async-mutex": "^0.3.2",
|
||||||
"cron-parser": "4.4.0",
|
"cron-parser": "4.4.0",
|
||||||
"dayjs": "^1.11.8",
|
"dayjs": "^1.11.8",
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/devtools",
|
"name": "@nocobase/devtools",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "./src/index.js",
|
"main": "./src/index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nocobase/build": "0.12.0-alpha.5",
|
"@nocobase/build": "0.13.0-alpha.1",
|
||||||
"@nocobase/client": "0.12.0-alpha.5",
|
"@nocobase/client": "0.13.0-alpha.1",
|
||||||
"@testing-library/react": "^14.0.0",
|
"@testing-library/react": "^14.0.0",
|
||||||
"@types/jest": "^29.0.0",
|
"@types/jest": "^29.0.0",
|
||||||
"@types/koa": "^2.13.4",
|
"@types/koa": "^2.13.4",
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/evaluators",
|
"name": "@nocobase/evaluators",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "./lib/index.js",
|
"main": "./lib/index.js",
|
||||||
"types": "./lib/index.d.ts",
|
"types": "./lib/index.d.ts",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@formulajs/formulajs": "4.2.0",
|
"@formulajs/formulajs": "4.2.0",
|
||||||
"@nocobase/utils": "0.12.0-alpha.5",
|
"@nocobase/utils": "0.13.0-alpha.1",
|
||||||
"mathjs": "^10.6.0"
|
"mathjs": "^10.6.0"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/logger",
|
"name": "@nocobase/logger",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"description": "nocobase logging library",
|
"description": "nocobase logging library",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "./lib/index.js",
|
"main": "./lib/index.js",
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/resourcer",
|
"name": "@nocobase/resourcer",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "./lib/index.js",
|
"main": "./lib/index.js",
|
||||||
"types": "./lib/index.d.ts",
|
"types": "./lib/index.d.ts",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nocobase/utils": "0.12.0-alpha.5",
|
"@nocobase/utils": "0.13.0-alpha.1",
|
||||||
"deepmerge": "^4.2.2",
|
"deepmerge": "^4.2.2",
|
||||||
"koa-compose": "^4.1.0",
|
"koa-compose": "^4.1.0",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/sdk",
|
"name": "@nocobase/sdk",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "lib",
|
"main": "lib",
|
||||||
"module": "es/index.js",
|
"module": "es/index.js",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/server",
|
"name": "@nocobase/server",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"types": "./lib/index.d.ts",
|
"types": "./lib/index.d.ts",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
@ -10,16 +10,16 @@
|
|||||||
"@koa/cors": "^3.1.0",
|
"@koa/cors": "^3.1.0",
|
||||||
"@koa/multer": "^3.0.2",
|
"@koa/multer": "^3.0.2",
|
||||||
"@koa/router": "^9.4.0",
|
"@koa/router": "^9.4.0",
|
||||||
"@nocobase/acl": "0.12.0-alpha.5",
|
"@nocobase/acl": "0.13.0-alpha.1",
|
||||||
"@nocobase/actions": "0.12.0-alpha.5",
|
"@nocobase/actions": "0.13.0-alpha.1",
|
||||||
"@nocobase/auth": "0.12.0-alpha.5",
|
"@nocobase/auth": "0.13.0-alpha.1",
|
||||||
"@nocobase/cache": "0.12.0-alpha.5",
|
"@nocobase/cache": "0.13.0-alpha.1",
|
||||||
"@nocobase/database": "0.12.0-alpha.5",
|
"@nocobase/database": "0.13.0-alpha.1",
|
||||||
"@nocobase/evaluators": "0.12.0-alpha.5",
|
"@nocobase/evaluators": "0.13.0-alpha.1",
|
||||||
"@nocobase/logger": "0.12.0-alpha.5",
|
"@nocobase/logger": "0.13.0-alpha.1",
|
||||||
"@nocobase/resourcer": "0.12.0-alpha.5",
|
"@nocobase/resourcer": "0.13.0-alpha.1",
|
||||||
"@nocobase/sdk": "0.12.0-alpha.5",
|
"@nocobase/sdk": "0.13.0-alpha.1",
|
||||||
"@nocobase/utils": "0.12.0-alpha.5",
|
"@nocobase/utils": "0.13.0-alpha.1",
|
||||||
"@types/koa-send": "^4.1.3",
|
"@types/koa-send": "^4.1.3",
|
||||||
"@types/multer": "^1.4.5",
|
"@types/multer": "^1.4.5",
|
||||||
"axios": "^0.26.1",
|
"axios": "^0.26.1",
|
||||||
@ -35,16 +35,16 @@
|
|||||||
"koa-static": "^5.0.0",
|
"koa-static": "^5.0.0",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"multer": "^1.4.2",
|
"multer": "^1.4.2",
|
||||||
|
"nanoid": "3.3.4",
|
||||||
"semver": "^7.3.7",
|
"semver": "^7.3.7",
|
||||||
"serve-handler": "^6.1.5",
|
"serve-handler": "^6.1.5",
|
||||||
"xpipe": "^1.0.5",
|
|
||||||
"ws": "^8.13.0",
|
"ws": "^8.13.0",
|
||||||
"nanoid": "3.3.4"
|
"xpipe": "^1.0.5"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/semver": "^7.3.9",
|
"@types/semver": "^7.3.9",
|
||||||
"@types/ws": "^8.5.5",
|
"@types/serve-handler": "^6.1.1",
|
||||||
"@types/serve-handler": "^6.1.1"
|
"@types/ws": "^8.5.5"
|
||||||
},
|
},
|
||||||
"gitHead": "ce588eefb0bfc50f7d5bbee575e0b5e843bf6644"
|
"gitHead": "ce588eefb0bfc50f7d5bbee575e0b5e843bf6644"
|
||||||
}
|
}
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/test",
|
"name": "@nocobase/test",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"types": "./lib/index.d.ts",
|
"types": "./lib/index.d.ts",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nocobase/server": "0.12.0-alpha.5",
|
"@nocobase/server": "0.13.0-alpha.1",
|
||||||
"@types/supertest": "^2.0.11",
|
"@types/supertest": "^2.0.11",
|
||||||
"mockjs": "^1.1.0",
|
"mockjs": "^1.1.0",
|
||||||
"mysql2": "^2.3.3",
|
"mysql2": "^2.3.3",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/utils",
|
"name": "@nocobase/utils",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"types": "./lib/index.d.ts",
|
"types": "./lib/index.d.ts",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"displayName.zh-CN": "权限控制",
|
"displayName.zh-CN": "权限控制",
|
||||||
"description": "A simple access control based on roles, resources and actions",
|
"description": "A simple access control based on roles, resources and actions",
|
||||||
"description.zh-CN": "基于角色、资源和操作的权限控制。",
|
"description.zh-CN": "基于角色、资源和操作的权限控制。",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/plugin-api-doc",
|
"name": "@nocobase/plugin-api-doc",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"displayName": "API documentation",
|
"displayName": "API documentation",
|
||||||
"displayName.zh-CN": "API 文档",
|
"displayName.zh-CN": "API 文档",
|
||||||
"description": "",
|
"description": "",
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"displayName.zh-CN": "API 秘钥",
|
"displayName.zh-CN": "API 秘钥",
|
||||||
"description": "Allow users to use API key to access NocoBase server API",
|
"description": "Allow users to use API key to access NocoBase server API",
|
||||||
"description.zh-CN": "允许用户使用 API key 访问 NocoBase server API",
|
"description.zh-CN": "允许用户使用 API key 访问 NocoBase server API",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/plugin-audit-logs",
|
"name": "@nocobase/plugin-audit-logs",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"displayName": "Audit logs",
|
"displayName": "Audit logs",
|
||||||
"displayName.zh-CN": "审计日志",
|
"displayName.zh-CN": "审计日志",
|
||||||
"description": "Data addition, modification, deletion logs",
|
"description": "Data addition, modification, deletion logs",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/plugin-auth",
|
"name": "@nocobase/plugin-auth",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@ant-design/icons": "5.x",
|
"@ant-design/icons": "5.x",
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"displayName.zh-CN": "图表",
|
"displayName.zh-CN": "图表",
|
||||||
"description": "Out-of-the-box, feature-rich chart plugins.",
|
"description": "Out-of-the-box, feature-rich chart plugins.",
|
||||||
"description.zh-CN": "开箱即用、丰富的报表。",
|
"description.zh-CN": "开箱即用、丰富的报表。",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@ant-design/icons": "5.x",
|
"@ant-design/icons": "5.x",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/plugin-china-region",
|
"name": "@nocobase/plugin-china-region",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"displayName": "China region",
|
"displayName": "China region",
|
||||||
"displayName.zh-CN": "中国行政区",
|
"displayName.zh-CN": "中国行政区",
|
||||||
"description": "China region field",
|
"description": "China region field",
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"displayName.zh-CN": "WEB 客户端",
|
"displayName.zh-CN": "WEB 客户端",
|
||||||
"description": "",
|
"description": "",
|
||||||
"description.zh-CN": "",
|
"description.zh-CN": "",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"displayName.zh-CN": "数据表管理",
|
"displayName.zh-CN": "数据表管理",
|
||||||
"description": "Provide convenient collection management capabilities",
|
"description": "Provide convenient collection management capabilities",
|
||||||
"description.zh-CN": "提供便捷的数据表管理能力",
|
"description.zh-CN": "提供便捷的数据表管理能力",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/plugin-data-visualization",
|
"name": "@nocobase/plugin-data-visualization",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"displayName": "Data Visualization",
|
"displayName": "Data Visualization",
|
||||||
"displayName.zh-CN": "数据可视化",
|
"displayName.zh-CN": "数据可视化",
|
||||||
"description": "Provides business intelligence and data visualization features",
|
"description": "Provides business intelligence and data visualization features",
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"displayName.zh-CN": "应用的备份与还原",
|
"displayName.zh-CN": "应用的备份与还原",
|
||||||
"description": "Can be used for application replication, migration, upgrade, etc",
|
"description": "Can be used for application replication, migration, upgrade, etc",
|
||||||
"description.zh-CN": "可用于应用的复制、迁移、升级等场景",
|
"description.zh-CN": "可用于应用的复制、迁移、升级等场景",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"displayName.zh-CN": "错误处理器",
|
"displayName.zh-CN": "错误处理器",
|
||||||
"description": "Handling application errors and exceptions",
|
"description": "Handling application errors and exceptions",
|
||||||
"description.zh-CN": "处理应用程序中的错误和异常",
|
"description.zh-CN": "处理应用程序中的错误和异常",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/plugin-excel-formula-field",
|
"name": "@nocobase/plugin-excel-formula-field",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"displayName.zh-CN": "导出",
|
"displayName.zh-CN": "导出",
|
||||||
"description": "Export collection records to Excel table",
|
"description": "Export collection records to Excel table",
|
||||||
"description.zh-CN": "导出数据表记录为 Excel 表格",
|
"description.zh-CN": "导出数据表记录为 Excel 表格",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/plugin-file-manager",
|
"name": "@nocobase/plugin-file-manager",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"displayName": "File manager",
|
"displayName": "File manager",
|
||||||
"displayName.zh-CN": "文件管理器",
|
"displayName.zh-CN": "文件管理器",
|
||||||
"description": "file management plugin.",
|
"description": "file management plugin.",
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"displayName.zh-CN": "字段",
|
"displayName.zh-CN": "字段",
|
||||||
"description": "formula-field",
|
"description": "formula-field",
|
||||||
"description.zh-CN": "字段。",
|
"description.zh-CN": "字段。",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -4,18 +4,18 @@
|
|||||||
"displayName.zh-CN": "数据库可视化管理",
|
"displayName.zh-CN": "数据库可视化管理",
|
||||||
"description": "database collection manage",
|
"description": "database collection manage",
|
||||||
"description.zh-CN": "数据库管理。",
|
"description.zh-CN": "数据库管理。",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@ant-design/icons": "5.x",
|
"@ant-design/icons": "5.x",
|
||||||
"@antv/x6": "^2.0.0",
|
"@antv/x6": "^2.0.0",
|
||||||
|
"@antv/x6-plugin-dnd": "^2.0.0",
|
||||||
|
"@antv/x6-plugin-export": "^2.0.0",
|
||||||
"@antv/x6-plugin-minimap": "^2.0.0",
|
"@antv/x6-plugin-minimap": "^2.0.0",
|
||||||
"@antv/x6-plugin-scroller": "^2.0.0",
|
"@antv/x6-plugin-scroller": "^2.0.0",
|
||||||
"@antv/x6-plugin-selection": "^2.0.0",
|
"@antv/x6-plugin-selection": "^2.0.0",
|
||||||
"@antv/x6-plugin-snapline": "^2.0.0",
|
"@antv/x6-plugin-snapline": "^2.0.0",
|
||||||
"@antv/x6-plugin-dnd": "^2.0.0",
|
|
||||||
"@antv/x6-plugin-export": "^2.0.0",
|
|
||||||
"@antv/x6-react-shape": "^2.0.0",
|
"@antv/x6-react-shape": "^2.0.0",
|
||||||
"@formily/react": "2.x",
|
"@formily/react": "2.x",
|
||||||
"@formily/reactive": "2.x",
|
"@formily/reactive": "2.x",
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"displayName.zh-CN": "iframe",
|
"displayName.zh-CN": "iframe",
|
||||||
"description": "create and manage IFrame blocks on the page for embedding and displaying external web pages or content.",
|
"description": "create and manage IFrame blocks on the page for embedding and displaying external web pages or content.",
|
||||||
"description.zh-CN": "在页面上创建和管理iframe,用于嵌入和展示外部网页或内容。",
|
"description.zh-CN": "在页面上创建和管理iframe,用于嵌入和展示外部网页或内容。",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"displayName.zh-CN": "导入",
|
"displayName.zh-CN": "导入",
|
||||||
"description": "import data.",
|
"description": "import data.",
|
||||||
"description.zh-CN": "导入数据。",
|
"description.zh-CN": "导入数据。",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/plugin-localization-management",
|
"name": "@nocobase/plugin-localization-management",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"main": "dist/server/index.js",
|
"main": "dist/server/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"deepmerge": "^4.3.1"
|
"deepmerge": "^4.3.1"
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "@nocobase/plugin-map",
|
"name": "@nocobase/plugin-map",
|
||||||
"displayName": "Map",
|
"displayName": "Map",
|
||||||
"displayName.zh-CN": "地图",
|
"displayName.zh-CN": "地图",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"description": "Provide map fields and blocks",
|
"description": "Provide map fields and blocks",
|
||||||
"description.zh-CN": "提供地图字段和区块",
|
"description.zh-CN": "提供地图字段和区块",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"displayName.zh-CN": "数学公式字段",
|
"displayName.zh-CN": "数学公式字段",
|
||||||
"description": "A powerful mathematical formula field plugin designed to provide flexible mathematical and formula calculation capabilities for databases or data management systems. It seamlessly integrates with various database systems such as MySQL, PostgreSQL, and offers an intuitive user interface for defining and executing mathematical formula fields.",
|
"description": "A powerful mathematical formula field plugin designed to provide flexible mathematical and formula calculation capabilities for databases or data management systems. It seamlessly integrates with various database systems such as MySQL, PostgreSQL, and offers an intuitive user interface for defining and executing mathematical formula fields.",
|
||||||
"description.zh-CN": "一个功能强大的数学公式字段插件,旨在为数据库或数据管理系统提供灵活的数学计算和公式计算功能。它可以与各种数据库系统(如MySQL、PostgreSQL)无缝集成,并提供直观的用户界面来定义和执行数学公式字段。",
|
"description.zh-CN": "一个功能强大的数学公式字段插件,旨在为数据库或数据管理系统提供灵活的数学计算和公式计算功能。它可以与各种数据库系统(如MySQL、PostgreSQL)无缝集成,并提供直观的用户界面来定义和执行数学公式字段。",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/plugin-mobile-client",
|
"name": "@nocobase/plugin-mobile-client",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"displayName": "Mobile-client",
|
"displayName": "Mobile-client",
|
||||||
"displayName.zh-CN": "移动端",
|
"displayName.zh-CN": "移动端",
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"displayName.zh-CN": "多应用管理",
|
"displayName.zh-CN": "多应用管理",
|
||||||
"description": "manage app",
|
"description": "manage app",
|
||||||
"description.zh-CN": "管理应用",
|
"description.zh-CN": "管理应用",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"displayName.zh-CN": "多应用数据共享",
|
"displayName.zh-CN": "多应用数据共享",
|
||||||
"description": "multi app share collection",
|
"description": "multi app share collection",
|
||||||
"description.zh-CN": "多应用数据共享",
|
"description.zh-CN": "多应用数据共享",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@formily/react": "2.x",
|
"@formily/react": "2.x",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/plugin-notifications",
|
"name": "@nocobase/plugin-notifications",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"displayName.zh-CN": "SSO 登录 - OpenID Connect",
|
"displayName.zh-CN": "SSO 登录 - OpenID Connect",
|
||||||
"description": "Provides SAML authentication and authorization functionality for applications or authentication systems.",
|
"description": "Provides SAML authentication and authorization functionality for applications or authentication systems.",
|
||||||
"description.zh-CN": "为应用程序或身份验证系统提供SAML认证和授权功能。",
|
"description.zh-CN": "为应用程序或身份验证系统提供SAML认证和授权功能。",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"displayName.zh-CN": "SSO 登录 - SAML",
|
"displayName.zh-CN": "SSO 登录 - SAML",
|
||||||
"description": "",
|
"description": "",
|
||||||
"description.zh-CN": "",
|
"description.zh-CN": "",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"displayName.zh-CN": "自动编码字段",
|
"displayName.zh-CN": "自动编码字段",
|
||||||
"description": "",
|
"description": "",
|
||||||
"description.zh-CN": "",
|
"description.zh-CN": "",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"displayName.zh-CN": "短信登录",
|
"displayName.zh-CN": "短信登录",
|
||||||
"description": "SMS authentication function",
|
"description": "SMS authentication function",
|
||||||
"description.zh-CN": "提供短信登录认证功能",
|
"description.zh-CN": "提供短信登录认证功能",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@formily/react": "2.x",
|
"@formily/react": "2.x",
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"displayName.zh-CN": "关系快照字段",
|
"displayName.zh-CN": "关系快照字段",
|
||||||
"description": "",
|
"description": "",
|
||||||
"description.zh-CN": "",
|
"description.zh-CN": "",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"displayName.zh-CN": "系统设置",
|
"displayName.zh-CN": "系统设置",
|
||||||
"description": "Used to adjust the system title, logo, etc",
|
"description": "Used to adjust the system title, logo, etc",
|
||||||
"description.zh-CN": "用于调整系统的标题、LOGO 等",
|
"description.zh-CN": "用于调整系统的标题、LOGO 等",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/plugin-theme-editor",
|
"name": "@nocobase/plugin-theme-editor",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"main": "dist/server/index.js",
|
"main": "dist/server/index.js",
|
||||||
"displayName": "Theme editor",
|
"displayName": "Theme editor",
|
||||||
"displayName.zh-CN": "主题编辑器",
|
"displayName.zh-CN": "主题编辑器",
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"displayName.zh-CN": "路由管理",
|
"displayName.zh-CN": "路由管理",
|
||||||
"description": "manage the routes of nocobase",
|
"description": "manage the routes of nocobase",
|
||||||
"description.zh-CN": "管理页面路由。",
|
"description.zh-CN": "管理页面路由。",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"displayName.zh-CN": "UI schema 存储服务",
|
"displayName.zh-CN": "UI schema 存储服务",
|
||||||
"description": "用于存储用户动态自定义的 UI schema",
|
"description": "用于存储用户动态自定义的 UI schema",
|
||||||
"description.zh-CN": "用于存储用户动态自定义的 UI schema",
|
"description.zh-CN": "用于存储用户动态自定义的 UI schema",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"displayName.zh-CN": "用户",
|
"displayName.zh-CN": "用户",
|
||||||
"description": "Provide a basic user model and a password-based user authentication type, and extended the createdBy and updatedBy field types",
|
"description": "Provide a basic user model and a password-based user authentication type, and extended the createdBy and updatedBy field types",
|
||||||
"description.zh-CN": "提供了基础的用户模型和基于密码的用户认证方式,并拓展了创建人和最后更新人字段类型",
|
"description.zh-CN": "提供了基础的用户模型和基于密码的用户认证方式,并拓展了创建人和最后更新人字段类型",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"displayName.zh-CN": "验证码",
|
"displayName.zh-CN": "验证码",
|
||||||
"description": "verification setting.",
|
"description": "verification setting.",
|
||||||
"description.zh-CN": "验证码配置。",
|
"description.zh-CN": "验证码配置。",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"displayName.zh-CN": "工作流",
|
"displayName.zh-CN": "工作流",
|
||||||
"description": "A powerful workflow plugin designed to support business process management and automation.",
|
"description": "A powerful workflow plugin designed to support business process management and automation.",
|
||||||
"description.zh-CN": "工作流插件,为业务流程管理和自动化提供支持。",
|
"description.zh-CN": "工作流插件,为业务流程管理和自动化提供支持。",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -1,49 +1,49 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/preset-nocobase",
|
"name": "@nocobase/preset-nocobase",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"main": "./lib/server/index.js",
|
"main": "./lib/server/index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@formily/json-schema": "2.x",
|
"@formily/json-schema": "2.x",
|
||||||
"@nocobase/plugin-acl": "0.12.0-alpha.5",
|
"@nocobase/plugin-acl": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-api-doc": "0.12.0-alpha.5",
|
"@nocobase/plugin-api-doc": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-api-keys": "0.12.0-alpha.5",
|
"@nocobase/plugin-api-keys": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-audit-logs": "0.12.0-alpha.5",
|
"@nocobase/plugin-audit-logs": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-auth": "0.12.0-alpha.5",
|
"@nocobase/plugin-auth": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-charts": "0.12.0-alpha.5",
|
"@nocobase/plugin-charts": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-china-region": "0.12.0-alpha.5",
|
"@nocobase/plugin-china-region": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-client": "0.12.0-alpha.5",
|
"@nocobase/plugin-client": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-collection-manager": "0.12.0-alpha.5",
|
"@nocobase/plugin-collection-manager": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-data-visualization": "0.12.0-alpha.5",
|
"@nocobase/plugin-data-visualization": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-duplicator": "0.12.0-alpha.5",
|
"@nocobase/plugin-duplicator": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-error-handler": "0.12.0-alpha.5",
|
"@nocobase/plugin-error-handler": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-excel-formula-field": "0.12.0-alpha.5",
|
"@nocobase/plugin-excel-formula-field": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-export": "0.12.0-alpha.5",
|
"@nocobase/plugin-export": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-file-manager": "0.12.0-alpha.5",
|
"@nocobase/plugin-file-manager": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-formula-field": "0.12.0-alpha.5",
|
"@nocobase/plugin-formula-field": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-graph-collection-manager": "0.12.0-alpha.5",
|
"@nocobase/plugin-graph-collection-manager": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-iframe-block": "0.12.0-alpha.5",
|
"@nocobase/plugin-iframe-block": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-import": "0.12.0-alpha.5",
|
"@nocobase/plugin-import": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-localization-management": "0.12.0-alpha.5",
|
"@nocobase/plugin-localization-management": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-map": "0.12.0-alpha.5",
|
"@nocobase/plugin-map": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-math-formula-field": "0.12.0-alpha.5",
|
"@nocobase/plugin-math-formula-field": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-mobile-client": "0.12.0-alpha.5",
|
"@nocobase/plugin-mobile-client": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-multi-app-manager": "0.12.0-alpha.5",
|
"@nocobase/plugin-multi-app-manager": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-multi-app-share-collection": "0.12.0-alpha.5",
|
"@nocobase/plugin-multi-app-share-collection": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-oidc": "0.12.0-alpha.5",
|
"@nocobase/plugin-oidc": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-saml": "0.12.0-alpha.5",
|
"@nocobase/plugin-saml": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-sample-hello": "0.12.0-alpha.5",
|
"@nocobase/plugin-sample-hello": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-sequence-field": "0.12.0-alpha.5",
|
"@nocobase/plugin-sequence-field": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-sms-auth": "0.12.0-alpha.5",
|
"@nocobase/plugin-sms-auth": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-snapshot-field": "0.12.0-alpha.5",
|
"@nocobase/plugin-snapshot-field": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-system-settings": "0.12.0-alpha.5",
|
"@nocobase/plugin-system-settings": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-theme-editor": "0.12.0-alpha.5",
|
"@nocobase/plugin-theme-editor": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-ui-routes-storage": "0.12.0-alpha.5",
|
"@nocobase/plugin-ui-routes-storage": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-ui-schema-storage": "0.12.0-alpha.5",
|
"@nocobase/plugin-ui-schema-storage": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-users": "0.12.0-alpha.5",
|
"@nocobase/plugin-users": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-verification": "0.12.0-alpha.5",
|
"@nocobase/plugin-verification": "0.13.0-alpha.1",
|
||||||
"@nocobase/plugin-workflow": "0.12.0-alpha.5",
|
"@nocobase/plugin-workflow": "0.13.0-alpha.1",
|
||||||
"@nocobase/server": "0.12.0-alpha.5",
|
"@nocobase/server": "0.13.0-alpha.1",
|
||||||
"cronstrue": "^2.11.0"
|
"cronstrue": "^2.11.0"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/plugin-sample-command",
|
"name": "@nocobase/plugin-sample-command",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@nocobase/client": "0.x",
|
"@nocobase/client": "0.x",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/plugin-sample-custom-block",
|
"name": "@nocobase/plugin-sample-custom-block",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@ant-design/icons": "5.x",
|
"@ant-design/icons": "5.x",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/plugin-sample-custom-collection-template",
|
"name": "@nocobase/plugin-sample-custom-collection-template",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@nocobase/client": "0.x",
|
"@nocobase/client": "0.x",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/plugin-sample-custom-page",
|
"name": "@nocobase/plugin-sample-custom-page",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"react": "^18.2.0"
|
"react": "^18.2.0"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/plugin-sample-custom-signup-page",
|
"name": "@nocobase/plugin-sample-custom-signup-page",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@formily/react": "2.x",
|
"@formily/react": "2.x",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/plugin-sample-hello",
|
"name": "@nocobase/plugin-sample-hello",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"displayName": "Sample-Hello",
|
"displayName": "Sample-Hello",
|
||||||
"displayName.zh-CN": "插件demo-hello",
|
"displayName.zh-CN": "插件demo-hello",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/plugin-sample-ratelimit",
|
"name": "@nocobase/plugin-sample-ratelimit",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"koa-ratelimit": "^5.0.1"
|
"koa-ratelimit": "^5.0.1"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/plugin-sample-shop-actions",
|
"name": "@nocobase/plugin-sample-shop-actions",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@nocobase/client": "0.x",
|
"@nocobase/client": "0.x",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/plugin-sample-shop-events",
|
"name": "@nocobase/plugin-sample-shop-events",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@nocobase/client": "0.x",
|
"@nocobase/client": "0.x",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/plugin-sample-shop-i18n",
|
"name": "@nocobase/plugin-sample-shop-i18n",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"antd": "5.x",
|
"antd": "5.x",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nocobase/plugin-sample-shop-modeling",
|
"name": "@nocobase/plugin-sample-shop-modeling",
|
||||||
"version": "0.12.0-alpha.5",
|
"version": "0.13.0-alpha.1",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"nodejs-snowflake": "2.0.1"
|
"nodejs-snowflake": "2.0.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user