Skip to content

Commit

Permalink
Bump @types/react from 18.2.5 to 18.2.6
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.5 to 18.2.6.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 15, 2023
1 parent 2a5583d commit 9525c65
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@tauri-apps/cli": "^1.3.0",
"@types/lodash.sortby": "^4.7.7",
"@types/node": "^20.1.0",
"@types/react": "^18.2.5",
"@types/react": "^18.2.6",
"@types/react-dom": "^18.2.4",
"@vitejs/plugin-react": "^4.0.0",
"typescript": "^5.0.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1150,14 +1150,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.2.5":
version: 18.2.5
resolution: "@types/react@npm:18.2.5"
"@types/react@npm:^18.2.6":
version: 18.2.6
resolution: "@types/react@npm:18.2.6"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 97c4534e849edf991be0820b0911d036e794b8e2599a1544f500c769acbcb4f443ccde1a3f22298f22ce368ee7757f746e4a529e889567fc142a627698e2de39
checksum: dea9d232d8df7ac357367a69dcb557711ab3d5501807ffa77cebeee73d49ee94d095f298e36853c63ed47cce097eee4c7eae2aaa8c02fac3f0171ec1b523a819
languageName: node
linkType: hard

Expand Down Expand Up @@ -2344,7 +2344,7 @@ __metadata:
"@tauri-apps/cli": ^1.3.0
"@types/lodash.sortby": ^4.7.7
"@types/node": ^20.1.0
"@types/react": ^18.2.5
"@types/react": ^18.2.6
"@types/react-dom": ^18.2.4
"@vitejs/plugin-react": ^4.0.0
apexcharts: ^3.40.0
Expand Down

0 comments on commit 9525c65

Please sign in to comment.