Skip to content

Commit

Permalink
build(deps): bump the dependencies group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 4 updates: [next](https://github.com/vercel/next.js), [react](https://github.com/facebook/react/tree/HEAD/packages/react), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@happy-dom/global-registrator](https://github.com/capricorn86/happy-dom).


Updates `next` from 14.3.0-canary.61 to 14.3.0-canary.62
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.3.0-canary.61...v14.3.0-canary.62)

Updates `react` from 19.0.0-beta-9d76c954cf-20240510 to 19.0.0-beta-26f2496093-20240514
- [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/HEAD/packages/react)

Updates `react-dom` from 19.0.0-beta-9d76c954cf-20240510 to 19.0.0-beta-26f2496093-20240514
- [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/HEAD/packages/react-dom)

Updates `@happy-dom/global-registrator` from 14.10.2 to 14.10.3
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v14.10.2...v14.10.3)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@happy-dom/global-registrator"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 14, 2024
1 parent 7dfb77f commit cd3adcf
Show file tree
Hide file tree
Showing 2 changed files with 187 additions and 167 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@biomejs/biome": "^1.7.3",
"@happy-dom/global-registrator": "^14.10.2",
"@happy-dom/global-registrator": "^14.10.3",
"@heroicons/react": "^2.1.3",
"@testing-library/react": "^15.0.7",
"@types/bun": "^1.1.2",
Expand Down
Loading

0 comments on commit cd3adcf

Please sign in to comment.