@knapsack/spec-utils 4.77.1--canary.5646.d066ec2.0 → 4.77.1--canary.5681.514b75e.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.
Files changed (2) hide show
  1. package/.turbo/turbo-test.log +16 -16
  2. package/package.json +10 -10
@@ -7,25 +7,25 @@
7
7
  Coverage enabled with v8
8
8
 
9
9
  ✓ src/convert-to-spec.vtest.ts (4 tests) 5ms
10
- ✓ src/utils.vtest.ts (3 tests) 5ms
11
- ✓ src/get-ts-config.vtest.ts (1 test) 27ms
12
- ✓ src/resolve.vtest.ts (6 tests) 24ms
13
- ✓ src/analyze-exports.vtest.ts (20 tests) 2047ms
14
- ✓ analyze-exports tests for .ts files > gets export names 1035ms
15
- ✓ analyze-exports tests for .d.ts files > gets export names 1005ms
16
- ✓ src/analyze-exports.sandbox-components.vtest.ts (2 tests) 5845ms
17
- ✓ analyze-exports sandbox components > analyzes react exports 2326ms
18
- ✓ analyze-exports sandbox components > analyzes angular exports 3517ms
19
- ✓ src/align/align.vtest.ts (8 tests) 7648ms
20
- ✓ '@knapsack/sandbox-components/react' > finds same export names in ts and js 2110ms
21
- ✓ '@knapsack/angular-sandbox-components' > finds same export names in ts and js 1604ms
22
- ✓ '@mui/material' > finds same export names in ts and js 2150ms
23
- ✓ '@knapsack/utils' > finds same export names in ts and js 1745ms
10
+ ✓ src/utils.vtest.ts (3 tests) 4ms
11
+ ✓ src/get-ts-config.vtest.ts (1 test) 29ms
12
+ ✓ src/resolve.vtest.ts (6 tests) 28ms
13
+ ✓ src/analyze-exports.vtest.ts (20 tests) 2205ms
14
+ ✓ analyze-exports tests for .ts files > gets export names 1122ms
15
+ ✓ analyze-exports tests for .d.ts files > gets export names 1077ms
16
+ ✓ src/analyze-exports.sandbox-components.vtest.ts (2 tests) 5944ms
17
+ ✓ analyze-exports sandbox components > analyzes react exports 2255ms
18
+ ✓ analyze-exports sandbox components > analyzes angular exports 3688ms
19
+ ✓ src/align/align.vtest.ts (8 tests) 7734ms
20
+ ✓ '@knapsack/sandbox-components/react' > finds same export names in ts and js 2134ms
21
+ ✓ '@knapsack/angular-sandbox-components' > finds same export names in ts and js 1565ms
22
+ ✓ '@mui/material' > finds same export names in ts and js 2244ms
23
+ ✓ '@knapsack/utils' > finds same export names in ts and js 1749ms
24
24
 
25
25
   Test Files  7 passed (7)
26
26
   Tests  44 passed (44)
27
-  Start at  22:37:56
28
-  Duration  9.91s (transform 380ms, setup 78ms, collect 7.48s, tests 15.60s, environment 2ms, prepare 812ms)
27
+  Start at  22:36:51
28
+  Duration  10.09s (transform 353ms, setup 65ms, collect 7.75s, tests 15.95s, environment 2ms, prepare 816ms)
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.77.1--canary.5646.d066ec2.0",
4
+ "version": "4.77.1--canary.5681.514b75e.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.77.1--canary.5646.d066ec2.0",
23
+ "@knapsack/utils": "4.77.1--canary.5681.514b75e.0",
24
24
  "typescript": "^5.7.3"
25
25
  },
26
26
  "devDependencies": {
27
- "@knapsack/angular-sandbox-components": "4.77.1--canary.5646.d066ec2.0",
28
- "@knapsack/eslint-config-starter": "4.77.1--canary.5646.d066ec2.0",
29
- "@knapsack/file-utils": "4.77.1--canary.5646.d066ec2.0",
30
- "@knapsack/prettier-config": "4.77.1--canary.5646.d066ec2.0",
31
- "@knapsack/sandbox-components": "4.77.1--canary.5646.d066ec2.0",
32
- "@knapsack/types": "4.77.1--canary.5646.d066ec2.0",
33
- "@knapsack/typescript-config-starter": "4.77.1--canary.5646.d066ec2.0",
27
+ "@knapsack/angular-sandbox-components": "4.77.1--canary.5681.514b75e.0",
28
+ "@knapsack/eslint-config-starter": "4.77.1--canary.5681.514b75e.0",
29
+ "@knapsack/file-utils": "4.77.1--canary.5681.514b75e.0",
30
+ "@knapsack/prettier-config": "4.77.1--canary.5681.514b75e.0",
31
+ "@knapsack/sandbox-components": "4.77.1--canary.5681.514b75e.0",
32
+ "@knapsack/types": "4.77.1--canary.5681.514b75e.0",
33
+ "@knapsack/typescript-config-starter": "4.77.1--canary.5681.514b75e.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": "d066ec283823dab3107ce7fbf0d394c3fa2437a5"
48
+ "gitHead": "514b75ed71e5c4d1086a79e0205713f3810acd99"
49
49
  }