Skip to content

Commit

Permalink
Update pnpm-lock.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigonull committed Apr 19, 2024
1 parent 7a03550 commit 0100959
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
6 changes: 4 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions repo/graph.dot
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ digraph G {
"@kie-tools/import-java-classes-component" -> "@kie-tools-core/vscode-java-code-completion" [ style = "solid", color = "blue" ];
"@kie-tools/import-java-classes-component" -> "@kie-tools/i18n-common-dictionary" [ style = "solid", color = "blue" ];
"@kie-tools/import-java-classes-component" -> "@kie-tools-core/webpack-base" [ style = "dashed", color = "blue" ];
"@kie-tools/jbpm-quarkus-devui" -> "@kie-tools/maven-base" [ style = "dashed", color = "black" ];
"@kie-tools/jbpm-quarkus-devui" -> "@kie-tools/maven-base" [ style = "solid", color = "black" ];
"@kie-tools/jbpm-quarkus-devui" -> "@kie-tools/runtime-tools-process-dev-ui-webapp" [ style = "dashed", color = "black" ];
"@kie-tools/json-yaml-language-service" -> "@kie-tools/yaml-language-server" [ style = "solid", color = "blue" ];
"@kie-tools-core/k8s-yaml-to-apiserver-requests" -> "@kie-tools/eslint" [ style = "dashed", color = "purple" ];
Expand Down Expand Up @@ -505,7 +505,7 @@ digraph G {
"sonataflow-deployment-webapp" -> "@kie-tools-core/react-hooks" [ style = "solid", color = "blue" ];
"sonataflow-deployment-webapp" -> "@kie-tools/runtime-tools-shared-webapp-components" [ style = "solid", color = "blue" ];
"sonataflow-deployment-webapp" -> "@kie-tools/runtime-tools-swf-webapp-components" [ style = "solid", color = "blue" ];
"@kie-tools/sonataflow-quarkus-devui" -> "@kie-tools/maven-base" [ style = "dashed", color = "black" ];
"@kie-tools/sonataflow-quarkus-devui" -> "@kie-tools/maven-base" [ style = "solid", color = "black" ];
"@kie-tools/sonataflow-quarkus-devui" -> "@kie-tools/serverless-workflow-dev-ui-webapp" [ style = "dashed", color = "black" ];
"@kie-tools/storybook-base" -> "@kie-tools-core/webpack-base" [ style = "dashed", color = "blue" ];
"@kie-tools/storybook-base" -> "@kie-tools/eslint" [ style = "dashed", color = "blue" ];
Expand Down

0 comments on commit 0100959

Please sign in to comment.