@knapsack/spec-utils 4.78.8 → 4.78.9--canary.9e3fd3f.0

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.
@@ -1,4 +1,4 @@
1
1
 
2
- > @knapsack/spec-utils@4.78.7 build /home/runner/work/app-monorepo/app-monorepo/apps/client/libs/spec-utils
2
+ > @knapsack/spec-utils@4.78.8 build /home/runner/work/app-monorepo/app-monorepo/apps/client/libs/spec-utils
3
3
  > tsc
4
4
 
@@ -1,4 +1,4 @@
1
1
 
2
- > @knapsack/spec-utils@4.78.7 lint /home/runner/work/app-monorepo/app-monorepo/apps/client/libs/spec-utils
2
+ > @knapsack/spec-utils@4.78.8 lint /home/runner/work/app-monorepo/app-monorepo/apps/client/libs/spec-utils
3
3
  > eslint ./
4
4
 
@@ -1,5 +1,5 @@
1
1
 
2
- > @knapsack/spec-utils@4.78.7 test /home/runner/work/app-monorepo/app-monorepo/apps/client/libs/spec-utils
2
+ > @knapsack/spec-utils@4.78.8 test /home/runner/work/app-monorepo/app-monorepo/apps/client/libs/spec-utils
3
3
  > vitest run
4
4
 
5
5
 
@@ -7,25 +7,25 @@
7
7
  Coverage enabled with v8
8
8
 
9
9
  ✓ src/convert-to-spec.vtest.ts (4 tests) 4ms
10
- ✓ src/resolve.vtest.ts (6 tests) 31ms
11
- ✓ src/utils.vtest.ts (3 tests) 4ms
12
- ✓ src/get-ts-config.vtest.ts (1 test) 38ms
13
- ✓ src/analyze-exports.vtest.ts (20 tests) 2216ms
14
- ✓ analyze-exports tests for .ts files > gets export names  1083ms
15
- ✓ analyze-exports tests for .d.ts files > gets export names  1126ms
16
- ✓ src/analyze-exports.sandbox-components.vtest.ts (2 tests) 6004ms
17
- ✓ analyze-exports sandbox components > analyzes react exports  2234ms
18
- ✓ analyze-exports sandbox components > analyzes angular exports  3767ms
19
- ✓ src/align/align.vtest.ts (8 tests) 7678ms
20
- ✓ '@knapsack/sandbox-components/react' > finds same export names in ts and js  1999ms
21
- ✓ '@knapsack/angular-sandbox-components' > finds same export names in ts and js  1613ms
22
- ✓ '@mui/material' > finds same export names in ts and js  2253ms
23
- ✓ '@knapsack/utils' > finds same export names in ts and js  1761ms
10
+ ✓ src/utils.vtest.ts (3 tests) 6ms
11
+ ✓ src/get-ts-config.vtest.ts (1 test) 32ms
12
+ ✓ src/resolve.vtest.ts (6 tests) 33ms
13
+ ✓ src/analyze-exports.vtest.ts (20 tests) 2271ms
14
+ ✓ analyze-exports tests for .ts files > gets export names  1107ms
15
+ ✓ analyze-exports tests for .d.ts files > gets export names  1155ms
16
+ ✓ src/analyze-exports.sandbox-components.vtest.ts (2 tests) 5930ms
17
+ ✓ analyze-exports sandbox components > analyzes react exports  2322ms
18
+ ✓ analyze-exports sandbox components > analyzes angular exports  3606ms
19
+ ✓ src/align/align.vtest.ts (8 tests) 7681ms
20
+ ✓ '@knapsack/sandbox-components/react' > finds same export names in ts and js  2113ms
21
+ ✓ '@knapsack/angular-sandbox-components' > finds same export names in ts and js  1590ms
22
+ ✓ '@mui/material' > finds same export names in ts and js  2202ms
23
+ ✓ '@knapsack/utils' > finds same export names in ts and js  1723ms
24
24
 
25
25
   Test Files  7 passed (7)
26
26
   Tests  44 passed (44)
27
-  Start at  22:26:42
28
-  Duration  10.40s (transform 372ms, setup 76ms, collect 10.11s, tests 15.98s, environment 2ms, prepare 837ms)
27
+  Start at  23:13:21
28
+  Duration  10.41s (transform 475ms, setup 84ms, collect 10.05s, tests 15.96s, environment 2ms, prepare 838ms)
29
29
 
30
30
   % Coverage report from v8
31
31
  -------------------|---------|----------|---------|---------|-------------------
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@knapsack/spec-utils",
3
3
  "description": "",
4
- "version": "4.78.8",
4
+ "version": "4.78.9--canary.9e3fd3f.0",
5
5
  "type": "module",
6
6
  "exports": {
7
7
  ".": {
@@ -20,17 +20,17 @@
20
20
  "test": "vitest run"
21
21
  },
22
22
  "dependencies": {
23
- "@knapsack/utils": "4.78.8",
23
+ "@knapsack/utils": "4.78.9--canary.9e3fd3f.0",
24
24
  "typescript": "^5.7.3"
25
25
  },
26
26
  "devDependencies": {
27
- "@knapsack/angular-sandbox-components": "4.78.8",
28
- "@knapsack/eslint-config-starter": "4.78.8",
29
- "@knapsack/file-utils": "4.78.8",
30
- "@knapsack/prettier-config": "4.78.8",
31
- "@knapsack/sandbox-components": "4.78.8",
32
- "@knapsack/types": "4.78.8",
33
- "@knapsack/typescript-config-starter": "4.78.8",
27
+ "@knapsack/angular-sandbox-components": "4.78.9--canary.9e3fd3f.0",
28
+ "@knapsack/eslint-config-starter": "4.78.9--canary.9e3fd3f.0",
29
+ "@knapsack/file-utils": "4.78.9--canary.9e3fd3f.0",
30
+ "@knapsack/prettier-config": "4.78.9--canary.9e3fd3f.0",
31
+ "@knapsack/sandbox-components": "4.78.9--canary.9e3fd3f.0",
32
+ "@knapsack/types": "4.78.9--canary.9e3fd3f.0",
33
+ "@knapsack/typescript-config-starter": "4.78.9--canary.9e3fd3f.0",
34
34
  "@mui/material": "^5.16.14",
35
35
  "@types/node": "^20.17.24",
36
36
  "eslint": "^8.57.0",
@@ -45,5 +45,5 @@
45
45
  "directory": "apps/client/libs/spec-utils",
46
46
  "type": "git"
47
47
  },
48
- "gitHead": "f8e263c7d4993fc416ae7396b31ac0a2781e0916"
48
+ "gitHead": "9e3fd3f6acfb04464f7be8fa7e499b3cbb25af7f"
49
49
  }