Skip to content

Commit 1c1226a

Browse files
Bump react and @types/react
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.2.0 to 18.3.1 - [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.3.1/packages/react) Updates `@types/react` from 18.2.21 to 18.3.12 - [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-minor - dependency-name: "@types/react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ef4661 commit 1c1226a

File tree

2 files changed

+461
-252
lines changed

2 files changed

+461
-252
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/lodash": "^4.17.7",
3434
"@types/node": "20.5.4",
3535
"@types/qs": "^6.9.15",
36-
"@types/react": "18.2.21",
36+
"@types/react": "18.3.12",
3737
"@types/react-dom": "18.2.7",
3838
"autoprefixer": "10.4.13",
3939
"axios": "^1.7.7",
@@ -46,7 +46,7 @@
4646
"next-qrcode": "^2.5.1",
4747
"postcss": "8.4.19",
4848
"qs": "^6.13.0",
49-
"react": "18.2.0",
49+
"react": "18.3.1",
5050
"react-countdown": "^2.3.6",
5151
"react-dom": "18.2.0",
5252
"react-dropzone": "^14.2.3",

0 commit comments

Comments
 (0)