Skip to content

Commit

Permalink
Bump the react group with 1 update
Browse files Browse the repository at this point in the history
Bumps the react group with 1 update: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).


Updates `@types/react` from 18.2.48 to 18.2.53
- [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
  dependency-group: react
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 40515d0 commit 3ab6493
Show file tree
Hide file tree
Showing 3 changed files with 342 additions and 335 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/lodash": "^4.14.202",
"@types/node": "^20.11.10",
"@types/qs": "^6.9.11",
"@types/react": "^18.2.48",
"@types/react": "^18.2.53",
"@types/react-dom": "^18.2.18",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@tietokilta/config-typescript": "workspace:*",
"@tietokilta/eslint-config": "workspace:*",
"@types/node": "^20.11.10",
"@types/react": "^18.2.48",
"@types/react": "^18.2.53",
"@types/react-dom": "^18.2.18",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
Loading

0 comments on commit 3ab6493

Please sign in to comment.