This is an automated email from the ASF dual-hosted git repository.

kbowers pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git


The following commit(s) were added to refs/heads/main by this push:
     new bbf18e931a6 kie-issues#1779: Update deprecated react-json-view 
dependency (#2870)
bbf18e931a6 is described below

commit bbf18e931a69ecff31a101f9574cc4071a082ab0
Author: Kbowers <[email protected]>
AuthorDate: Fri Jan 24 15:38:24 2025 +0100

    kie-issues#1779: Update deprecated react-json-view dependency (#2870)
    
    Co-authored-by: Kennedy Bowers <[email protected]>
---
 packages/boxed-expression-component/package.json   |   2 +-
 .../package.json                                   |   2 +-
 .../ProcessVariables/ProcessVariables.tsx          |   2 +-
 .../package.json                                   |   1 -
 .../package.json                                   |   2 +-
 .../WorkflowVariables/WorkflowVariables.tsx        |   2 +-
 .../components/WorkflowResult/WorkflowResult.tsx   |   2 +-
 pnpm-lock.yaml                                     | 163 +++++++++------------
 8 files changed, 76 insertions(+), 100 deletions(-)

diff --git a/packages/boxed-expression-component/package.json 
b/packages/boxed-expression-component/package.json
index c298c340c1b..84ff3a9cf85 100644
--- a/packages/boxed-expression-component/package.json
+++ b/packages/boxed-expression-component/package.json
@@ -51,6 +51,7 @@
     "@kie-tools/root-env": "workspace:*",
     "@kie-tools/storybook-base": "workspace:*",
     "@kie-tools/tsconfig": "workspace:*",
+    "@microlink/react-json-view": "^1.24.0",
     "@playwright/test": "^1.45.2",
     "@storybook/addon-links": "^7.3.2",
     "@storybook/blocks": "^7.3.2",
@@ -72,7 +73,6 @@
     "jest": "^29.7.0",
     "jest-junit": "^16.0.0",
     "jest-when": "^3.6.0",
-    "react-json-view": "^1.21.3",
     "rimraf": "^3.0.2",
     "run-script-os": "^1.1.6",
     "storybook": "^7.3.2",
diff --git a/packages/runtime-tools-process-enveloped-components/package.json 
b/packages/runtime-tools-process-enveloped-components/package.json
index fe0b96976a6..627bacf0e1e 100644
--- a/packages/runtime-tools-process-enveloped-components/package.json
+++ b/packages/runtime-tools-process-enveloped-components/package.json
@@ -39,6 +39,7 @@
     "@kie-tools/runtime-tools-process-gateway-api": "workspace:*",
     "@kie-tools/runtime-tools-shared-enveloped-components": "workspace:*",
     "@kie-tools/runtime-tools-shared-gateway-api": "workspace:*",
+    "@microlink/react-json-view": "^1.24.0",
     "@patternfly/patternfly": "^4.224.2",
     "@patternfly/react-core": "^4.276.6",
     "@patternfly/react-icons": "^4.93.6",
@@ -51,7 +52,6 @@
     "react-datetime-picker": "^3.5.0",
     "react-helmet": "^6.1.0",
     "react-inlinesvg": "^2.3.0",
-    "react-json-view": "^1.21.3",
     "react-moment": "0.9.7",
     "react-pure-loaders": "^3.0.1",
     "react-svg-pan-zoom": "^3.12.1",
diff --git 
a/packages/runtime-tools-process-enveloped-components/src/processDetails/envelope/components/ProcessVariables/ProcessVariables.tsx
 
b/packages/runtime-tools-process-enveloped-components/src/processDetails/envelope/components/ProcessVariables/ProcessVariables.tsx
index 52b852a9312..a8fdca51cd0 100644
--- 
a/packages/runtime-tools-process-enveloped-components/src/processDetails/envelope/components/ProcessVariables/ProcessVariables.tsx
+++ 
b/packages/runtime-tools-process-enveloped-components/src/processDetails/envelope/components/ProcessVariables/ProcessVariables.tsx
@@ -21,7 +21,7 @@ import { Title } from 
"@patternfly/react-core/dist/js/components/Title";
 import { TextContent } from "@patternfly/react-core/dist/js/components/Text";
 import { Label } from "@patternfly/react-core/dist/js/components/Label";
 import React from "react";
-import ReactJson from "react-json-view";
+import ReactJson from "@microlink/react-json-view";
 import { InfoCircleIcon } from 
"@patternfly/react-icons/dist/js/icons/info-circle-icon";
 import "../styles.css";
 import { ProcessInstance, ProcessInstanceState } from 
"@kie-tools/runtime-tools-process-gateway-api/dist/types";
diff --git a/packages/runtime-tools-shared-enveloped-components/package.json 
b/packages/runtime-tools-shared-enveloped-components/package.json
index 129095bba8a..c19ab12ade6 100644
--- a/packages/runtime-tools-shared-enveloped-components/package.json
+++ b/packages/runtime-tools-shared-enveloped-components/package.json
@@ -47,7 +47,6 @@
     "monaco-editor": "^0.39.0",
     "react-helmet": "^6.1.0",
     "react-inlinesvg": "^2.3.0",
-    "react-json-view": "^1.21.3",
     "react-moment": "0.9.7",
     "react-pure-loaders": "^3.0.1",
     "react-svg-pan-zoom": "^3.12.1",
diff --git a/packages/runtime-tools-swf-enveloped-components/package.json 
b/packages/runtime-tools-swf-enveloped-components/package.json
index dae0165c622..45f3da7d1b6 100644
--- a/packages/runtime-tools-swf-enveloped-components/package.json
+++ b/packages/runtime-tools-swf-enveloped-components/package.json
@@ -43,6 +43,7 @@
     "@kie-tools/runtime-tools-shared-gateway-api": "workspace:*",
     "@kie-tools/runtime-tools-swf-gateway-api": "workspace:*",
     "@kie-tools/serverless-workflow-combined-editor": "workspace:*",
+    "@microlink/react-json-view": "^1.24.0",
     "@patternfly/patternfly": "^4.224.2",
     "@patternfly/react-core": "^4.276.6",
     "@patternfly/react-icons": "^4.93.6",
@@ -53,7 +54,6 @@
     "monaco-editor": "^0.39.0",
     "react-datetime-picker": "^3.5.0",
     "react-helmet": "^6.1.0",
-    "react-json-view": "^1.21.3",
     "react-moment": "0.9.7",
     "react-pure-loaders": "^3.0.1",
     "uuid": "^8.3.2"
diff --git 
a/packages/runtime-tools-swf-enveloped-components/src/workflowDetails/envelope/components/WorkflowVariables/WorkflowVariables.tsx
 
b/packages/runtime-tools-swf-enveloped-components/src/workflowDetails/envelope/components/WorkflowVariables/WorkflowVariables.tsx
index 8ae538cb56c..17d6d085a85 100644
--- 
a/packages/runtime-tools-swf-enveloped-components/src/workflowDetails/envelope/components/WorkflowVariables/WorkflowVariables.tsx
+++ 
b/packages/runtime-tools-swf-enveloped-components/src/workflowDetails/envelope/components/WorkflowVariables/WorkflowVariables.tsx
@@ -22,7 +22,7 @@ import { Title } from 
"@patternfly/react-core/dist/js/components/Title";
 import { TextContent } from "@patternfly/react-core/dist/js/components/Text";
 import { Label } from "@patternfly/react-core/dist/js/components/Label";
 import React from "react";
-import ReactJson from "react-json-view";
+import ReactJson from "@microlink/react-json-view";
 import { InfoCircleIcon } from 
"@patternfly/react-icons/dist/js/icons/info-circle-icon";
 import { WorkflowInstance, WorkflowInstanceState } from 
"@kie-tools/runtime-tools-swf-gateway-api/dist/types";
 import { componentOuiaProps, OUIAProps } from 
"@kie-tools/runtime-tools-components/dist/ouiaTools";
diff --git 
a/packages/runtime-tools-swf-enveloped-components/src/workflowForm/envelope/components/WorkflowResult/WorkflowResult.tsx
 
b/packages/runtime-tools-swf-enveloped-components/src/workflowForm/envelope/components/WorkflowResult/WorkflowResult.tsx
index 452b2a708a6..922d06670d8 100644
--- 
a/packages/runtime-tools-swf-enveloped-components/src/workflowForm/envelope/components/WorkflowResult/WorkflowResult.tsx
+++ 
b/packages/runtime-tools-swf-enveloped-components/src/workflowForm/envelope/components/WorkflowResult/WorkflowResult.tsx
@@ -18,7 +18,7 @@
  */
 import React, { useMemo } from "react";
 import { TextContent } from "@patternfly/react-core/dist/js/components/Text";
-import ReactJson from "react-json-view";
+import ReactJson from "@microlink/react-json-view";
 import { WorkflowResponse } from 
"@kie-tools/runtime-tools-swf-gateway-api/dist/types";
 import { Title } from "@patternfly/react-core/dist/js/components/Title";
 
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index f92d1b5ec09..e0a53081c63 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -1760,6 +1760,9 @@ importers:
       '@kie-tools/tsconfig':
         specifier: workspace:*
         version: link:../tsconfig
+      '@microlink/react-json-view':
+        specifier: ^1.24.0
+        version: 
1.24.0(@types/[email protected])([email protected]([email protected]))([email protected])
       '@playwright/test':
         specifier: ^1.45.2
         version: 1.45.2
@@ -1823,9 +1826,6 @@ importers:
       jest-when:
         specifier: ^3.6.0
         version: 
3.6.0([email protected](@types/[email protected])([email protected])([email protected](@swc/[email protected])(@types/[email protected])([email protected])))
-      react-json-view:
-        specifier: ^1.21.3
-        version: 
1.21.3(@types/[email protected])([email protected]([email protected]))([email protected])
       rimraf:
         specifier: ^3.0.2
         version: 3.0.2
@@ -9046,6 +9046,9 @@ importers:
       '@kie-tools/runtime-tools-shared-gateway-api':
         specifier: workspace:*
         version: link:../runtime-tools-shared-gateway-api
+      '@microlink/react-json-view':
+        specifier: ^1.24.0
+        version: 
1.24.0(@types/[email protected])([email protected]([email protected]))([email protected])
       '@patternfly/patternfly':
         specifier: ^4.224.2
         version: 4.224.2
@@ -9088,9 +9091,6 @@ importers:
       react-inlinesvg:
         specifier: ^2.3.0
         version: 2.3.0([email protected])
-      react-json-view:
-        specifier: ^1.21.3
-        version: 
1.21.3(@types/[email protected])([email protected]([email protected]))([email protected])
       react-moment:
         specifier: 0.9.7
         version: 0.9.7([email protected])([email protected])([email protected])
@@ -9403,9 +9403,6 @@ importers:
       react-inlinesvg:
         specifier: ^2.3.0
         version: 2.3.0([email protected])
-      react-json-view:
-        specifier: ^1.21.3
-        version: 
1.21.3(@types/[email protected])([email protected]([email protected]))([email protected])
       react-moment:
         specifier: 0.9.7
         version: 0.9.7([email protected])([email protected])([email protected])
@@ -9603,6 +9600,9 @@ importers:
       '@kie-tools/serverless-workflow-combined-editor':
         specifier: workspace:*
         version: link:../serverless-workflow-combined-editor
+      '@microlink/react-json-view':
+        specifier: ^1.24.0
+        version: 
1.24.0(@types/[email protected])([email protected]([email protected]))([email protected])
       '@patternfly/patternfly':
         specifier: ^4.224.2
         version: 4.224.2
@@ -9639,9 +9639,6 @@ importers:
       react-helmet:
         specifier: ^6.1.0
         version: 6.1.0([email protected])
-      react-json-view:
-        specifier: ^1.21.3
-        version: 
1.21.3(@types/[email protected])([email protected]([email protected]))([email protected])
       react-moment:
         specifier: 0.9.7
         version: 0.9.7([email protected])([email protected])([email protected])
@@ -18009,6 +18006,12 @@ packages:
     peerDependencies:
       react: '>=16'
 
+  '@microlink/[email protected]':
+    resolution: {integrity: 
sha512-xrOBvWUR05Pe1x/H7op/yrLFpmf+VjMc5acu7pQpfS70Pux6AmoI+sO7jf2e76OYv27TOvt0TnYSXc3OtjH3Bg==}
+    peerDependencies:
+      react: '>= 15'
+      react-dom: '>= 15'
+
   '@motionone/[email protected]':
     resolution: {integrity: 
sha512-mZcJxLjHor+bhcPuIFErMDNyrdb2vJur8lSfMCsuCB4UyV8ILZLvK+t+pg56erv8ud9xQGK/1OGPt10agPrCyQ==}
 
@@ -19927,6 +19930,9 @@ packages:
   '@types/[email protected]':
     resolution: {integrity: 
sha512-WXCyOcRtH37HAUkpXhUduaxdm82b4GSlyTqajXviN4EfiuPgNYR109xMCKvpl6zPIpua0DGlMEDCq+g8EdoheQ==}
 
+  '@types/[email protected]':
+    resolution: {integrity: 
sha512-OzOWrTluG9cwqidEzC/Q6FAmIPcnZfm8BFRlIx0+UIUqnuAmi5OS88O0RpT3Yz6qdmqObvUhasrbNsCofE4W9A==}
+
   '@types/[email protected]':
     resolution: {integrity: 
sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==}
 
@@ -22196,10 +22202,16 @@ packages:
   [email protected]:
     resolution: {integrity: 
sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
 
+  [email protected]:
+    resolution: {integrity: 
sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==}
+
   [email protected]:
     resolution: {integrity: 
sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==}
     hasBin: true
 
+  [email protected]:
+    resolution: {integrity: 
sha512-aBl7dZI9ENN6fUGC7mWpMTPNHmWUSNan9tuWN6ahh5ZLNk9baLJOnSMlrQkHcrfFgz2/RigjUVAjdx36VcemKA==}
+
   [email protected]:
     resolution: {integrity: 
sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==}
 
@@ -23995,9 +24007,6 @@ packages:
   [email protected]:
     resolution: {integrity: 
sha512-DkPJKQeY6kKwmuMretBhr7G6Vodr7bFwDYTXIkfG1gjvNpaxBTQV3PbXg6bR1c1UP4jPOX0jHUbbHANL9vRjVg==}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-KWKaceCwKQU0+HPoop6gn4eOHk50bBv/VxjJtGMfwmJt3D29JpN4H4eisCtIPA+a8GVBam+ldMMpMjJUvpDyHw==}
-
   [email protected]:
     resolution: {integrity: 
sha512-b2XGFAFdWZWg0phtAWLHCk836A1Xann+I+Dgd3Gk64MHKZO44FfoD1KxyvbSh0qZsIoXQGGlVztIY+oitJPpRQ==}
 
@@ -24162,11 +24171,6 @@ packages:
     resolution: {integrity: 
sha512-mk4e7UK4P/W3tjrJyto6oxPuCjwvRMyzBh72hTl8T0dOcTzkP0M2JJHpncgyhKphMFi9pnjwHfc8e0oe4Uk3LA==}
     engines: {node: '>=0.4.0'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-yKAbrp7JhZhj6uiT1FTuVMlIAT1J4jqEyBpFApi1kxpGZCvacMVc/t1pMQyotqHhAgvoE3bNvAykhCo2CLjnYw==}
-    peerDependencies:
-      react: ^15.0.2 || ^16.0.0 || ^17.0.0
-
   [email protected]:
     resolution: {integrity: 
sha512-gBEuXOPNOKPrLdZpMFUSTyIo1eT2NSZRrwZ9r/0Jqw5tmT3Yvxfmu8KBHw8xW2XQkw6E/JoG+OlEq7UDtSUNgw==}
 
@@ -25056,6 +25060,9 @@ packages:
   [email protected]:
     resolution: {integrity: 
sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==}
 
+  [email protected]:
+    resolution: {integrity: 
sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==}
+
   [email protected]:
     resolution: {integrity: 
sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA==}
     engines: {node: '>= 0.4'}
@@ -26160,9 +26167,6 @@ packages:
   [email protected]:
     resolution: {integrity: 
sha512-uHaJFihxmJcEX3kT4I23ABqKKalJ/zDrDg0lsFtc1h+3uw49SIJ5beyhx5ExVRti3AvKoOJngIj7xz3oylPdWQ==}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-ff3BX/tSioo+XojX4MOsOMhJw0nZoUEF011LX8g8d3gvjVbxd89cCio4BCXronjxcTUIJUoqKEUA+n4CqvvRPw==}
-
   [email protected]:
     resolution: {integrity: 
sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w==}
 
