Skip to content

Commit bc332ae

Browse files
fix(deps): update dependency @httpx/treeu to v0.4.12 (#6202)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5ad2c92 commit bc332ae

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

apps/nextjs-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@httpx/exception": "3.0.12",
6868
"@httpx/json-api": "0.5.24",
6969
"@httpx/plain-object": "2.0.6",
70-
"@httpx/treeu": "0.4.11",
70+
"@httpx/treeu": "0.4.12",
7171
"@mui/icons-material": "6.4.1",
7272
"@mui/material": "6.4.1",
7373
"@pothos/core": "3.41.2",

yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -4114,19 +4114,19 @@ __metadata:
41144114
languageName: node
41154115
linkType: hard
41164116

4117-
"@httpx/plain-object@npm:2.0.6, @httpx/plain-object@npm:^2.0.5":
4117+
"@httpx/plain-object@npm:2.0.6, @httpx/plain-object@npm:^2.0.6":
41184118
version: 2.0.6
41194119
resolution: "@httpx/plain-object@npm:2.0.6"
41204120
checksum: 10c0/7cb319889b6821bca843803450b8d8179afb111d775d23806b16915b6692dbc7db4c0e9627ea96d333957c3a1c566d779881bb581d672e417cb587ee70b82391
41214121
languageName: node
41224122
linkType: hard
41234123

4124-
"@httpx/treeu@npm:0.4.11":
4125-
version: 0.4.11
4126-
resolution: "@httpx/treeu@npm:0.4.11"
4124+
"@httpx/treeu@npm:0.4.12":
4125+
version: 0.4.12
4126+
resolution: "@httpx/treeu@npm:0.4.12"
41274127
dependencies:
4128-
"@httpx/plain-object": "npm:^2.0.5"
4129-
checksum: 10c0/6020539d695e8419b83cf7ac782cdd768a76300ad47d57e2dea8007625a499a4ea66361b03d1d553e4581f886e666d62ee0e899f751389f48ec90d3e144f9232
4128+
"@httpx/plain-object": "npm:^2.0.6"
4129+
checksum: 10c0/fe25d765787671f906ae32ff7812e45a066d13f95138366aec2095b4e713119ccd38ca4a0971612571a50bb0941a709f9e6cf97188d6b3333cf0a5cbec37fcd1
41304130
languageName: node
41314131
linkType: hard
41324132

@@ -15683,7 +15683,7 @@ __metadata:
1568315683
"@httpx/exception": "npm:3.0.12"
1568415684
"@httpx/json-api": "npm:0.5.24"
1568515685
"@httpx/plain-object": "npm:2.0.6"
15686-
"@httpx/treeu": "npm:0.4.11"
15686+
"@httpx/treeu": "npm:0.4.12"
1568715687
"@mui/icons-material": "npm:6.4.1"
1568815688
"@mui/material": "npm:6.4.1"
1568915689
"@next/bundle-analyzer": "npm:15.1.6"

0 commit comments

Comments
 (0)