Skip to content

Bump the npm_and_yarn group across 2 directories with 2 updates #680

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: main
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
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"react": "19.1.0",
"react-dom": "19.1.0",
"react-icons": "^5.5.0",
"react-router": "^7.4.1",
"react-router": "^7.5.2",
"reactflow": "^11.11.4",
"typescript": "5.8.3",
"vite": "^6.3.3"
Expand Down
6 changes: 3 additions & 3 deletions squid/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 5 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4399,13 +4399,6 @@ __metadata:
languageName: node
linkType: hard

"@types/cookie@npm:^0.6.0":
version: 0.6.0
resolution: "@types/cookie@npm:0.6.0"
checksum: 5b326bd0188120fb32c0be086b141b1481fec9941b76ad537f9110e10d61ee2636beac145463319c71e4be67a17e85b81ca9e13ceb6e3bb63b93d16824d6c149
languageName: node
linkType: hard

"@types/d3-array@npm:*":
version: 3.2.1
resolution: "@types/d3-array@npm:3.2.1"
Expand Down Expand Up @@ -10047,7 +10040,7 @@ __metadata:
react: 19.1.0
react-dom: 19.1.0
react-icons: ^5.5.0
react-router: ^7.4.1
react-router: ^7.5.2
reactflow: ^11.11.4
ts-node: ^10.9.2
typescript: 5.8.3
Expand Down Expand Up @@ -11149,11 +11142,10 @@ __metadata:
languageName: node
linkType: hard

"react-router@npm:^7.4.1":
version: 7.4.1
resolution: "react-router@npm:7.4.1"
"react-router@npm:^7.5.2":
version: 7.5.3
resolution: "react-router@npm:7.5.3"
dependencies:
"@types/cookie": ^0.6.0
cookie: ^1.0.1
set-cookie-parser: ^2.6.0
turbo-stream: 2.4.0
Expand All @@ -11163,7 +11155,7 @@ __metadata:
peerDependenciesMeta:
react-dom:
optional: true
checksum: c501e46bf4e672f977250acb431ecfad120d7a0383bbb17e5c3276a1390c01d36bd36bd995c9dddca39ba3a8521be11295292595523d880ec11240fc5d74e637
checksum: 1f98ab5974cbf6696944a3cbe3d5708add6cdb9c765e0952459eb912d388fe361914a94557546dcd45164413fd9bc2fde97302c8daf3951156644232a9e3ce16
languageName: node
linkType: hard

Expand Down
Loading