@@ -28061,9 +28065,6 @@ packages:
     resolution: {integrity: 
sha512-ozVM8Tdg0patMtm/xAr3Uh7rQ28vBpbTHLP+ECmoAxG/s4PKrVLN764H/poLux7Ln77jHThOd8OBJj5mTuA6Iw==}
     engines: {node: '>=10.18.1'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-QFADYnsVoBMw1srW7OVKEYjG+MbIa49s54w1MA1EDY6r2r/sTcKKYqRX1f4GYvnXP7eN/Pe9HFcX+hwzmrXRHA==}
-
   [email protected]:
     resolution: {integrity: 
sha512-bVWawvoZoBYpp6yIoQtQXHZjmz35RSVHnUOTefl8Vcjr8snTPY1wnpSPMWekcFwbxI6gtmT7rSYPFvz71ldiOA==}
 
@@ -28176,8 +28177,8 @@ packages:
       react: ^16.8.0
       react-dom: ^16.8.0
 
-  [email protected]:
-    resolution: {integrity: 
sha512-yvh/7CArceR/jNATXOKDlvTnPKPmGZz7zsenQ3jUwLzHkNUR0CvY3yGYJbWJ/nnxsL8Sgmt5cO3/SILVuPO6TQ==}
+  [email protected]:
+    resolution: {integrity: 
sha512-1s0CY1zRBOQ5M3T61wetEpvQmsYSNtWEcdYzyZNxKa8t7oDvaOn9d21xrGezGAHFWLM7SHcktPuPTrvoqxSfKw==}
 
   [email protected]:
     resolution: {integrity: 
sha512-g6RJCEaPovHTiV2bMhBUfm0a1YoMj4bOUpL8hQSLmR1Glhc7lgRLtZBd4mcC4jkoGsb+hv9uA/QH4pZcm5l9lQ==}
@@ -28327,12 +28328,6 @@ packages:
   [email protected]:
     resolution: {integrity: 
sha512-Fl7FuabXsJnV5Q1qIOQwx/sagGF18kogb4gpfcG4gjLBWO0WDiiz1ko/ExayuxE7InyQkBLkxRFG5oxY6Uu3Kg==}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-13p8IREj9/x/Ye4WI/JpjhoIwuzEgUAtgJZNBJckfzJt1qyh24BdTm6UQNGnyTq9dapQdrqvquZTo3dz1X6Cjw==}
-    peerDependencies:
-      react: ^17.0.0 || ^16.3.0 || ^15.5.4
-      react-dom: ^17.0.0 || ^16.3.0 || ^15.5.4
-
   [email protected]:
     resolution: {integrity: 
sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==}
 
