Skip to content

Commit b3feb2e

Browse files
feat: bump react from 18.2.0 to 18.3.0 in /client
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.2.0 to 18.3.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/HEAD/packages/react) --- updated-dependencies: - dependency-name: react dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7e04d8e commit b3feb2e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

client/package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"graphql-tag": "^2.11.0",
1313
"jwt-decode": "^3.1.2",
1414
"moment": "^2.30.1",
15-
"react": "^18.2.0",
15+
"react": "^18.3.0",
1616
"react-dom": "^18.2.0",
1717
"react-router-dom": "^6.23.0",
1818
"semantic-ui-css": "^2.4.1",

0 commit comments

Comments
 (0)