Skip to content

Commit

Permalink
chore(deps): bump @types/react from 18.2.43 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.43 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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and phantomjinx committed Dec 18, 2023
1 parent 0af12dd commit f880e17
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/kubernetes-api-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@patternfly/react-table": "^4.113.7",
"@patternfly/react-tokens": "^4.94.6",
"@types/node": "^18.19.3",
"@types/react": "^18.2.43",
"@types/react": "^18.2.45",
"@types/react-dom": "^18.2.18",
"mini-css-extract-plugin": "2.7.6",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/management-api-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@patternfly/react-table": "^4.113.7",
"@patternfly/react-tokens": "^4.94.6",
"@types/node": "^18.19.3",
"@types/react": "^18.2.43",
"@types/react": "^18.2.45",
"@types/react-dom": "^18.2.18",
"mini-css-extract-plugin": "2.7.6",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/oauth-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@patternfly/react-table": "^4.113.7",
"@patternfly/react-tokens": "^4.94.6",
"@types/node": "^18.19.3",
"@types/react": "^18.2.43",
"@types/react": "^18.2.45",
"@types/react-dom": "^18.2.18",
"mini-css-extract-plugin": "2.7.6",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/online-shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@patternfly/react-table": "^4.113.7",
"@patternfly/react-tokens": "^4.94.6",
"@types/node": "^18.19.3",
"@types/react": "^18.2.43",
"@types/react": "^18.2.45",
"@types/react-dom": "^18.2.18",
"jquery-match-height": "^0.7.2",
"jsonpath": "^1.1.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1960,7 +1960,7 @@ __metadata:
"@patternfly/react-table": ^4.113.7
"@patternfly/react-tokens": ^4.94.6
"@types/node": ^18.19.3
"@types/react": ^18.2.43
"@types/react": ^18.2.45
"@types/react-dom": ^18.2.18
connect-history-api-fallback: ^2.0.0
css-loader: ^6.8.1
Expand Down Expand Up @@ -2031,7 +2031,7 @@ __metadata:
"@patternfly/react-table": ^4.113.7
"@patternfly/react-tokens": ^4.94.6
"@types/node": ^18.19.3
"@types/react": ^18.2.43
"@types/react": ^18.2.45
"@types/react-dom": ^18.2.18
connect-history-api-fallback: ^2.0.0
css-loader: ^6.8.1
Expand Down Expand Up @@ -2102,7 +2102,7 @@ __metadata:
"@patternfly/react-table": ^4.113.7
"@patternfly/react-tokens": ^4.94.6
"@types/node": ^18.19.3
"@types/react": ^18.2.43
"@types/react": ^18.2.45
"@types/react-dom": ^18.2.18
connect-history-api-fallback: ^2.0.0
css-loader: ^6.8.1
Expand Down Expand Up @@ -2190,7 +2190,7 @@ __metadata:
"@patternfly/react-table": ^4.113.7
"@patternfly/react-tokens": ^4.94.6
"@types/node": ^18.19.3
"@types/react": ^18.2.43
"@types/react": ^18.2.45
"@types/react-dom": ^18.2.18
babel-loader: ^9.1.3
connect-history-api-fallback: ^2.0.0
Expand Down Expand Up @@ -3921,14 +3921,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.2.43":
version: 18.2.43
resolution: "@types/react@npm:18.2.43"
"@types/react@npm:^18.2.45":
version: 18.2.45
resolution: "@types/react@npm:18.2.45"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: e7e4da18c7b14e4b8b1ea630d1d8224835698f2bb2485766455bfb9dea93b8ee6cc549a9fe1cb10c984e62685db44fcfb61e8fac913b008cd30a92087f25b9df
checksum: 40b256bdce67b026348022b4f8616a693afdad88cf493b77f7b4e6c5f4b0e4ba13a6068e690b9b94572920840ff30d501ea3d8518e1f21cc8fb8204d4b140c8a
languageName: node
linkType: hard

Expand Down

0 comments on commit f880e17

Please sign in to comment.