@@ -29233,6 +29228,9 @@ packages:
   [email protected]:
     resolution: {integrity: 
sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==}
 
+  [email protected]:
+    resolution: {integrity: 
sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==}
+
   [email protected]:
     resolution: {integrity: 
sha512-a2B9Y0KlNXl9u/vsW6sTIu9vGEpfKu2wRV6l1H3XEas/0gUIzGzBoP/IouTcUQbm9JWZLH3COxyn03TYlFax6w==}
     engines: {node: '>=10'}
@@ -39303,6 +39301,16 @@ snapshots:
       '@types/react': 17.0.21
       react: 17.0.2
 
+  
'@microlink/[email protected](@types/[email protected])([email protected]([email protected]))([email protected])':
+    dependencies:
+      react: 17.0.2
+      react-base16-styling: 0.9.1
+      react-dom: 17.0.2([email protected])
+      react-lifecycles-compat: 3.0.4
+      react-textarea-autosize: 8.3.3(@types/[email protected])([email protected])
+    transitivePeerDependencies:
+      - '@types/react'
+
   '@motionone/[email protected]':
     dependencies:
       '@motionone/easing': 10.15.1
@@ -40932,7 +40940,7 @@ snapshots:
   '@readme/[email protected]([email protected])':
     dependencies:
       '@babel/code-frame': 7.23.5
