Skip to content

Commit

Permalink
chore(deps-dev): bump @types/react from 18.2.39 to 18.2.45
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.39 to 18.2.45.
- [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 Dec 14, 2023
1 parent 7ed0eb9 commit ef3dab0
Show file tree
Hide file tree
Showing 6 changed files with 236 additions and 251 deletions.
2 changes: 1 addition & 1 deletion apps/consent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@graphql-codegen/typescript-operations": "^4.0.1",
"@graphql-codegen/typescript-react-apollo": "^4.1.0",
"@types/node": "20.10.4",
"@types/react": "18.2.42",
"@types/react": "18.2.45",
"@types/react-dom": "18.2.17",
"@types/react-phone-number-input": "^3.0.17",
"autoprefixer": "10.4.16",
Expand Down
2 changes: 1 addition & 1 deletion apps/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@graphql-codegen/typescript-resolvers": "^4.0.1",
"@graphql-inspector/cli": "^4.0.3",
"@types/node": "20.10.4",
"@types/react": "18.2.42",
"@types/react": "18.2.45",
"@types/react-dom": "18.2.17",
"autoprefixer": "10.4.16",
"cypress": "^13.6.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/pay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/node": "^20.8.9",
"@types/original-url": "^1.2.0",
"@types/prettier": "^2.7.0",
"@types/react": "^18.2.33",
"@types/react": "^18.2.45",
"@types/react-dev-utils": "^9.0.11",
"@types/react-dom": "^18.2.14",
"@types/react-lottie": "^1.2.6",
Expand Down
2 changes: 1 addition & 1 deletion core/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"@types/node": "^20.10.4",
"@types/node-jose": "^1.1.13",
"@types/nodemon": "^1.19.6",
"@types/react": "^18.2.43",
"@types/react": "^18.2.45",
"@types/set-cookie-parser": "^2.4.7",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^6.14.0",
Expand Down
2 changes: 1 addition & 1 deletion lib/galoy-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@storybook/react-webpack5": "^7.6.3",
"@storybook/test": "^7.6.3",
"@types/node": "^20.10.3",
"@types/react": "^18.2.42",
"@types/react": "^18.2.45",
"@types/react-dom": "^18.2.17",
"autoprefixer": "10.4.16",
"css-loader": "^6.8.1",
Expand Down
Loading

0 comments on commit ef3dab0

Please sign in to comment.