Skip to content

Commit

Permalink
Update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2023
1 parent 901fb10 commit f952439
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 6 deletions.
4 changes: 2 additions & 2 deletions opencti-platform/opencti-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,9 @@
"@types/node": "20.8.6",
"@types/qrcode": "1.5.2",
"@types/ramda": "0.29.6",
"@types/react": "18.2.22",
"@types/react": "18.2.38",
"@types/react-csv": "1.1.8",
"@types/react-dom": "18.2.7",
"@types/react-dom": "18.2.17",
"@types/react-relay": "14.1.6",
"@types/react-router-dom": "5.3.3",
"@types/react-syntax-highlighter": "15.5.8",
Expand Down
28 changes: 24 additions & 4 deletions opencti-platform/opencti-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5356,7 +5356,16 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:18.2.7, @types/react-dom@npm:^18.0.0":
"@types/react-dom@npm:18.2.17":
version: 18.2.17
resolution: "@types/react-dom@npm:18.2.17"
dependencies:
"@types/react": "*"
checksum: 7a4e704ed4be6e0c3ccd8a22ff69386fe548304bf4db090513f42e059ff4c65f7a427790320051524d6578a2e4c9667bb7a80a4c989b72361c019fbe851d9385
languageName: node
linkType: hard

"@types/react-dom@npm:^18.0.0":
version: 18.2.7
resolution: "@types/react-dom@npm:18.2.7"
dependencies:
Expand Down Expand Up @@ -5442,7 +5451,7 @@ __metadata:
languageName: node
linkType: hard

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

"@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: 71f8c167173d32252be8b2d3c1c76b3570b94d2fbbd139da86d146be453626f5777e12c2781559119637520dbef9f91cffe968f67b5901618f29226d49fad326
languageName: node
linkType: hard

"@types/relay-runtime@npm:*":
version: 14.1.13
resolution: "@types/relay-runtime@npm:14.1.13"
Expand Down Expand Up @@ -14985,9 +15005,9 @@ __metadata:
"@types/node": 20.8.6
"@types/qrcode": 1.5.2
"@types/ramda": 0.29.6
"@types/react": 18.2.22
"@types/react": 18.2.38
"@types/react-csv": 1.1.8
"@types/react-dom": 18.2.7
"@types/react-dom": 18.2.17
"@types/react-relay": 14.1.6
"@types/react-router-dom": 5.3.3
"@types/react-syntax-highlighter": 15.5.8
Expand Down

0 comments on commit f952439

Please sign in to comment.