Skip to content

Commit

Permalink
deps: bump the major-dependencies group across 1 directory with 2 upd…
Browse files Browse the repository at this point in the history
…ates

Bumps the major-dependencies group with 2 updates in the / directory: [react-error-boundary](https://github.com/bvaughn/react-error-boundary) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `react-error-boundary` from 4.1.2 to 5.0.0
- [Release notes](https://github.com/bvaughn/react-error-boundary/releases)
- [Commits](bvaughn/react-error-boundary@4.1.2...5.0.0)

Updates `vite` from 5.4.11 to 6.0.6
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.6/packages/vite)

---
updated-dependencies:
- dependency-name: react-error-boundary
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-dependencies
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and steveoh committed Jan 1, 2025
1 parent 50384fb commit ba98276
Show file tree
Hide file tree
Showing 2 changed files with 404 additions and 95 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"react-aria": "^3.35.1",
"react-aria-components": "^1.4.1",
"react-dom": "^18.3.1",
"react-error-boundary": "^4.1.2",
"react-error-boundary": "^5.0.0",
"react-fast-compare": "^3.2.2",
"react-stately": "^3.33.0"
},
Expand Down Expand Up @@ -72,7 +72,7 @@
"tailwindcss-react-aria-components": "^1.1.6",
"typescript": "^5.6.3",
"typescript-eslint": "^8.19.0",
"vite": "^5.4.11",
"vite": "^6.0.6",
"vite-plugin-package-version": "^1.1.0",
"vitest": "^2.1.5"
}
Expand Down
Loading

0 comments on commit ba98276

Please sign in to comment.