Skip to content

Commit

Permalink
fix(deps): update dependency @httpx/treeu to v0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent 8696aa9 commit 31dc0cb
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@httpx/exception": "3.0.10",
"@httpx/json-api": "0.5.23",
"@httpx/plain-object": "1.1.2",
"@httpx/treeu": "0.4.1",
"@httpx/treeu": "0.4.2",
"@mui/icons-material": "6.0.2",
"@mui/material": "6.0.2",
"@pothos/core": "3.41.2",
Expand Down
21 changes: 14 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3713,19 +3713,26 @@ __metadata:
languageName: node
linkType: hard

"@httpx/plain-object@npm:1.1.2, @httpx/plain-object@npm:^1.1.2":
"@httpx/plain-object@npm:1.1.2":
version: 1.1.2
resolution: "@httpx/plain-object@npm:1.1.2"
checksum: 10c0/0270c1f39cd8eb71653a61b30ceec2a7a8f04380f46b1196a5e84839e2e1e646a71c68713b856759f7282a3fae90e17496e51283df76f76dcd3a5bbb049a41fd
languageName: node
linkType: hard

"@httpx/treeu@npm:0.4.1":
version: 0.4.1
resolution: "@httpx/treeu@npm:0.4.1"
"@httpx/plain-object@npm:^1.1.3":
version: 1.1.3
resolution: "@httpx/plain-object@npm:1.1.3"
checksum: 10c0/19b22a6e161833316aca83969ce7e4f8e0485d1fc4d9374bcc8f118b58051e5bf5877c162dee4af26d400066e28af2352a3899993540c1f78cd5f3c6eb6331d4
languageName: node
linkType: hard

"@httpx/treeu@npm:0.4.2":
version: 0.4.2
resolution: "@httpx/treeu@npm:0.4.2"
dependencies:
"@httpx/plain-object": "npm:^1.1.2"
checksum: 10c0/9bb54c79cedb0d9f45699d128aafb0af439a39bab337bd64cc8aea26071fac75063aef8998b20f23428c1a9842ba66974418db573062951e45e76cecb810b49b
"@httpx/plain-object": "npm:^1.1.3"
checksum: 10c0/38237883e96c87921d8cf36e539a3ceb74490853a54ca02260fe6783133822bbf95237fd0e83c04c12b491e45ddbf8ce1f395ce5aea54bd61a5c0d194c555aae
languageName: node
linkType: hard

Expand Down Expand Up @@ -15342,7 +15349,7 @@ __metadata:
"@httpx/exception": "npm:3.0.10"
"@httpx/json-api": "npm:0.5.23"
"@httpx/plain-object": "npm:1.1.2"
"@httpx/treeu": "npm:0.4.1"
"@httpx/treeu": "npm:0.4.2"
"@mui/icons-material": "npm:6.0.2"
"@mui/material": "npm:6.0.2"
"@next/bundle-analyzer": "npm:14.2.9"
Expand Down

0 comments on commit 31dc0cb

Please sign in to comment.