Skip to content

Commit

Permalink
Bump @types/react from 18.3.4 to 18.3.12 in /mini-app
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.3.4 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: "@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 Oct 23, 2024
1 parent 27913c8 commit c1154de
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 18 deletions.
24 changes: 12 additions & 12 deletions mini-app/.pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion mini-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@types/node": "22.5.0",
"@types/react": "^18.3.4",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.2.13",
"@types/webpack": "^5.28.3",
"copy-webpack-plugin": "^12.0.2",
Expand Down
10 changes: 5 additions & 5 deletions mini-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -447,13 +447,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.3.4":
version: 18.3.4
resolution: "@types/react@npm:18.3.4"
"@types/react@npm:^18.3.12":
version: 18.3.12
resolution: "@types/react@npm:18.3.12"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/359973924be42cf9e7366e1d885b28e0b3bd56d31f24458c5351af7a3f2fc070511e90d517b2195fb229146cdcb70342db6318e279c31dd5057beec1105b704e
checksum: 10/c9bbdfeacd5347d2240e0d2cb5336bc57dbc1b9ff557b6c4024b49df83419e4955553518169d3736039f1b62608e15b35762a6c03d49bd86e33add4b43b19033
languageName: node
linkType: hard

Expand Down Expand Up @@ -2920,7 +2920,7 @@ __metadata:
dependencies:
"@twa-dev/sdk": "npm:^7.8.0"
"@types/node": "npm:22.5.0"
"@types/react": "npm:^18.3.4"
"@types/react": "npm:^18.3.12"
"@types/react-dom": "npm:^18.2.13"
"@types/webpack": "npm:^5.28.3"
copy-webpack-plugin: "npm:^12.0.2"
Expand Down

0 comments on commit c1154de

Please sign in to comment.