Skip to content

Commit

Permalink
Bump @types/react from 18.3.3 to 18.3.12
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.3 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent eb1fd37 commit 5034b69
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 22 deletions.
2 changes: 1 addition & 1 deletion code/react/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@tanstack/eslint-plugin-query": "4.38.0",
"@types/react": "18.3.3",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "8.5.0",
"@typescript-eslint/parser": "8.5.0",
Expand Down
2 changes: 1 addition & 1 deletion code/react/module-api-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@tanstack/eslint-plugin-query": "4.38.0",
"@testing-library/react": "15.0.7",
"@testing-library/user-event": "14.5.2",
"@types/react": "18.3.3",
"@types/react": "18.3.12",
"tsconfig": "workspace:*",
"typescript": "5.6.2",
"vitest": "1.6.0"
Expand Down
2 changes: 1 addition & 1 deletion code/react/module-api-restful/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@tanstack/eslint-plugin-query": "4.38.0",
"@testing-library/react": "15.0.7",
"@testing-library/user-event": "14.5.2",
"@types/react": "18.3.3",
"@types/react": "18.3.12",
"tsconfig": "workspace:*",
"typescript": "5.6.2",
"vitest": "1.6.0"
Expand Down
39 changes: 20 additions & 19 deletions pnpm-lock.yaml

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

0 comments on commit 5034b69

Please sign in to comment.