Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Aleph-Alpha/intelligence-layer-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b07f3a3c452429ebb084cc24b5d6e1ae867d196e
Choose a base ref
..
head repository: Aleph-Alpha/intelligence-layer-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 36f2ab89065b2fa00f714c4a90c03549e4f08344
Choose a head ref
Showing with 194 additions and 53 deletions.
  1. +1 −1 trace-viewer/package.json
  2. +193 −52 trace-viewer/pnpm-lock.yaml
2 changes: 1 addition & 1 deletion trace-viewer/package.json
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@
"@melt-ui/pp": "^0.3.0",
"@melt-ui/svelte": "^0.71.0",
"@playwright/test": "^1.41.1",
"@storybook/addon-essentials": "^7.6.10",
"@storybook/addon-essentials": "^7.6.11",
"@storybook/addon-interactions": "^7.6.10",
"@storybook/addon-links": "^7.6.10",
"@storybook/addon-styling": "^1.3.7",
Loading