Skip to content

Commit b0d2595

Browse files
Bump react from 18.3.1 to 19.1.0 in /src
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) 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) --- updated-dependencies: - dependency-name: react 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 0821ad5 commit b0d2595

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
@@ -10,7 +10,7 @@
1010
"@mui/material": "^7.0.2",
1111
"@sentry/browser": "^9.14.0",
1212
"@vitejs/plugin-react": "^4.4.1",
13-
"react": "^18.3.1",
13+
"react": "^19.1.0",
1414
"react-dom": "^18.3.1",
1515
"react-icons": "^5.4.0",
1616
"react-inlinesvg": "^4.2.0"

0 commit comments

Comments
 (0)