Skip to content

Commit

Permalink
[frontend] Update dependency @types/react to v18.2.61 (#6250)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and aHenryJard committed Mar 4, 2024
1 parent b8fd634 commit 4f44c2c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 14 deletions.
2 changes: 1 addition & 1 deletion opencti-platform/opencti-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"@types/node": "20.11.24",
"@types/qrcode": "1.5.5",
"@types/ramda": "0.29.10",
"@types/react": "18.2.55",
"@types/react": "18.2.61",
"@types/react-csv": "1.1.10",
"@types/react-dom": "18.2.19",
"@types/react-grid-layout": "1.3.5",
Expand Down
15 changes: 2 additions & 13 deletions opencti-platform/opencti-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5433,7 +5433,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:16 || 17 || 18":
"@types/react@npm:*, @types/react@npm:16 || 17 || 18, @types/react@npm:18.2.61":
version: 18.2.61
resolution: "@types/react@npm:18.2.61"
dependencies:
Expand All @@ -5444,17 +5444,6 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.55":
version: 18.2.55
resolution: "@types/react@npm:18.2.55"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/bf8fe19e73575489e63c0726355f164157cd69e75f2a862436ad2c0586e732cb953a7255a6bc73145e8f9506ee7a723f9a569ca9a39c53984e5b12b84e1c718a
languageName: node
linkType: hard

"@types/relay-runtime@npm:*, @types/relay-runtime@npm:14.1.23":
version: 14.1.23
resolution: "@types/relay-runtime@npm:14.1.23"
Expand Down Expand Up @@ -15488,7 +15477,7 @@ __metadata:
"@types/node": "npm:20.11.24"
"@types/qrcode": "npm:1.5.5"
"@types/ramda": "npm:0.29.10"
"@types/react": "npm:18.2.55"
"@types/react": "npm:18.2.61"
"@types/react-csv": "npm:1.1.10"
"@types/react-dom": "npm:18.2.19"
"@types/react-grid-layout": "npm:1.3.5"
Expand Down

0 comments on commit 4f44c2c

Please sign in to comment.