0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-08-06 08:57:38 +00:00

Bump @babel/preset-react from 7.29.7 to 8.0.1

Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.29.7 to 8.0.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v8.0.1/packages/babel-preset-react)

---
updated-dependencies:
- dependency-name: "@babel/preset-react"
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-05 14:30:10 +00:00
committed by GitHub
parent a280304776
commit 282fd1054d
2 changed files with 282 additions and 78 deletions
+1 -1
View File
@@ -89,7 +89,7 @@
"@babel/core": "^7.29.7",
"@babel/plugin-transform-runtime": "^7.29.7",
"@babel/preset-env": "^7.29.5",
"@babel/preset-react": "^7.29.7",
"@babel/preset-react": "^8.0.1",
"@babel/runtime": "^7.29.2",
"@codemirror/autocomplete": "^6.20.3",
"@codemirror/commands": "^6.10.3",