Skip to content

Commit 7c918bc

Browse files
build(deps): bump react-dom in /sun-motion-simulator
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 19.1.0 to 19.2.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.2.0/packages/react-dom) --- updated-dependencies: - dependency-name: react-dom dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e59fcf commit 7c918bc

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

sun-motion-simulator/package-lock.json

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

sun-motion-simulator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint-plugin-security": "^3.0.1",
3030
"pixi.js": "~6.5.1",
3131
"react": "~19.2.0",
32-
"react-dom": "~19.1.0",
32+
"react-dom": "~19.2.0",
3333
"react-range-step-input": "^1.2.1",
3434
"solar-calculator": "^0.3.0",
3535
"three": "~0.155.0"

0 commit comments

Comments
 (0)