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: textkernel/oneui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2e4015d9a596ae8bd05e24b26b2b01cca6af1a0a
Choose a base ref
..
head repository: textkernel/oneui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 00334994aa910a17cdca062dacd072ea8a73e6c3
Choose a head ref
Showing with 10 additions and 10 deletions.
  1. +8 −8 package-lock.json
  2. +2 −2 package.json
16 changes: 8 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -82,11 +82,11 @@
"react-transition-group": ">=4.3.0"
},
"devDependencies": {
"@babel/cli": "7.25.9",
"@babel/cli": "7.26.4",
"@babel/core": "7.26.0",
"@babel/plugin-transform-runtime": "7.25.9",
"@babel/preset-env": "7.26.0",
"@babel/preset-react": "7.25.9",
"@babel/preset-react": "7.26.3",
"@storybook/addon-essentials": "7.6.20",
"@storybook/addon-interactions": "7.6.20",
"@storybook/addon-links": "7.6.20",