@knapsack/doctor 4.87.9--canary.6899.23cd8d8.0 → 4.87.9--canary.dfd7c7c.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.
@@ -3,8 +3,6 @@
3
3
  > ava
4
4
 
5
5
 
6
- Block with id "4f3tc2Ymq6" does not exist, removing.
7
- Block with id "pEpx-sW0bQ" does not exist, removing.
8
6
  Block with id "4f3tc2Ymq6" does not exist, removing.
9
7
  ✔ v4 › detect › ui › Single missing blockId within pattern template is detected
10
8
  ✔ v4 › detect › ui › Multiple missing blockIds within pattern template are detected
@@ -12,6 +10,8 @@ Block with id "4f3tc2Ymq6" does not exist, removing.
12
10
  ✔ v4 › detect › ui › Single missing blockId within pattern subpage is detected
13
11
  ✔ v4 › detect › ui › Single missing blockId within custom page is detected
14
12
  ✔ v4 › detect › ui › All navs have corresponding pages and patterns
13
+ Block with id "6YGo-pNwXi" does not exist, removing.
14
+ Block with id "4f3tc2Ymq6" does not exist, removing.
15
15
  Block with id "4f3tc2Ymq6" does not exist, removing.
16
16
  Block with id "4f3tc2Ymq6" does not exist, removing.
17
17
  Block with id "4f3tc2Ymq6" does not exist, removing.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@knapsack/doctor",
3
3
  "description": "",
4
- "version": "4.87.9--canary.6899.23cd8d8.0",
4
+ "version": "4.87.9--canary.dfd7c7c.0",
5
5
  "type": "module",
6
6
  "exports": {
7
7
  ".": {
@@ -19,14 +19,14 @@
19
19
  "test": "ava"
20
20
  },
21
21
  "dependencies": {
22
- "@knapsack/utils": "4.87.9--canary.6899.23cd8d8.0"
22
+ "@knapsack/utils": "4.87.9--canary.dfd7c7c.0"
23
23
  },
24
24
  "devDependencies": {
25
- "@knapsack/eslint-config-starter": "4.87.9--canary.6899.23cd8d8.0",
26
- "@knapsack/prettier-config": "4.87.9--canary.6899.23cd8d8.0",
27
- "@knapsack/test-ava": "4.87.9--canary.6899.23cd8d8.0",
28
- "@knapsack/types": "4.87.9--canary.6899.23cd8d8.0",
29
- "@knapsack/typescript-config-starter": "4.87.9--canary.6899.23cd8d8.0",
25
+ "@knapsack/eslint-config-starter": "4.87.9--canary.dfd7c7c.0",
26
+ "@knapsack/prettier-config": "4.87.9--canary.dfd7c7c.0",
27
+ "@knapsack/test-ava": "4.87.9--canary.dfd7c7c.0",
28
+ "@knapsack/types": "4.87.9--canary.dfd7c7c.0",
29
+ "@knapsack/typescript-config-starter": "4.87.9--canary.dfd7c7c.0",
30
30
  "@types/node": "^20.19.22",
31
31
  "ava": "^6.4.1",
32
32
  "eslint": "^8.57.0",
@@ -41,5 +41,5 @@
41
41
  "directory": "libs/doctor",
42
42
  "type": "git"
43
43
  },
44
- "gitHead": "23cd8d8d54ea3323b7a0b3d3003eef046fe31c94"
44
+ "gitHead": "dfd7c7c95ff8d343febabb1793589fbce84a896a"
45
45
  }