-      '@babel/runtime': 7.23.6
+      '@babel/runtime': 7.24.7
       '@humanwhocodes/momoa': 2.0.4
       ajv: 8.17.1
       chalk: 4.1.2
@@ -43302,6 +43310,8 @@ snapshots:
     dependencies:
       '@babel/types': 7.25.2
 
+  '@types/[email protected]': {}
+
   '@types/[email protected]':
     dependencies:
       '@types/connect': 3.4.34
@@ -46757,8 +46767,18 @@ snapshots:
 
   [email protected]: {}
 
+  [email protected]:
+    dependencies:
+      color-name: 1.1.4
+      simple-swizzle: 0.2.2
+
   [email protected]: {}
 
+  [email protected]:
+    dependencies:
+      color-convert: 1.9.3
+      color-string: 1.9.1
+
   [email protected]: {}
 
   [email protected]: {}
@@ -47214,12 +47234,6 @@ snapshots:
     dependencies:
       cross-spawn: 7.0.3
 
-  [email protected]:
-    dependencies:
-      node-fetch: 2.6.7
-    transitivePeerDependencies:
-      - encoding
-
   [email protected]([email protected]):
     dependencies:
       node-fetch: 2.6.7([email protected])
@@ -49268,26 +49282,8 @@ snapshots:
     dependencies:
       bser: 2.1.1
 
