cabloy 5.1.30 → 5.1.32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.gitignore +0 -0
- package/LICENSE +0 -0
- package/package.json +27 -25
- package/scripts/upgrade.ts +0 -4
- package/vona/README.md +0 -0
- package/vona/README.zh-CN.md +0 -0
- package/vona/packages-cli/cabloy-cli/LICENSE +0 -0
- package/vona/packages-cli/cabloy-cli/README.md +0 -0
- package/vona/packages-cli/cabloy-cli/package.json +0 -0
- package/vona/packages-cli/cli/LICENSE +0 -0
- package/vona/packages-cli/cli/README.md +0 -0
- package/vona/packages-cli/cli/package.json +0 -0
- package/vona/packages-cli/cli-set-api/LICENSE +0 -0
- package/vona/packages-cli/cli-set-api/README.md +0 -0
- package/vona/packages-cli/cli-set-api/cli/templates/create/module/boilerplate/_package.json +0 -0
- package/vona/packages-cli/cli-set-api/cli/templates/create/module/boilerplate/src/index.ts_ +0 -0
- package/vona/packages-cli/cli-set-api/cli/templates/create/suite/modules/.gitkeep +0 -0
- package/vona/packages-cli/cli-set-api/package.json +0 -0
- package/vona/packages-utils/babel-plugin-vona-bean-module/README.md +0 -0
- package/vona/packages-utils/babel-plugin-vona-bean-module/package.json +0 -0
- package/vona/packages-utils/cascade-extend/LICENSE +0 -0
- package/vona/packages-utils/cascade-extend/README.md +0 -0
- package/vona/packages-utils/cascade-extend/package.json +0 -0
- package/vona/packages-utils/compose/README.md +0 -0
- package/vona/packages-utils/compose/package.json +0 -0
- package/vona/packages-utils/deps/README.md +0 -0
- package/vona/packages-utils/deps/package.json +0 -0
- package/vona/packages-utils/dotenv/README.md +0 -0
- package/vona/packages-utils/dotenv/package.json +0 -0
- package/vona/packages-utils/extend/README.md +0 -0
- package/vona/packages-utils/extend/package.json +0 -0
- package/vona/packages-utils/json5/README.md +0 -0
- package/vona/packages-utils/json5/package.json +0 -0
- package/vona/packages-utils/lint/LICENSE +0 -0
- package/vona/packages-utils/localeutil/README.md +0 -0
- package/vona/packages-utils/localeutil/package.json +0 -0
- package/vona/packages-utils/module-glob/README.md +0 -0
- package/vona/packages-utils/module-glob/package.json +0 -0
- package/vona/packages-utils/module-info-pro/README.md +0 -0
- package/vona/packages-utils/module-info-pro/package.json +0 -0
- package/vona/packages-utils/password-hash-salt/LICENSE +0 -0
- package/vona/packages-utils/password-hash-salt/README.md +0 -0
- package/vona/packages-utils/password-hash-salt/package.json +0 -0
- package/vona/packages-utils/process-helper/README.md +0 -0
- package/vona/packages-utils/process-helper/package.json +0 -0
- package/vona/packages-utils/socket/package.json +0 -0
- package/vona/packages-utils/table-identity/LICENSE +0 -0
- package/vona/packages-utils/table-identity/README.md +0 -0
- package/vona/packages-utils/table-identity/package.json +0 -0
- package/vona/packages-utils/utils/README.md +0 -0
- package/vona/packages-utils/utils/package.json +0 -0
- package/vona/packages-utils/zod-errors-custom/package.json +0 -0
- package/vona/packages-utils/zod-openapi/package.json +0 -0
- package/vona/packages-utils/zod-query/package.json +0 -0
- package/vona/packages-vona/vona/LICENSE +0 -0
- package/vona/packages-vona/vona/README.md +0 -0
- package/vona/packages-vona/vona/README.zh-CN.md +0 -0
- package/vona/packages-vona/vona/package.json +0 -0
- package/vona/packages-vona/vona-core/package.json +0 -0
- package/vona/packages-vona/vona-core/src/index.ts +0 -0
- package/vona/packages-vona/vona-core/src/lib/bean/resource/error/errorClass.ts +0 -0
- package/vona/packages-vona/vona-core/src/lib/bean/resource/error/errorInternal.ts +0 -0
- package/vona/packages-vona/vona-core/src/lib/core/context.ts +0 -0
- package/vona/packages-vona/vona-core/src/lib/core/meta.ts +0 -0
- package/vona/packages-vona/vona-core/src/lib/locale/zh-cn.ts +0 -0
- package/vona/packages-vona/vona-core/src/lib/module/config.ts +0 -0
- package/vona/packages-vona/vona-core/src/lib/module/constant.ts +0 -0
- package/vona/packages-vona/vona-core/src/lib/module/errors.ts +0 -0
- package/vona/packages-vona/vona-core/src/lib/module/loader.ts +0 -0
- package/vona/packages-vona/vona-core/src/lib/module/locales.ts +0 -0
- package/vona/packages-vona/vona-core/src/lib/module/module.ts +0 -0
- package/vona/packages-vona/vona-core/src/lib/utils/util.ts +0 -0
- package/vona/packages-vona/vona-mock/README.md +0 -0
- package/vona/packages-vona/vona-mock/package.json +0 -0
- package/vona/packages-vona/vona-shared/LICENSE +0 -0
- package/vona/packages-vona/vona-shared/package.json +0 -0
- package/vona/src/suite-vendor/a-auth/modules/a-auth/src/lib/strategyMock.ts +0 -0
- package/vona/src/suite-vendor/a-cabloy/modules/a-status/package.json +0 -0
- package/vona/src/suite-vendor/a-cabloy/modules/a-status/src/model/status.ts +0 -0
- package/vona/src/suite-vendor/a-vona/modules/a-instance/package.json +0 -0
- package/vona/src/suite-vendor/a-vona/modules/a-instance/src/index.ts +0 -0
- package/vona/src/suite-vendor/a-vona/modules/a-version/package.json +0 -0
- package/vona/src/suite-vendor/a-vona/modules/a-version/src/config/errors.ts +0 -0
- package/vona/src/suite-vendor/a-vona/modules/a-version/src/config/locale/zh-cn.ts +0 -0
- package/vona/src/suite-vendor/a-vona/modules/a-version/src/index.ts +0 -0
- package/zova/packages-cli/cli/LICENSE +0 -0
- package/zova/packages-cli/cli/README.md +0 -0
- package/zova/packages-cli/cli/package.json +0 -0
- package/zova/packages-cli/cli-set-front/LICENSE +0 -0
- package/zova/packages-cli/cli-set-front/README.md +0 -0
- package/zova/packages-cli/cli-set-front/cli/templates/create/module/boilerplate/_package.json +0 -0
- package/zova/packages-cli/cli-set-front/cli/templates/create/module/boilerplate/src/index.ts_ +0 -0
- package/zova/packages-cli/cli-set-front/cli/templates/create/suite/modules/.gitkeep +0 -0
- package/zova/packages-cli/cli-set-front/package.json +0 -0
- package/zova/packages-utils/babel-plugin-zova-bean-module/LICENSE +0 -0
- package/zova/packages-utils/babel-plugin-zova-bean-module/README.md +0 -0
- package/zova/packages-utils/babel-plugin-zova-bean-module/package.json +0 -0
- package/zova/packages-utils/babel-plugin-zova-bean-use/LICENSE +0 -0
- package/zova/packages-utils/babel-plugin-zova-bean-use/README.md +0 -0
- package/zova/packages-utils/babel-plugin-zova-bean-use/package.json +0 -0
- package/zova/packages-utils/babel-plugin-zova-behavior/LICENSE +0 -0
- package/zova/packages-utils/babel-plugin-zova-behavior/README.md +0 -0
- package/zova/packages-utils/babel-plugin-zova-behavior/package.json +0 -0
- package/zova/packages-utils/babel-plugin-zova-component/LICENSE +0 -0
- package/zova/packages-utils/babel-plugin-zova-component/README.md +0 -0
- package/zova/packages-utils/babel-plugin-zova-component/package.json +0 -0
- package/zova/packages-utils/logger/LICENSE +0 -0
- package/zova/packages-utils/logger/README.md +0 -0
- package/zova/packages-utils/logger/package.json +0 -0
- package/zova/packages-utils/mutate-on-copy/LICENSE +0 -0
- package/zova/packages-utils/mutate-on-copy/README.md +0 -0
- package/zova/packages-utils/mutate-on-copy/package.json +0 -0
- package/zova/packages-utils/word-utils/LICENSE +0 -0
- package/zova/packages-utils/word-utils/README.md +0 -0
- package/zova/packages-utils/word-utils/package.json +0 -0
- package/zova/packages-utils/zova-jsx/LICENSE +0 -0
- package/zova/packages-utils/zova-jsx/package.json +0 -0
- package/zova/packages-utils/zova-openapi/LICENSE +0 -0
- package/zova/packages-utils/zova-openapi/package.json +0 -0
- package/zova/packages-utils/zova-vite/LICENSE +0 -0
- package/zova/packages-utils/zova-vite/README.md +0 -0
- package/zova/packages-utils/zova-vite/package.json +0 -0
- package/zova/packages-zova/zova/LICENSE +0 -0
- package/zova/packages-zova/zova/package.json +0 -0
- package/zova/packages-zova/zova-core/LICENSE +0 -0
- package/zova/packages-zova/zova-core/README.md +0 -0
- package/zova/packages-zova/zova-core/package.json +0 -0
- package/zova/packages-zova/zova-core/src/bean/resource/error/errorClass.ts +0 -0
- package/zova/packages-zova/zova-core/src/bean/resource/error/errorInternal.ts +0 -0
- package/zova/src/suite/a-home/modules/home-index/package.json +0 -0
- package/zova/src/suite/a-home/modules/home-index/src/routes.ts +0 -0
- package/zova/src/suite-vendor/a-cabloy/LICENSE +0 -0
- package/zova/src/suite-vendor/a-cabloy/modules/rest-resource/LICENSE +0 -0
- package/zova/src/suite-vendor/a-zova/LICENSE +0 -0
- package/zova/src/suite-vendor/a-zova/modules/a-api/LICENSE +0 -0
- package/zova/src/suite-vendor/a-zova/modules/a-app/LICENSE +0 -0
- package/zova/src/suite-vendor/a-zova/modules/a-bean/LICENSE +0 -0
- package/zova/src/suite-vendor/a-zova/modules/a-behavior/LICENSE +0 -0
- package/zova/src/suite-vendor/a-zova/modules/a-behaviors/LICENSE +0 -0
- package/zova/src/suite-vendor/a-zova/modules/a-boundary/LICENSE +0 -0
- package/zova/src/suite-vendor/a-zova/modules/a-command/LICENSE +0 -0
- package/zova/src/suite-vendor/a-zova/modules/a-fetch/LICENSE +0 -0
- package/zova/src/suite-vendor/a-zova/modules/a-form/LICENSE +0 -0
- package/zova/src/suite-vendor/a-zova/modules/a-icon/LICENSE +0 -0
- package/zova/src/suite-vendor/a-zova/modules/a-interceptor/LICENSE +0 -0
- package/zova/src/suite-vendor/a-zova/modules/a-logger/LICENSE +0 -0
- package/zova/src/suite-vendor/a-zova/modules/a-meta/LICENSE +0 -0
- package/zova/src/suite-vendor/a-zova/modules/a-model/LICENSE +0 -0
- package/zova/src/suite-vendor/a-zova/modules/a-openapi/LICENSE +0 -0
- package/zova/src/suite-vendor/a-zova/modules/a-router/LICENSE +0 -0
- package/zova/src/suite-vendor/a-zova/modules/a-routerstack/LICENSE +0 -0
- package/zova/src/suite-vendor/a-zova/modules/a-routertabs/LICENSE +0 -0
- package/zova/src/suite-vendor/a-zova/modules/a-ssr/LICENSE +0 -0
- package/zova/src/suite-vendor/a-zova/modules/a-ssrhmr/LICENSE +0 -0
- package/zova/src/suite-vendor/a-zova/modules/a-ssrserver/LICENSE +0 -0
- package/zova/src/suite-vendor/a-zova/modules/a-style/LICENSE +0 -0
- package/zova/src/suite-vendor/a-zova/modules/a-table/LICENSE +0 -0
- package/zova/src/suite-vendor/a-zova/modules/a-zod/LICENSE +0 -0
- package/zova/src/suite-vendor/a-zova/modules/a-zova/LICENSE +0 -0
package/.gitignore
CHANGED
|
File without changes
|
package/LICENSE
CHANGED
|
File without changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "cabloy",
|
|
3
|
-
"version": "5.1.
|
|
3
|
+
"version": "5.1.32",
|
|
4
4
|
"gitHead": "2c5c19284bab738e492856189acb6fad74b8a7b7",
|
|
5
5
|
"description": "A Node.js fullstack framework",
|
|
6
6
|
"keywords": [
|
|
@@ -20,27 +20,6 @@
|
|
|
20
20
|
"url": "git+https://github.com/cabloy/cabloy.git"
|
|
21
21
|
},
|
|
22
22
|
"type": "module",
|
|
23
|
-
"devDependencies": {
|
|
24
|
-
"@cabloy/lint": "^5.1.27",
|
|
25
|
-
"@cabloy/process-helper": "^3.1.3",
|
|
26
|
-
"@types/fs-extra": "^11.0.4",
|
|
27
|
-
"@types/node": "^22.19.17",
|
|
28
|
-
"husky": "^9.1.7",
|
|
29
|
-
"lerna": "^9.0.7",
|
|
30
|
-
"lint-staged": "^17.0.5",
|
|
31
|
-
"minimist": "^1.2.8",
|
|
32
|
-
"oxfmt": "^0.45.0",
|
|
33
|
-
"oxlint": "^1.65.0",
|
|
34
|
-
"textlint": "^15.7.0",
|
|
35
|
-
"textlint-rule-en-no-mixed-period": "^3.0.2",
|
|
36
|
-
"textlint-rule-ja-no-mixed-period": "^3.0.2",
|
|
37
|
-
"textlint-rule-ja-space-between-half-and-full-width": "^2.4.2",
|
|
38
|
-
"textlint-rule-period-in-list-item": "^1.0.1",
|
|
39
|
-
"typescript": "^5.9.3"
|
|
40
|
-
},
|
|
41
|
-
"engines": {
|
|
42
|
-
"node": ">=24.4.0"
|
|
43
|
-
},
|
|
44
23
|
"scripts": {
|
|
45
24
|
"init": "pnpm install --no-frozen-lockfile && node scripts/init.ts",
|
|
46
25
|
"upgrade": "node scripts/upgrade.ts",
|
|
@@ -67,6 +46,29 @@
|
|
|
67
46
|
"release:dry-run": "node scripts/release.ts --dry-run",
|
|
68
47
|
"release:changelog": "node scripts/release.ts --changelog-only",
|
|
69
48
|
"release:publish": "node scripts/release.ts --publish-only",
|
|
70
|
-
"release:github": "node scripts/release.ts --release-only"
|
|
71
|
-
|
|
72
|
-
}
|
|
49
|
+
"release:github": "node scripts/release.ts --release-only",
|
|
50
|
+
"prepare": "husky"
|
|
51
|
+
},
|
|
52
|
+
"devDependencies": {
|
|
53
|
+
"@cabloy/lint": "^5.1.27",
|
|
54
|
+
"@cabloy/process-helper": "^3.1.3",
|
|
55
|
+
"@types/fs-extra": "^11.0.4",
|
|
56
|
+
"@types/node": "^22.19.17",
|
|
57
|
+
"husky": "^9.1.7",
|
|
58
|
+
"lerna": "^9.0.7",
|
|
59
|
+
"lint-staged": "^17.0.5",
|
|
60
|
+
"minimist": "^1.2.8",
|
|
61
|
+
"oxfmt": "^0.45.0",
|
|
62
|
+
"oxlint": "^1.65.0",
|
|
63
|
+
"textlint": "^15.7.0",
|
|
64
|
+
"textlint-rule-en-no-mixed-period": "^3.0.2",
|
|
65
|
+
"textlint-rule-ja-no-mixed-period": "^3.0.2",
|
|
66
|
+
"textlint-rule-ja-space-between-half-and-full-width": "^2.4.2",
|
|
67
|
+
"textlint-rule-period-in-list-item": "^1.0.1",
|
|
68
|
+
"typescript": "^5.9.3"
|
|
69
|
+
},
|
|
70
|
+
"engines": {
|
|
71
|
+
"node": ">=24.4.0"
|
|
72
|
+
},
|
|
73
|
+
"packageManager": "pnpm@10.19.0"
|
|
74
|
+
}
|
package/scripts/upgrade.ts
CHANGED
|
@@ -50,9 +50,7 @@ const WHITELIST_FILES: string[] = [
|
|
|
50
50
|
'oxlint.config.ts',
|
|
51
51
|
'lint-staged.config.mjs',
|
|
52
52
|
// vona
|
|
53
|
-
'vona/package.original.json',
|
|
54
53
|
'vona/pnpm-workspace.yaml',
|
|
55
|
-
'vona/lerna.json',
|
|
56
54
|
'vona/tsconfig.json',
|
|
57
55
|
'vona/tsconfig.base.json',
|
|
58
56
|
'vona/tsconfig.base.esm.json',
|
|
@@ -60,9 +58,7 @@ const WHITELIST_FILES: string[] = [
|
|
|
60
58
|
'vona/oxlint.config.ts',
|
|
61
59
|
'vona/codecov.yml',
|
|
62
60
|
// zova
|
|
63
|
-
'zova/package.original.json',
|
|
64
61
|
'zova/pnpm-workspace.yaml',
|
|
65
|
-
'zova/lerna.json',
|
|
66
62
|
'zova/tsconfig.json',
|
|
67
63
|
'zova/tsconfig.base.json',
|
|
68
64
|
'zova/tsconfig.base.esm.json',
|
package/vona/README.md
CHANGED
|
File without changes
|
package/vona/README.zh-CN.md
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/zova/packages-cli/cli-set-front/cli/templates/create/module/boilerplate/_package.json
CHANGED
|
File without changes
|
package/zova/packages-cli/cli-set-front/cli/templates/create/module/boilerplate/src/index.ts_
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|