Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent eb1fd37 commit 50f065b
Show file tree
Hide file tree
Showing 4 changed files with 22 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.7",
"@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.7",
"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.7",
"tsconfig": "workspace:*",
"typescript": "5.6.2",
"vitest": "1.6.0"
Expand Down
38 changes: 19 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 50f065b

Please sign in to comment.