create-pubinfo 2.2.2 → 2.2.3-beta.1
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/dist/helper.mjs
CHANGED
|
@@ -196,7 +196,7 @@ async function run(version) {
|
|
|
196
196
|
var package_default = {
|
|
197
197
|
name: "create-pubinfo",
|
|
198
198
|
type: "module",
|
|
199
|
-
version: "2.2.
|
|
199
|
+
version: "2.2.3-beta.1",
|
|
200
200
|
description: "初始化项目框架",
|
|
201
201
|
author: "Werheng <werheng.zhang@gmail.com>",
|
|
202
202
|
license: "MIT",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "create-pubinfo",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "2.2.
|
|
4
|
+
"version": "2.2.3-beta.1",
|
|
5
5
|
"description": "初始化项目框架",
|
|
6
6
|
"author": "Werheng <werheng.zhang@gmail.com>",
|
|
7
7
|
"license": "MIT",
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"ora": "^9.3.0",
|
|
39
39
|
"rimraf": "^6.1.2",
|
|
40
40
|
"semver": "^7.7.4",
|
|
41
|
-
"@pubinfo/shared": "2.2.
|
|
41
|
+
"@pubinfo/shared": "2.2.3-beta.1"
|
|
42
42
|
},
|
|
43
43
|
"devDependencies": {
|
|
44
44
|
"@types/node": "^25.2.2"
|
|
@@ -31,11 +31,13 @@
|
|
|
31
31
|
"alova": "^3.3.4",
|
|
32
32
|
"ant-design-vue": "^4.2.6",
|
|
33
33
|
"dayjs": "^1.11.13",
|
|
34
|
+
"lodash-es": "^4.17.21",
|
|
34
35
|
"pubinfo": "{{version}}"
|
|
35
36
|
},
|
|
36
37
|
"devDependencies": {
|
|
37
38
|
"@pubinfo/openapi": "^0.9.0",
|
|
38
39
|
"@pubinfo/preset-openapi": "^0.9.0",
|
|
40
|
+
"@types/lodash-es": "^4.17.12",
|
|
39
41
|
"eslint": "^9.30.1",
|
|
40
42
|
"lint-staged": "^16.1.2",
|
|
41
43
|
"simple-git-hooks": "^2.13.0",
|
|
@@ -17,10 +17,12 @@
|
|
|
17
17
|
"@pubinfo/module-rbac": "{{version}}",
|
|
18
18
|
{{/if}}
|
|
19
19
|
"@vueuse/core": "^14.0.0",
|
|
20
|
+
"lodash-es": "^4.17.21",
|
|
20
21
|
"pubinfo": "{{version}}"
|
|
21
22
|
},
|
|
22
23
|
"devDependencies": {
|
|
23
24
|
"@pubinfo/openapi": "^0.9.1",
|
|
24
|
-
"@pubinfo/preset-openapi": "^0.9.1"
|
|
25
|
+
"@pubinfo/preset-openapi": "^0.9.1",
|
|
26
|
+
"@types/lodash-es": "^4.17.12"
|
|
25
27
|
}
|
|
26
28
|
}
|
|
@@ -18,11 +18,13 @@
|
|
|
18
18
|
"@vueuse/core": "^14.0.0",
|
|
19
19
|
"alova": "^3.3.4",
|
|
20
20
|
"ant-design-vue": "^4.2.6",
|
|
21
|
-
"dayjs": "^1.11.19"
|
|
21
|
+
"dayjs": "^1.11.19",
|
|
22
|
+
"lodash-es": "^4.17.21"
|
|
22
23
|
},
|
|
23
24
|
"devDependencies": {
|
|
24
25
|
"@pubinfo/commitlint": "{{version}}",
|
|
25
26
|
"@pubinfo/config": "{{version}}",
|
|
27
|
+
"@types/lodash-es": "^4.17.12",
|
|
26
28
|
"eslint": "^9.39.1",
|
|
27
29
|
"lint-staged": "^16.2.6",
|
|
28
30
|
"simple-git-hooks": "^2.13.1",
|
|
@@ -26,6 +26,9 @@ importers:
|
|
|
26
26
|
dayjs:
|
|
27
27
|
specifier: ^1.11.19
|
|
28
28
|
version: 1.11.19
|
|
29
|
+
lodash-es:
|
|
30
|
+
specifier: ^4.17.21
|
|
31
|
+
version: 4.17.21
|
|
29
32
|
devDependencies:
|
|
30
33
|
'@pubinfo/commitlint':
|
|
31
34
|
specifier: ^2.1.3
|
|
@@ -33,6 +36,9 @@ importers:
|
|
|
33
36
|
'@pubinfo/config':
|
|
34
37
|
specifier: ^2.1.3
|
|
35
38
|
version: 2.1.3(@vue/compiler-sfc@3.5.24)(eslint@9.39.1(jiti@2.6.1))(postcss@8.5.6)(stylelint-order@7.0.0(stylelint@16.25.0(typescript@5.9.3)))(stylelint@16.25.0(typescript@5.9.3))(typescript@5.9.3)(unocss@66.5.5(postcss@8.5.6)(vite@7.2.2(@types/node@24.10.0)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.44.1)(yaml@2.8.1)))
|
|
39
|
+
'@types/lodash-es':
|
|
40
|
+
specifier: ^4.17.12
|
|
41
|
+
version: 4.17.12
|
|
36
42
|
eslint:
|
|
37
43
|
specifier: ^9.39.1
|
|
38
44
|
version: 9.39.1(jiti@2.6.1)
|
|
@@ -60,6 +66,9 @@ importers:
|
|
|
60
66
|
'@vueuse/core':
|
|
61
67
|
specifier: ^14.0.0
|
|
62
68
|
version: 14.0.0(vue@3.5.24(typescript@5.9.3))
|
|
69
|
+
lodash-es:
|
|
70
|
+
specifier: ^4.17.21
|
|
71
|
+
version: 4.17.21
|
|
63
72
|
pubinfo:
|
|
64
73
|
specifier: 2.1.3
|
|
65
74
|
version: 2.1.3(@babel/parser@7.28.5)(@types/node@24.10.0)(@vue/compiler-sfc@3.5.24)(@vueuse/core@14.0.0(vue@3.5.24(typescript@5.9.3)))(alova@3.3.4)(async-validator@4.2.5)(change-case@5.4.4)(chokidar@3.6.0)(esbuild@0.25.12)(eslint@9.39.1(jiti@2.6.1))(jiti@2.6.1)(postcss@8.5.6)(rollup@4.53.2)(stylelint-order@7.0.0(stylelint@16.25.0(typescript@5.9.3)))(stylelint@16.25.0(typescript@5.9.3))(svelte@5.43.5)(typescript@5.9.3)(vite@7.2.2(@types/node@24.10.0)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.44.1)(yaml@2.8.1))(yaml@2.8.1)
|
|
@@ -70,6 +79,9 @@ importers:
|
|
|
70
79
|
'@pubinfo/preset-openapi':
|
|
71
80
|
specifier: ^0.9.1
|
|
72
81
|
version: 0.9.1(@pubinfo/openapi@0.9.1(chokidar@3.6.0)(typescript@5.9.3))
|
|
82
|
+
'@types/lodash-es':
|
|
83
|
+
specifier: ^4.17.12
|
|
84
|
+
version: 4.17.12
|
|
73
85
|
|
|
74
86
|
packages:
|
|
75
87
|
|
|
@@ -2161,6 +2173,12 @@ packages:
|
|
|
2161
2173
|
'@types/json-schema@7.0.15':
|
|
2162
2174
|
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
|
|
2163
2175
|
|
|
2176
|
+
'@types/lodash-es@4.17.12':
|
|
2177
|
+
resolution: {integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==}
|
|
2178
|
+
|
|
2179
|
+
'@types/lodash@4.17.20':
|
|
2180
|
+
resolution: {integrity: sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA==}
|
|
2181
|
+
|
|
2164
2182
|
'@types/mdast@4.0.4':
|
|
2165
2183
|
resolution: {integrity: sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==}
|
|
2166
2184
|
|
|
@@ -8319,6 +8337,12 @@ snapshots:
|
|
|
8319
8337
|
|
|
8320
8338
|
'@types/json-schema@7.0.15': {}
|
|
8321
8339
|
|
|
8340
|
+
'@types/lodash-es@4.17.12':
|
|
8341
|
+
dependencies:
|
|
8342
|
+
'@types/lodash': 4.17.20
|
|
8343
|
+
|
|
8344
|
+
'@types/lodash@4.17.20': {}
|
|
8345
|
+
|
|
8322
8346
|
'@types/mdast@4.0.4':
|
|
8323
8347
|
dependencies:
|
|
8324
8348
|
'@types/unist': 3.0.3
|