Skip to content

Commit

Permalink
Bump @types/react from 18.2.51 to 18.2.64
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.51 to 18.2.64.
- [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 Mar 11, 2024
1 parent 40b20a9 commit a28bd3e
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 @@ -80,7 +80,7 @@
"ws": "^8.16.0"
},
"resolutions": {
"@types/react": "18.2.51",
"@types/react": "18.2.64",
"@types/react-dom": "18.2.14"
},
"browserslist": {
Expand All @@ -103,7 +103,7 @@
"@iota-wiki/cli": "workspace:^",
"@playwright/test": "^1.42.1",
"@tsconfig/docusaurus": "^1.0.6",
"@types/react": "18.2.51",
"@types/react": "18.2.64",
"@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.51",
"@types/react": "18.2.64",
"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 @@ -2844,7 +2844,7 @@ __metadata:
"@saucelabs/theme-github-codeblock": ^0.2.3
"@svgr/webpack": ^5.5.0
"@tsconfig/docusaurus": ^1.0.6
"@types/react": 18.2.51
"@types/react": 18.2.64
"@types/react-dom": 18.2.14
"@types/webpack-env": ^1.18.3
"@typescript-eslint/eslint-plugin": ^5.62.0
Expand Down Expand Up @@ -2922,7 +2922,7 @@ __metadata:
"@docusaurus/types": 2.4.3
"@iota-wiki/plugin-docs": "workspace:^"
"@metamask/providers": ^10.2.1
"@types/react": 18.2.51
"@types/react": 18.2.64
clsx: ^1.2.1
copyfiles: ^2.4.1
html-react-parser: ^4.2.10
Expand Down Expand Up @@ -5332,14 +5332,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit a28bd3e

Please sign in to comment.