Skip to content

Update react monorepo (major) #10573

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
10 changes: 5 additions & 5 deletions opencti-platform/opencti-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,13 @@
"prop-types": "15.8.1",
"qrcode": "1.5.4",
"ramda": "0.30.1",
"react": "18.3.1",
"react": "19.1.0",
"react-apexcharts": "1.7.0",
"react-color": "2.19.3",
"react-compound-slider": "3.4.0",
"react-cookie": "7.2.2",
"react-csv": "2.2.2",
"react-dom": "18.3.1",
"react-dom": "19.1.0",
"react-draggable": "4.4.6",
"react-force-graph-2d": "1.27.1",
"react-force-graph-3d": "1.24.4",
Expand Down Expand Up @@ -111,9 +111,9 @@
"@types/node": "22.14.1",
"@types/qrcode": "1.5.5",
"@types/ramda": "0.30.2",
"@types/react": "18.3.20",
"@types/react": "19.1.2",
"@types/react-csv": "1.1.10",
"@types/react-dom": "18.3.6",
"@types/react-dom": "19.1.2",
"@types/react-grid-layout": "1.3.5",
"@types/react-relay": "16.0.6",
"@types/react-router-dom": "5.3.3",
Expand Down Expand Up @@ -144,7 +144,7 @@
"i18n-auto-translation": "2.1.3",
"jsdom": "26.0.0",
"monocart-reporter": "2.9.17",
"react-test-renderer": "18.3.1",
"react-test-renderer": "19.1.0",
"relay-compiler": "17.0.0",
"relay-test-utils": "17.0.0",
"typescript": "5.8.3",
Expand Down
103 changes: 42 additions & 61 deletions opencti-platform/opencti-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7588,12 +7588,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:18.3.6":
version: 18.3.6
resolution: "@types/react-dom@npm:18.3.6"
"@types/react-dom@npm:19.1.2":
version: 19.1.2
resolution: "@types/react-dom@npm:19.1.2"
peerDependencies:
"@types/react": ^18.0.0
checksum: 10/ae179355401c64423d39946eda22c5f7f74c94ce61c21505024d4d82c33853ec40bc9b370f75e4a7750b0524aba4d95a43fcc328d8d14684dc2abb41ba529de8
"@types/react": ^19.0.0
checksum: 10/bcadf2a1f4d23db8c1aaa0d13e30866d7bcda076801bbc66df14512932e0802ddac526bf15f4cce9777cd6e0bd3803aba47a1d726977f5193b4bc173348508d0
languageName: node
linkType: hard

Expand Down Expand Up @@ -7692,13 +7692,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.3.20":
version: 18.3.20
resolution: "@types/react@npm:18.3.20"
"@types/react@npm:19.1.2":
version: 19.1.2
resolution: "@types/react@npm:19.1.2"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/020c51e63b60862e6d772f0cdea0b9441182eedab6289dabd8add0708ded62003834c4e7c6f23a1ccd3ca9486b46296057c3f881c34261a0483765351f8d0bc3
checksum: 10/17803797227d2fc07a2cd6c17d57b1ea9b01eb16eca6318be60852c8d7467b4b58e675742f53d77ff4a37621a5814f16847dede73999181cb7f9449c1784fab6
languageName: node
linkType: hard

Expand Down Expand Up @@ -17184,9 +17183,9 @@ __metadata:
"@types/node": "npm:22.14.1"
"@types/qrcode": "npm:1.5.5"
"@types/ramda": "npm:0.30.2"
"@types/react": "npm:18.3.20"
"@types/react": "npm:19.1.2"
"@types/react-csv": "npm:1.1.10"
"@types/react-dom": "npm:18.3.6"
"@types/react-dom": "npm:19.1.2"
"@types/react-grid-layout": "npm:1.3.5"
"@types/react-relay": "npm:16.0.6"
"@types/react-router-dom": "npm:5.3.3"
Expand Down Expand Up @@ -17257,13 +17256,13 @@ __metadata:
prop-types: "npm:15.8.1"
qrcode: "npm:1.5.4"
ramda: "npm:0.30.1"
react: "npm:18.3.1"
react: "npm:19.1.0"
react-apexcharts: "npm:1.7.0"
react-color: "npm:2.19.3"
react-compound-slider: "npm:3.4.0"
react-cookie: "npm:7.2.2"
react-csv: "npm:2.2.2"
react-dom: "npm:18.3.1"
react-dom: "npm:19.1.0"
react-draggable: "npm:4.4.6"
react-force-graph-2d: "npm:1.27.1"
react-force-graph-3d: "npm:1.24.4"
Expand All @@ -17280,7 +17279,7 @@ __metadata:
react-relay-network-modern: "npm:6.2.2"
react-router-dom: "npm:6.30.0"
react-syntax-highlighter: "npm:15.6.1"
react-test-renderer: "npm:18.3.1"
react-test-renderer: "npm:19.1.0"
react-transition-group: "npm:4.4.5"
react-virtualized: "npm:9.22.6"
react-wordcloud: "npm:1.2.7"
Expand Down Expand Up @@ -18107,15 +18106,14 @@ __metadata:
languageName: node
linkType: hard

