@tachybase/test 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/package.json +3 -3
- package/.turbo/turbo-build.log +0 -24
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tachybase/test",
|
|
3
|
-
"version": "0.23.
|
|
3
|
+
"version": "0.23.16",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"exports": {
|
|
6
6
|
".": {
|
|
@@ -65,8 +65,8 @@
|
|
|
65
65
|
"vite": "^5.4.11",
|
|
66
66
|
"vitest": "^1.6.0",
|
|
67
67
|
"ws": "^8.18.0",
|
|
68
|
-
"@tachybase/server": "0.23.
|
|
69
|
-
"@tachybase/database": "0.23.
|
|
68
|
+
"@tachybase/server": "0.23.16",
|
|
69
|
+
"@tachybase/database": "0.23.16"
|
|
70
70
|
},
|
|
71
71
|
"scripts": {
|
|
72
72
|
"build": "tachybase-build --no-dts @tachybase/test"
|
package/.turbo/turbo-build.log
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
> @tachybase/test@0.22.38 build /Users/seal/Documents/projects/tachybase/packages/test
|
|
4
|
-
> tachybase-build --no-dts @tachybase/test
|
|
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/test[39m[24m: [1mtest[22m build start
|
|
8
|
-
[4m[95m@tachybase/test[39m[24m: build cjs
|
|
9
|
-
|
|
10
|
-
[4m[95m@tachybase/test[39m[24m: [1mtest[22m build start
|
|
11
|
-
[4m[95m@tachybase/test[39m[24m: build esm
|
|
12
|
-
[36mvite v5.2.13 [32mbuilding for production...[36m[39m
|
|
13
|
-
[2K[1Gtransforming (1) [2msrc/index.ts[22m[2K[1G[32m✓[39m 3 modules transformed.
|
|
14
|
-
[2K[1Grendering chunks (1)...[2K[1G[2K[1Gcomputing gzip size (0)...[2K[1Gcomputing gzip size (1)...[2K[1G[2mes/[22m[36mindex.mjs [39m[1m[2m6.68 kB[22m[1m[22m[2m │ gzip: 2.09 kB[22m
|
|
15
|
-
[32m✓ built in 60ms[39m
|
|
16
|
-
[36mvite v5.2.13 [32mbuilding for production...[36m[39m
|
|
17
|
-
[2K[1Gtransforming (1) [2msrc/client/index.ts[22m[2K[1G[32m✓[39m 1 modules transformed.
|
|
18
|
-
[2K[1Grendering chunks (1)...[2K[1G[2K[1Gcomputing gzip size (0)...[2K[1Gcomputing gzip size (1)...[2K[1G[2mes/client/[22m[36mindex.mjs [39m[1m[2m0.59 kB[22m[1m[22m[2m │ gzip: 0.30 kB[22m
|
|
19
|
-
[32m✓ built in 6ms[39m
|
|
20
|
-
[36mvite v5.2.13 [32mbuilding for production...[36m[39m
|
|
21
|
-
[2K[1Gtransforming (1) [2msrc/e2e/index.ts[22m[2K[1G[32m✓[39m 5 modules transformed.
|
|
22
|
-
[2K[1Grendering chunks (1)...[2K[1G[2K[1Gcomputing gzip size (0)...[2K[1Gcomputing gzip size (1)...[2K[1G[2mes/e2e/[22m[36mindex.mjs [39m[1m[33m1,375.26 kB[39m[22m[2m │ gzip: 80.92 kB[22m
|
|
23
|
-
[32m✓ built in 291ms[39m
|
|
24
|
-
|