-  [email protected]:
-    dependencies:
-      fbjs: 3.0.2
-    transitivePeerDependencies:
-      - encoding
-
   [email protected]: {}
 
-  [email protected]:
-    dependencies:
-      cross-fetch: 3.1.5
-      fbjs-css-vars: 1.0.2
-      loose-envify: 1.4.0
-      object-assign: 4.1.1
-      promise: 7.3.1
-      setimmediate: 1.0.5
-      ua-parser-js: 0.7.31
-    transitivePeerDependencies:
-      - encoding
-
   [email protected]([email protected]):
     dependencies:
       cross-fetch: 3.1.5([email protected])
@@ -49519,14 +49515,6 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]([email protected]):
-    dependencies:
-      fbemitter: 3.0.0
-      fbjs: 3.0.2
-      react: 17.0.2
-    transitivePeerDependencies:
-      - encoding
-
   [email protected]:
     dependencies:
       tabbable: 5.3.3
@@ -50724,6 +50712,8 @@ snapshots:
 
   [email protected]: {}
 
+  [email protected]: {}
+
   [email protected]:
     dependencies:
       has-tostringtag: 1.0.2
@@ -52471,8 +52461,6 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]: {}
-
   [email protected]: {}
 
   [email protected]: {}
@@ -53216,10 +53204,6 @@ snapshots:
     optionalDependencies:
       encoding: 0.1.13
 
