@tachybase/plugin-field-china-region 0.23.8 → 0.23.16
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/externalVersion.js +4 -4
- package/package.json +7 -6
- package/.turbo/turbo-build.log +0 -18
package/dist/externalVersion.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
module.exports = {
|
|
2
|
-
"@tachybase/client": "0.23.
|
|
3
|
-
"@tachybase/schema": "0.23.
|
|
4
|
-
"@tachybase/server": "0.23.
|
|
2
|
+
"@tachybase/client": "0.23.16",
|
|
3
|
+
"@tachybase/schema": "0.23.16",
|
|
4
|
+
"@tachybase/server": "0.23.16",
|
|
5
5
|
"china-division": "2.7.0",
|
|
6
|
-
"@tachybase/database": "0.23.
|
|
6
|
+
"@tachybase/database": "0.23.16"
|
|
7
7
|
};
|
package/package.json
CHANGED
|
@@ -1,24 +1,25 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tachybase/plugin-field-china-region",
|
|
3
3
|
"displayName": "Administrative divisions of China",
|
|
4
|
-
"version": "0.23.
|
|
4
|
+
"version": "0.23.16",
|
|
5
5
|
"description": "Provides data and field type for administrative divisions of China.",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"Fields"
|
|
8
8
|
],
|
|
9
9
|
"license": "Apache-2.0",
|
|
10
10
|
"main": "./dist/server/index.js",
|
|
11
|
+
"dependencies": {},
|
|
11
12
|
"devDependencies": {
|
|
12
13
|
"@types/cross-spawn": "^6.0.6",
|
|
13
14
|
"china-division": "^2.7.0",
|
|
14
15
|
"cross-spawn": "^7.0.6",
|
|
15
|
-
"@tachybase/schema": "0.23.
|
|
16
|
+
"@tachybase/schema": "0.23.16"
|
|
16
17
|
},
|
|
17
18
|
"peerDependencies": {
|
|
18
|
-
"@tachybase/client": "0.23.
|
|
19
|
-
"@tachybase/
|
|
20
|
-
"@tachybase/test": "0.23.
|
|
21
|
-
"@tachybase/
|
|
19
|
+
"@tachybase/client": "0.23.16",
|
|
20
|
+
"@tachybase/database": "0.23.16",
|
|
21
|
+
"@tachybase/test": "0.23.16",
|
|
22
|
+
"@tachybase/server": "0.23.16"
|
|
22
23
|
},
|
|
23
24
|
"description.zh-CN": "提供中国行政区划数据和字段类型。",
|
|
24
25
|
"displayName.zh-CN": "字段:中国行政区划",
|
package/.turbo/turbo-build.log
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
> @tachybase/plugin-field-china-region@0.23.2 build /Users/seal/Documents/projects/tachybase/packages/plugin-field-china-region
|
|
4
|
-
> tachybase-build --no-dts @tachybase/plugin-field-china-region
|
|
5
|
-
|
|
6
|
-
[33m[33mThe CJS build of Vite's Node API is deprecated. See https://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.[39m[39m
|
|
7
|
-
[4m[95m@tachybase/plugin-field-china-region[39m[24m: [1mplugin-field-china-region[22m build start
|
|
8
|
-
[4m[95m@tachybase/plugin-field-china-region[39m[24m: build plugin client
|
|
9
|
-
[4m[95m@tachybase/plugin-field-china-region[39m[24m: build plugin server source
|
|
10
|
-
[4m[95m@tachybase/plugin-field-china-region[39m[24m: delete server files
|
|
11
|
-
[4m[95m@tachybase/plugin-field-china-region[39m[24m: build plugin server dependencies
|
|
12
|
-
[4m[95m@tachybase/plugin-field-china-region[39m[24m: These packages [33m@tachybase/server, china-division, @tachybase/database[39m will be [3mexclude[23m.
|
|
13
|
-
[4m[95m@tachybase/plugin-field-china-region[39m[24m: write external version
|
|
14
|
-
[4m[95m@tachybase/plugin-field-china-region[39m[24m: afterBuild
|
|
15
|
-
[4m[95m@tachybase/plugin-field-china-region[39m[24m: coping areas.json
|
|
16
|
-
[4m[95m@tachybase/plugin-field-china-region[39m[24m: coping cities.json
|
|
17
|
-
[4m[95m@tachybase/plugin-field-china-region[39m[24m: coping provinces.json
|
|
18
|
-
|