Skip to content

Commit

Permalink
chore: update babel monorepo (minor) (#466)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 7310362 commit ead0f0b
Show file tree
Hide file tree
Showing 2 changed files with 506 additions and 426 deletions.
8 changes: 4 additions & 4 deletions packages/use-virtual-scroll/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
"react": ">=16.13.0"
},
"devDependencies": {
"@babel/core": "^7.24.9",
"@babel/preset-env": "^7.25.9",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0",
"@storybook/addon-actions": "^7.6.20",
"@storybook/addon-essentials": "^7.6.20",
"@storybook/addon-interactions": "^7.6.20",
Expand Down
Loading

0 comments on commit ead0f0b

Please sign in to comment.