Skip to content

Commit 1958110

Browse files
build(deps-dev): bump react-dom from 18.0.0 to 18.1.0
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.0.0 to 18.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/v18.1.0/packages/react-dom) --- updated-dependencies: - dependency-name: react-dom dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ecefde commit 1958110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"preact": "10.7.1",
6969
"prettier": "2.6.2",
7070
"react": "18.1.0",
71-
"react-dom": "18.0.0",
71+
"react-dom": "18.1.0",
7272
"rimraf": "3.0.2",
7373
"rollup": "2.70.2",
7474
"rollup-plugin-terser": "7.0.2",

0 commit comments

Comments
 (0)