Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.
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
2 changes: 1 addition & 1 deletion apps/pipes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"mobx": "6.13.5",
"object-hash": "3.0.0",
"react": "18.3.1",
"react-reconciler": "0.29.2",
"react-reconciler": "0.31.0",
"slice-ansi": "7.1.0",
"stack-utils": "2.0.6",
"string-width": "7.2.0",
Expand Down
25 changes: 11 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2421,7 +2421,7 @@ __metadata:
object-hash: "npm:3.0.0"
prettier: "npm:3.1.1"
react: "npm:18.3.1"
react-reconciler: "npm:0.29.2"
react-reconciler: "npm:0.31.0"
rollup-plugin-dts: "npm:6.1.1"
rollup-plugin-ts: "npm:3.4.5"
slice-ansi: "npm:7.1.0"
Expand Down Expand Up @@ -11155,15 +11155,14 @@ __metadata:
languageName: node
linkType: hard

"react-reconciler@npm:0.29.2":
version: 0.29.2
resolution: "react-reconciler@npm:0.29.2"
"react-reconciler@npm:0.31.0":
version: 0.31.0
resolution: "react-reconciler@npm:0.31.0"
dependencies:
loose-envify: "npm:^1.1.0"
scheduler: "npm:^0.23.2"
scheduler: "npm:^0.25.0"
peerDependencies:
react: ^18.3.1
checksum: f9ef98a88ec07efaf520ce4508bc4f499cfbec6c929549b4b802a09c2c7cd1b7b893f197ab0505dc03398a991b4f57d7b6572ae53d2699db74496cadde541cfc
react: ^19.0.0
checksum: e7235fa08947296c2084a89dc264651fd7cb9dc3a26c3b132b84ecf2a30c46b9b98cd004c30adfe2a24741cd1e49a618858a48080008ce2b4e964a2c4233041e
languageName: node
linkType: hard

Expand Down Expand Up @@ -11922,12 +11921,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: e8d68b89d18d5b028223edf090092846868a765a591944760942b77ea1f69b17235f7e956696efbb62c8130ab90af7e0949bfb8eba7896335507317236966bc9
"scheduler@npm:^0.25.0":
version: 0.25.0
resolution: "scheduler@npm:0.25.0"
checksum: e661e38503ab29a153429a99203fefa764f28b35c079719eb5efdd2c1c1086522f6653d8ffce388209682c23891a6d1d32fa6badf53c35fb5b9cd0c55ace42de
languageName: node
linkType: hard

Expand Down