Skip to content

Commit a2299c8

Browse files
deps: bump the major-dependencies group across 1 directory with 2 updates
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]>
1 parent 50384fb commit a2299c8

File tree

2 files changed

+404
-95
lines changed

2 files changed

+404
-95
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"react-aria": "^3.35.1",
4242
"react-aria-components": "^1.4.1",
4343
"react-dom": "^18.3.1",
44-
"react-error-boundary": "^4.1.2",
44+
"react-error-boundary": "^5.0.0",
4545
"react-fast-compare": "^3.2.2",
4646
"react-stately": "^3.33.0"
4747
},
@@ -72,7 +72,7 @@
7272
"tailwindcss-react-aria-components": "^1.1.6",
7373
"typescript": "^5.6.3",
7474
"typescript-eslint": "^8.19.0",
75-
"vite": "^5.4.11",
75+
"vite": "^6.0.6",
7676
"vite-plugin-package-version": "^1.1.0",
7777
"vitest": "^2.1.5"
7878
}

0 commit comments

Comments
 (0)