Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tweaks #27

Merged
merged 5 commits into from
Jan 7, 2024
Merged

tweaks #27

merged 5 commits into from
Jan 7, 2024

Conversation

peccu
Copy link
Owner

@peccu peccu commented Jan 7, 2024

No description provided.

Copy link

codesandbox bot commented Jan 7, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

github-actions bot commented Jan 7, 2024

Forbidden dependency check - results

📈 Summary

32 modules    37 dependencies    0 errors    0 warnings    0 informational    0 ignored

💞 No violations found. Get gummy bears to celebrate.


dependency-cruiser@16.0.0 / 2024-01-07T14:24:19.182Z


Mermaid block

flowchart LR

subgraph 0["src"]
1["App.vue"]
subgraph 6["components"]
7["HelloWorld.vue"]
A["TheWelcome.vue"]
subgraph B["icons"]
C["IconCommunity.vue"]
D["IconDocumentation.vue"]
E["IconEcosystem.vue"]
F["IconSupport.vue"]
G["IconTooling.vue"]
end
H["WelcomeItem.vue"]
subgraph I["__tests__"]
J["HelloWorld.spec.ts"]
end
end
R["main.ts"]
subgraph S["assets"]
T["main.css"]
end
subgraph X["router"]
Y["index.ts"]
end
subgraph Z["views"]
10["AboutView.vue"]
11["HomeView.vue"]
end
subgraph 12["stores"]
13["counter.ts"]
end
subgraph 14["stories"]
15["SampleButton.stories.ts"]
1A["SampleButton.vue"]
1B["button.css"]
1C["SampleHeader.stories.ts"]
1D["SampleHeader.vue"]
1E["header.css"]
1F["SamplePage.stories.ts"]
1J["SamplePage.vue"]
1K["page.css"]
end
end
subgraph 2["node_modules"]
subgraph 3["vue-router"]
subgraph 4["dist"]
5["vue-router.node.mjs"]
end
end
subgraph 8["vue"]
9["index.mjs"]
end
subgraph K["@vue"]
subgraph L["test-utils"]
subgraph M["dist"]
N["vue-test-utils.esm-bundler.mjs"]
end
end
end
subgraph O["vitest"]
subgraph P["dist"]
Q["index.js"]
end
end
subgraph U["pinia"]
subgraph V["dist"]
W["pinia.mjs"]
end
end
subgraph 16["@storybook"]
subgraph 17["vue3"]
subgraph 18["dist"]
19["index.js"]
end
end
subgraph 1G["test"]
subgraph 1H["dist"]
1I["index.js"]
end
end
end
end
1-->7
1-->5
7-->9
A-->C
A-->D
A-->E
A-->F
A-->G
A-->H
J-->7
J-->N
J-->Q
R-->1
R-->T
R-->Y
R-->W
R-->9
Y-->10
Y-->11
Y-->5
11-->A
13-->W
13-->9
15-->1A
15-->19
1A-->1B
1A-->9
1C-->1D
1C-->19
1D-->1E
1D-->1A
1F-->1J
1F-->1I
1F-->19
1J-->1K
1J-->1D
1J-->9
Loading

Copy link

github-actions bot commented Jan 7, 2024

dependency-cruiser report

visualize dependenices of changed files.

flowchart LR

0[".dependency-cruiser.cjs"]
subgraph 1["vue-app"]
2[".dependency-cruiser.cjs"]
end


style 0 fill:lime,color:black
style 2 fill:lime,color:black

Loading

Report generated by dependency-cruiser report action 6ce7d83


working directory: .

execute command
bun x depcruise --output-type mermaid --config .dependency-cruiser.cjs --focus "^.dependency-cruiser.cjs|^vue-app/.dependency-cruiser.cjs" .dependency-cruiser.cjs vue-app/.dependency-cruiser.cjs

@peccu peccu merged commit 244ac8c into main Jan 7, 2024
10 checks passed
@peccu peccu deleted the draft/demanding-zeh branch January 7, 2024 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant