Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @types/react from 18.2.37 to 18.2.38 #216

Merged
merged 1 commit into from
Nov 27, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.18.11",
"@types/react": "^18.2.37",
"@types/react": "^18.2.38",
"@types/react-dom": "^18.2.16",
"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.18.11",
"@types/react": "^18.2.37",
"@types/react": "^18.2.38",
"@types/react-dom": "^18.2.16",
"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.18.11",
"@types/react": "^18.2.37",
"@types/react": "^18.2.38",
"@types/react-dom": "^18.2.16",
"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 @@ -37,7 +37,7 @@
"@patternfly/react-table": "^4.113.7",
"@patternfly/react-tokens": "^4.94.6",
"@types/node": "^18.18.11",
"@types/react": "^18.2.37",
"@types/react": "^18.2.38",
"@types/react-dom": "^18.2.16",
"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.18.11
"@types/react": ^18.2.37
"@types/react": ^18.2.38
"@types/react-dom": ^18.2.16
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.18.11
"@types/react": ^18.2.37
"@types/react": ^18.2.38
"@types/react-dom": ^18.2.16
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.18.11
"@types/react": ^18.2.37
"@types/react": ^18.2.38
"@types/react-dom": ^18.2.16
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.18.11
"@types/react": ^18.2.37
"@types/react": ^18.2.38
"@types/react-dom": ^18.2.16
babel-loader: ^9.1.3
connect-history-api-fallback: ^2.0.0
Expand Down Expand Up @@ -3889,14 +3889,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.2.37":
version: 18.2.37
resolution: "@types/react@npm:18.2.37"
"@types/react@npm:^18.2.38":
version: 18.2.38
resolution: "@types/react@npm:18.2.38"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 2d2599f1a09e4f678509161fea8baeaf76d21deee460f4f3ccc1ca431ebe85f896d7d0b906127de17e97ed57240cec61955eb97d0b5d9cbf4e97fd6620b1acdb
checksum: 71f8c167173d32252be8b2d3c1c76b3570b94d2fbbd139da86d146be453626f5777e12c2781559119637520dbef9f91cffe968f67b5901618f29226d49fad326
languageName: node
linkType: hard

Expand Down