Skip to content

Commit c2a20e2

Browse files
Bump react-dom from 18.3.1 to 19.1.0
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-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d41d8e commit c2a20e2

File tree

2 files changed

+14
-16
lines changed

2 files changed

+14
-16
lines changed

package-lock.json

Lines changed: 13 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"prettier-plugin-astro": "^0.14.1",
4747
"prettier-plugin-tailwindcss": "^0.6.6",
4848
"react": "^18.3.1",
49-
"react-dom": "^18.3.1",
49+
"react-dom": "^19.1.0",
5050
"typescript-eslint": "^8.5.0"
5151
}
5252
}

0 commit comments

Comments
 (0)