-  [email protected]:
-    dependencies:
-      whatwg-url: 5.0.0
-
   [email protected]([email protected]):
     dependencies:
       whatwg-url: 5.0.0
@@ -54123,7 +54107,7 @@ snapshots:
 
   [email protected]:
     dependencies:
-      '@babel/runtime': 7.23.6
+      '@babel/runtime': 7.24.7
 
   [email protected]: {}
 
@@ -54595,8 +54579,6 @@ snapshots:
       - supports-color
       - utf-8-validate
 
-  [email protected]: {}
-
   [email protected]: {}
 
   [email protected]:
@@ -54751,12 +54733,15 @@ snapshots:
       - apollo-link
       - apollo-utilities
 
-  [email protected]:
+  [email protected]:
     dependencies:
+      '@babel/runtime': 7.24.7
+      '@types/base16': 1.0.5
+      '@types/lodash': 4.14.202
       base16: 1.0.0
+      color: 3.2.1
+      csstype: 3.0.11
       lodash.curry: 4.1.1
-      lodash.flow: 3.5.0
-      pure-color: 1.3.0
 
   [email protected]([email protected]([email protected]))([email protected]):
     dependencies:
@@ -54903,7 +54888,7 @@ snapshots:
 
   [email protected]([email protected]):
     dependencies:
-      '@babel/runtime': 7.23.6
+      '@babel/runtime': 7.24.7
       react: 17.0.2
 
   [email protected]([email protected]):
@@ -54958,18 +54943,6 @@ snapshots:
 
   [email protected]: {}
 
-  
[email protected](@types/[email protected])([email protected]([email protected]))([email protected]):
-    dependencies:
-      flux: 4.0.3([email protected])
-      react: 17.0.2
-      react-base16-styling: 0.6.0
-      react-dom: 17.0.2([email protected])
-      react-lifecycles-compat: 3.0.4
-      react-textarea-autosize: 8.3.3(@types/[email protected])([email protected])
-    transitivePeerDependencies:
-      - '@types/react'
-      - encoding
-
   [email protected]: {}
 
   [email protected]([email protected])([email protected])([email protected]):
@@ -55132,7 +55105,7 @@ snapshots:
 
   [email protected](@types/[email protected])([email protected]):
     dependencies:
-      '@babel/runtime': 7.23.6
+      '@babel/runtime': 7.24.7
       react: 17.0.2
       use-composed-ref: 1.2.1([email protected])
       use-latest: 1.2.0(@types/[email protected])([email protected])
@@ -56091,6 +56064,10 @@ snapshots:
       once: 1.4.0
       simple-concat: 1.0.1
 
+  [email protected]:
+    dependencies:
+      is-arrayish: 0.3.2
+
   [email protected]:
     dependencies:
       semver: 7.5.4


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to