Skip to content

Commit

Permalink
chore(deps-dev): bump @types/react from 18.2.64 to 18.2.65
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.64 to 18.2.65.
- [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 12, 2024
1 parent fe4883d commit f71c0bd
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion output/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@axe-core/playwright": "^4.8.5",
"@playwright/experimental-ct-react": "1.42.1",
"@types/react": "^18.2.64",
"@types/react": "^18.2.65",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sass": "^1.71.1"
Expand Down
12 changes: 6 additions & 6 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion showcases/patternhub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@next/mdx": "^14.1.3",
"@types/dompurify": "3.0.5",
"@types/node": "20.11.26",
"@types/react": "18.2.64",
"@types/react": "18.2.65",
"@types/react-dom": "18.2.21",
"esbuild": "0.20.1",
"eslint": "8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion showcases/react-showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"react-router-dom": "6.22.3"
},
"devDependencies": {
"@types/react": "^18.2.64",
"@types/react": "^18.2.65",
"@types/react-dom": "^18.2.21",
"@vitejs/plugin-react": "^4.2.1",
"cross-env": "^7.0.3",
Expand Down

0 comments on commit f71c0bd

Please sign in to comment.