Skip to content

Commit

Permalink
Bump @types/react from 18.2.46 to 18.2.51
Browse files Browse the repository at this point in the history
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.46 to 18.2.51.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent fbaf5f3 commit b6a038c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"webpack": "^5.89.0"
},
"resolutions": {
"@types/react": "18.2.46",
"@types/react": "18.2.51",
"@types/react-dom": "18.2.14"
},
"browserslist": {
Expand All @@ -95,7 +95,7 @@
"@docusaurus/plugin-google-gtag": "2.4.3",
"@iota-wiki/cli": "workspace:^",
"@tsconfig/docusaurus": "^1.0.6",
"@types/react": "18.2.46",
"@types/react": "18.2.51",
"@types/react-dom": "18.2.14",
"@types/webpack-env": "^1.18.3",
"@typescript-eslint/eslint-plugin": "^5.62.0",
Expand Down
2 changes: 1 addition & 1 deletion theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@docusaurus/types": "2.4.3",
"@types/react": "18.2.46",
"@types/react": "18.2.51",
"copyfiles": "^2.4.1",
"nodemon": "^2.0.16",
"prettier": "^2.8.8",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2835,7 +2835,7 @@ __metadata:
"@saucelabs/theme-github-codeblock": ^0.2.3
"@svgr/webpack": ^5.5.0
"@tsconfig/docusaurus": ^1.0.6
"@types/react": 18.2.46
"@types/react": 18.2.51
"@types/react-dom": 18.2.14
"@types/webpack-env": ^1.18.3
"@typescript-eslint/eslint-plugin": ^5.62.0
Expand Down Expand Up @@ -2907,7 +2907,7 @@ __metadata:
"@docusaurus/types": 2.4.3
"@iota-wiki/plugin-docs": "workspace:^"
"@metamask/providers": ^10.2.1
"@types/react": 18.2.46
"@types/react": 18.2.51
clsx: ^1.2.1
copyfiles: ^2.4.1
html-react-parser: ^4.2.10
Expand Down Expand Up @@ -5264,14 +5264,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.46":
version: 18.2.46
resolution: "@types/react@npm:18.2.46"
"@types/react@npm:18.2.51":
version: 18.2.51
resolution: "@types/react@npm:18.2.51"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: cb0e4dc7f41988a059e1246a19ec377101f5b16097ec4bf7000ef3c431ec0c8c873f40e95075821f908db1f4e3352775f0f18cea53dcad14dce67c0f5110f2bd
checksum: 1ab49e51e6314cefb9a162e9ac3a15a0474c82a0737f12f3a9628ccba555ab6645d2449152e7a5fc3ff650a7139a4718715af2c5ae9bc46b0533e98036706f84
languageName: node
linkType: hard

Expand Down

0 comments on commit b6a038c

Please sign in to comment.