Skip to content

Commit 6777d2a

Browse files
Bump react and @types/react in /hospital_simulator
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together. Updates `react` from 18.3.1 to 19.0.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.0.0/packages/react) Updates `@types/react` from 19.0.1 to 19.0.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: react dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@types/react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f4f563e commit 6777d2a

File tree

2 files changed

+31
-24
lines changed

2 files changed

+31
-24
lines changed

hospital_simulator/package-lock.json

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

hospital_simulator/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
"@tabler/icons-react": "3.24.0",
2222
"@types/fhir": "^0.0.41",
2323
"@types/node": "22.13.4",
24-
"@types/react": "19.0.1",
24+
"@types/react": "19.0.12",
2525
"@types/react-dom": "19.0.2",
2626
"apexcharts": "4.2.0",
2727
"dayjs": "^1.11.13",
2828
"lodash": "4.17.21",
2929
"next": "^15.1.6",
30-
"react": "^18.3.1",
30+
"react": "^19.0.0",
3131
"react-apexcharts": "1.7.0",
3232
"react-dom": "^18.3.1",
3333
"react-helmet-async": "2.0.5",

0 commit comments

Comments
 (0)