Skip to content

Commit 8d05f3b

Browse files
Bump react-dom from 18.3.1 to 19.1.0 in /src
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.3.1 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) --- updated-dependencies: - dependency-name: react-dom dependency-version: 19.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0e5acb commit 8d05f3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@sentry/browser": "^8.47.0",
1212
"@vitejs/plugin-react": "^4.3.4",
1313
"react": "^18.3.1",
14-
"react-dom": "^18.3.1",
14+
"react-dom": "^19.1.0",
1515
"react-icons": "^5.4.0",
1616
"react-inlinesvg": "^4.1.8"
1717
},

0 commit comments

Comments
 (0)