Skip to content

Commit

Permalink
chore(deps-dev): bump @types/react from 18.2.16 to 18.2.20 (#111)
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.16 to 18.2.20.
- [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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2023
1 parent d5b3b8a commit e384d9a
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 5 deletions.
2 changes: 1 addition & 1 deletion apps/react-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"three": "^0.155.0"
},
"devDependencies": {
"@types/react": "^18.0.27",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.0.10",
"@vitejs/plugin-react": "^4.0.1",
"typescript": "^5.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/arancini-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@storybook/testing-library": "^0.2.0",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^14.0.0",
"@types/react": "^18.0.14",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.0.5",
"@types/three": "^0.155.0",
"@vitest/coverage-v8": "^0.33.0",
Expand Down
17 changes: 14 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ __metadata:
"@storybook/testing-library": ^0.2.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
"@types/react": ^18.0.14
"@types/react": ^18.2.20
"@types/react-dom": ^18.0.5
"@types/three": ^0.155.0
"@vitest/coverage-v8": ^0.33.0
Expand Down Expand Up @@ -5219,7 +5219,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:>=16, @types/react@npm:^18.0.14, @types/react@npm:^18.0.27":
"@types/react@npm:*, @types/react@npm:>=16":
version: 18.2.16
resolution: "@types/react@npm:18.2.16"
dependencies:
Expand All @@ -5230,6 +5230,17 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.2.20":
version: 18.2.20
resolution: "@types/react@npm:18.2.20"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 30f699c60e5e4bfef273ce64d320651cdd60f5c6a08361c6c7eca8cebcccda1ac953d2ee57c9f321b5ae87f8a62c72b6d35ca42df0e261d337849952daab2141
languageName: node
linkType: hard

"@types/resolve@npm:1.20.2":
version: 1.20.2
resolution: "@types/resolve@npm:1.20.2"
Expand Down Expand Up @@ -12483,7 +12494,7 @@ __metadata:
dependencies:
"@react-three/drei": ^9.80.4
"@react-three/fiber": ^8.13.4
"@types/react": ^18.0.27
"@types/react": ^18.2.20
"@types/react-dom": ^18.0.10
"@types/three": ^0.155.0
"@vitejs/plugin-react": ^4.0.1
Expand Down

2 comments on commit e384d9a

@vercel
Copy link

@vercel vercel bot commented on e384d9a Aug 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on e384d9a Aug 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.