"react-dom@npm:18.3.1":
version: 18.3.1
resolution: "react-dom@npm:18.3.1"
"react-dom@npm:19.1.0":
version: 19.1.0
resolution: "react-dom@npm:19.1.0"
dependencies:
loose-envify: "npm:^1.1.0"
scheduler: "npm:^0.23.2"
scheduler: "npm:^0.26.0"
peerDependencies:
react: ^18.3.1
checksum: 10/3f4b73a3aa083091173b29812b10394dd06f4ac06aff410b74702cfb3aa29d7b0ced208aab92d5272919b612e5cda21aeb1d54191848cf6e46e9e354f3541f81
react: ^19.1.0
checksum: 10/c5b58605862c7b0bb044416b01c73647bb8e89717fb5d7a2c279b11815fb7b49b619fe685c404e59f55eb52c66831236cc565c25ee1c2d042739f4a2cc538aa2
languageName: node
linkType: hard

Expand Down Expand Up @@ -18226,13 +18224,6 @@ __metadata:
languageName: node
linkType: hard

"react-is@npm:^16.12.0 || ^17.0.0 || ^18.0.0, react-is@npm:^18.2.0, react-is@npm:^18.3.1":
version: 18.3.1
resolution: "react-is@npm:18.3.1"
checksum: 10/d5f60c87d285af24b1e1e7eaeb123ec256c3c8bdea7061ab3932e3e14685708221bf234ec50b21e10dd07f008f1b966a2730a0ce4ff67905b3872ff2042aec22
languageName: node
linkType: hard

"react-is@npm:^16.13.1, react-is@npm:^16.7.0":
version: 16.13.1
resolution: "react-is@npm:16.13.1"
Expand All @@ -18247,6 +18238,13 @@ __metadata:
languageName: node
linkType: hard

"react-is@npm:^18.2.0, react-is@npm:^18.3.1":
version: 18.3.1
resolution: "react-is@npm:18.3.1"
checksum: 10/d5f60c87d285af24b1e1e7eaeb123ec256c3c8bdea7061ab3932e3e14685708221bf234ec50b21e10dd07f008f1b966a2730a0ce4ff67905b3872ff2042aec22
languageName: node
linkType: hard

"react-is@npm:^19.0.0":
version: 19.0.0
resolution: "react-is@npm:19.0.0"
Expand Down Expand Up @@ -18587,18 +18585,6 @@ __metadata:
languageName: node
linkType: hard

"react-shallow-renderer@npm:^16.15.0":
version: 16.15.0
resolution: "react-shallow-renderer@npm:16.15.0"
dependencies:
object-assign: "npm:^4.1.1"
react-is: "npm:^16.12.0 || ^17.0.0 || ^18.0.0"
peerDependencies:
react: ^16.0.0 || ^17.0.0 || ^18.0.0
checksum: 10/06457fe5bcaa44aeca998905b6849304742ea1cc2d3841e4a0964c745ff392bc4dec07f8c779f317faacce3a0bf6f84e15020ac0fa81adb931067dbb0baf707b
languageName: node
linkType: hard

"react-smooth@npm:^4.0.4":
version: 4.0.4
resolution: "react-smooth@npm:4.0.4"
Expand Down Expand Up @@ -18662,16 +18648,15 @@ __metadata:
languageName: node
linkType: hard

