📦 npm: Bump the react group with 3 updates

Bumps the react group with 3 updates: [react](https://github.com/facebook/react/tree/HEAD/packages/react), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [react-is](https://github.com/facebook/react/tree/HEAD/packages/react-is).


Updates `react` from 19.0.0 to 19.1.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react)

Updates `react-dom` from 19.0.0 to 19.1.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react-dom)

Updates `react-is` from 19.0.0 to 19.1.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react-is)

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react
- dependency-name: react-is
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-29 12:16:36 -04:00
committed by jake
parent 317be4ce09
commit 4f5bc129b6
2 changed files with 98 additions and 98 deletions
+3 -3
View File
@@ -43,12 +43,12 @@
"obj-str": "^1.1.0",
"polished": "^4.3.1",
"prop-types": "^15.8.1",
"react": "19.0.0",
"react": "19.1.0",
"react-countup": "^6.5.3",
"react-dom": "19.0.0",
"react-dom": "19.1.0",
"react-error-boundary": "^5.0.0",
"react-innertext": "^1.1.5",
"react-is": "19.0.0",
"react-is": "19.1.0",
"react-schemaorg": "^2.0.0",
"react-textarea-autosize": "^8.5.8",
"react-timeago": "^8.0.0",