Skip to content

Commit

Permalink
Update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 3, 2023
1 parent 5c4f9cd commit 8442aa9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 26 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.41",
"@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: 4 additions & 24 deletions opencti-platform/opencti-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5179,16 +5179,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:18.2.7":
version: 18.2.7
resolution: "@types/react-dom@npm:18.2.7"
dependencies:
"@types/react": "*"
checksum: e02ea908289a7ad26053308248d2b87f6aeafd73d0e2de2a3d435947bcea0422599016ffd1c3e38ff36c42f5e1c87c7417f05b0a157e48649e4a02f21727d54f
languageName: node
linkType: hard

"@types/react-dom@npm:^18.0.0":
"@types/react-dom@npm:18.2.17, @types/react-dom@npm:^18.0.0":
version: 18.2.17
resolution: "@types/react-dom@npm:18.2.17"
dependencies:
Expand Down Expand Up @@ -5265,7 +5256,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.41":
version: 18.2.41
resolution: "@types/react@npm:18.2.41"
dependencies:
Expand All @@ -5276,17 +5267,6 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.22":
version: 18.2.22
resolution: "@types/react@npm:18.2.22"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 44289523dabaadcd3fd85689abb98f9ebcc8492d7e978348d1c986138acef4801030b279e89a19e38a6319e294bcea77559e37e0c803e4bacf2b8ae3a56ba587
languageName: node
linkType: hard

"@types/relay-runtime@npm:*":
version: 14.1.19
resolution: "@types/relay-runtime@npm:14.1.19"
Expand Down Expand Up @@ -14881,9 +14861,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.41
"@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 8442aa9

Please sign in to comment.