"react-test-renderer@npm:18.3.1":
version: 18.3.1
resolution: "react-test-renderer@npm:18.3.1"
"react-test-renderer@npm:19.1.0":
version: 19.1.0
resolution: "react-test-renderer@npm:19.1.0"
dependencies:
react-is: "npm:^18.3.1"
react-shallow-renderer: "npm:^16.15.0"
scheduler: "npm:^0.23.2"
react-is: "npm:^19.1.0"
scheduler: "npm:^0.26.0"
peerDependencies:
react: ^18.3.1
checksum: 10/d53137315c677bdfba702a7179a69828233fc7635ae1e0c03b203923d643400ace72b343cb3dd3dafba8911c20bef53f55bff7aa2e4ddff3ccc423fdd9deeee2
react: ^19.1.0
checksum: 10/73ae0ea779bacd0ff084dd3644b763a4431d68adf9c6acffdaa3d0810aab5322f24c95c60259c23b77f38b5f36d9d614ffaa46d91a33840536f2d4b7188dcc89
languageName: node
linkType: hard

Expand Down Expand Up @@ -18746,12 +18731,10 @@ __metadata:
languageName: node
linkType: hard

"react@npm:18.3.1":
version: 18.3.1
resolution: "react@npm:18.3.1"
dependencies:
loose-envify: "npm:^1.1.0"
checksum: 10/261137d3f3993eaa2368a83110466fc0e558bc2c7f7ae7ca52d94f03aac945f45146bd85e5f481044db1758a1dbb57879e2fcdd33924e2dde1bdc550ce73f7bf
"react@npm:19.1.0":
version: 19.1.0
resolution: "react@npm:19.1.0"
checksum: 10/d0180689826fd9de87e839c365f6f361c561daea397d61d724687cae88f432a307d1c0f53a0ee95ddbe3352c10dac41d7ff1ad85530fb24951b27a39e5398db4
languageName: node
linkType: hard

Expand Down Expand Up @@ -19567,12 +19550,10 @@ __metadata:
languageName: node
linkType: hard

"scheduler@npm:^0.23.2":
version: 0.23.2
resolution: "scheduler@npm:0.23.2"
dependencies:
loose-envify: "npm:^1.1.0"
checksum: 10/e8d68b89d18d5b028223edf090092846868a765a591944760942b77ea1f69b17235f7e956696efbb62c8130ab90af7e0949bfb8eba7896335507317236966bc9
"scheduler@npm:^0.26.0":
version: 0.26.0
resolution: "scheduler@npm:0.26.0"
checksum: 10/1ecf2e5d7de1a7a132796834afe14a2d589ba7e437615bd8c06f3e0786a3ac3434655e67aac8755d9b14e05754c177e49c064261de2673aaa3c926bc98caa002
languageName: node
linkType: hard

Expand Down
2 changes: 1 addition & 1 deletion opencti-platform/opencti-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
"eslint-plugin-import-newlines": "1.4.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.5",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-hooks": "5.2.0",
"fast-glob": "3.3.3",
"graphql-tag": "2.12.6",
"ts-loader": "9.5.2",
Expand Down
12 changes: 6 additions & 6 deletions opencti-platform/opencti-graphql/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8040,12 +8040,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-hooks@npm:4.6.2":
version: 4.6.2
resolution: "eslint-plugin-react-hooks@npm:4.6.2"
"eslint-plugin-react-hooks@npm:5.2.0":
version: 5.2.0
resolution: "eslint-plugin-react-hooks@npm:5.2.0"
peerDependencies:
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
checksum: 10/5a0680941f34e70cf505bcb6082df31a3e445d193ee95a88ff3483041eb944f4cefdaf7e81b0eb1feb4eeceee8c7c6ddb8a2a6e8c4c0388514a42e16ac7b7a69
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
checksum: 10/ebb79e9cf69ae06e3a7876536653c5e556b5fd8cd9dc49577f10a6e728360e7b6f5ce91f4339b33e93b26e3bb23805418f8b5e75db80baddd617b1dffe73bed1
languageName: node
linkType: hard

Expand Down Expand Up @@ -11829,7 +11829,7 @@ __metadata:
eslint-plugin-import-newlines: "npm:1.4.0"
eslint-plugin-jsx-a11y: "npm:6.10.2"
eslint-plugin-react: "npm:7.37.5"
eslint-plugin-react-hooks: "npm:4.6.2"
eslint-plugin-react-hooks: "npm:5.2.0"
eventsource: "npm:2.0.2"
express: "npm:4.21.2"
express-rate-limit: "npm:7.5.0"
Expand Down