Skip to content

Commit

Permalink
fix(deps): update dependency @httpx/treeu to v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent b5dbcae commit 03a3d44
Show file tree
Hide file tree
Showing 2 changed files with 8 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.22",
"@httpx/plain-object": "1.1.2",
"@httpx/treeu": "0.4.0",
"@httpx/treeu": "0.4.1",
"@mui/icons-material": "6.0.2",
"@mui/material": "6.0.2",
"@pothos/core": "3.41.2",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3713,19 +3713,19 @@ __metadata:
languageName: node
linkType: hard

"@httpx/plain-object@npm:1.1.2, @httpx/plain-object@npm:^1.1.1":
"@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.0":
version: 0.4.0
resolution: "@httpx/treeu@npm:0.4.0"
"@httpx/treeu@npm:0.4.1":
version: 0.4.1
resolution: "@httpx/treeu@npm:0.4.1"
dependencies:
"@httpx/plain-object": "npm:^1.1.1"
checksum: 10c0/31b937bc735bb22e2a45b88acdb6d9c785fd3fa3de54d8bf49c85a62dc849c4283a998042b5566fa1e84df197dfa9c1925e7ad6609880fc10c70ad2881a7f356
"@httpx/plain-object": "npm:^1.1.2"
checksum: 10c0/9bb54c79cedb0d9f45699d128aafb0af439a39bab337bd64cc8aea26071fac75063aef8998b20f23428c1a9842ba66974418db573062951e45e76cecb810b49b
languageName: node
linkType: hard

Expand Down Expand Up @@ -15330,7 +15330,7 @@ __metadata:
"@httpx/exception": "npm:3.0.10"
"@httpx/json-api": "npm:0.5.22"
"@httpx/plain-object": "npm:1.1.2"
"@httpx/treeu": "npm:0.4.0"
"@httpx/treeu": "npm:0.4.1"
"@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 03a3d44

Please sign in to comment.