Skip to content

Commit a5a7217

Browse files
↗️ [patch](deps): bump htmx.ext...chunked-transfer (#883)
Bumps [htmx.ext...chunked-transfer](https://github.com/douglasduteil/htmx.ext...chunked-transfer) from 1.0.4 to 2.1.0. - [Release notes](https://github.com/douglasduteil/htmx.ext...chunked-transfer/releases) - [Commits](douglasduteil/htmx.ext...chunked-transfer@v1.0.4...v2.1.0) --- updated-dependencies: - dependency-name: htmx.ext...chunked-transfer dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6fcf0a3 commit a5a7217

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

bun.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"consola": "3.4.2",
5555
"drizzle-orm": "0.41.0",
5656
"hono": "4.7.6",
57-
"htmx.ext...chunked-transfer": "1.0.4",
57+
"htmx.ext...chunked-transfer": "2.1.0",
5858
"htmx.org": "1.9.12",
5959
"hyperscript.org": "0.9.14",
6060
"ts-pattern": "5.7.0",
@@ -84,6 +84,7 @@
8484
"dependencies": {
8585
"@~/app.core": "workspace:*",
8686
"@~/app.middleware": "workspace:*",
87+
"@~/app.ui": "workspace:*",
8788
"@~/app.urls": "workspace:*",
8889
"hono": "4.7.6",
8990
"nprogress": "0.2.0",
@@ -1308,7 +1309,7 @@
13081309

13091310
"html-void-elements": ["html-void-elements@3.0.0", "", {}, "sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg=="],
13101311

1311-
"htmx.ext...chunked-transfer": ["htmx.ext...chunked-transfer@1.0.4", "", {}, "sha512-BVazjI/7x+iJ7owbxS1RMdRPvD00noSj+rLHaciFTkDAgaqYOtf/ELYgYgluTv7K54wI2SlljJkkfucS/DeChg=="],
1312+
"htmx.ext...chunked-transfer": ["htmx.ext...chunked-transfer@2.1.0", "", {}, "sha512-b3o+gZS2EH8XTgct+gE8iw3i761jttj1vz1PQev3cho+Fr2Q3cDX9u8/Z7Tv5FxZljgx3hlDxHeOO0pWWOOXnw=="],
13121313

13131314
"htmx.org": ["htmx.org@1.9.12", "", {}, "sha512-VZAohXyF7xPGS52IM8d1T1283y+X4D+Owf3qY1NZ9RuBypyu9l8cGsxUMAG5fEAb/DhT7rDoJ9Hpu5/HxFD3cw=="],
13141315

packages/~/app/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"consola": "3.4.2",
2525
"drizzle-orm": "0.41.0",
2626
"hono": "4.7.6",
27-
"htmx.ext...chunked-transfer": "1.0.4",
27+
"htmx.ext...chunked-transfer": "2.1.0",
2828
"htmx.org": "1.9.12",
2929
"hyperscript.org": "0.9.14",
3030
"ts-pattern": "5.7.0",

0 commit comments

Comments
 (0)