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: Tallyb/stencil-one
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6b9b5215f368d78beadeda1fa6d04afafeddd498
Choose a base ref
..
head repository: Tallyb/stencil-one
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2acffe1f2c1c017b26ae56a6ef4c15725cf7dcf1
Choose a head ref
Showing with 165 additions and 179 deletions.
  1. +163 −177 package-lock.json
  2. +2 −2 package.json
340 changes: 163 additions & 177 deletions package-lock.json
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -28,9 +28,9 @@
"@stencil/core": "4.8.0"
},
"devDependencies": {
"@babel/core": "7.24.9",
"@babel/core": "7.25.2",
"@babel/plugin-syntax-jsx": "7.24.7",
"@babel/plugin-transform-react-jsx": "7.24.7",
"@babel/plugin-transform-react-jsx": "7.25.2",
"@storybook/addon-actions": "7.6.3",
"@storybook/addon-essentials": "7.6.3",
"@storybook/addon-links": "7.6.3",