Skip to content

Commit 65cab9d

Browse files
↗️ [patch](deps): bump htmx.org from 2.0.0 to 2.0.7 (#1083)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0af6c6c commit 65cab9d

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

bun.lock

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"htmx-ext-include-vals": "2.0.1",
6161
"htmx-ext-sse": "2.2.3",
6262
"htmx.ext...chunked-transfer": "2.1.1",
63-
"htmx.org": "2.0.0",
63+
"htmx.org": "2.0.7",
6464
"hyperscript.org": "0.9.14",
6565
"ts-pattern": "5.8.0",
6666
"youch": "3.3.4",
@@ -1370,7 +1370,7 @@
13701370

13711371
"htmx.ext...chunked-transfer": ["htmx.ext...chunked-transfer@2.1.1", "", {}, "sha512-7HOMKEU8WXS0uBv7uVbwsY8WY9laxZSNRW0Ghuvc8nkVrtb76jzZoLzSkwNYZ+8Jida/9PPHNZxxVgsOVgAKwg=="],
13721372

1373-
"htmx.org": ["htmx.org@2.0.0", "", {}, "sha512-N0r1VjrqeCpig0mTi2/sooDZBeQlp1RBohnWQ/ufqc7ICaI0yjs04fNGhawm6+/HWhJFlcXn8MqOjWI9QGG2lQ=="],
1373+
"htmx.org": ["htmx.org@2.0.7", "", {}, "sha512-YiJqF3U5KyO28VC5mPfehKJPF+n1Gni+cupK+D69TF0nm7wY6AXn3a4mPWIikfAXtl1u1F1+ZhSCS7KT8pVmqA=="],
13741374

13751375
"http-proxy-agent": ["http-proxy-agent@7.0.2", "", { "dependencies": { "agent-base": "^7.1.0", "debug": "^4.3.4" } }, "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig=="],
13761376

@@ -2010,12 +2010,6 @@
20102010

20112011
"hosted-git-info/lru-cache": ["lru-cache@10.4.3", "", {}, "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ=="],
20122012

2013-
"htmx-ext-debug/htmx.org": ["htmx.org@2.0.7", "", {}, "sha512-YiJqF3U5KyO28VC5mPfehKJPF+n1Gni+cupK+D69TF0nm7wY6AXn3a4mPWIikfAXtl1u1F1+ZhSCS7KT8pVmqA=="],
2014-
2015-
"htmx-ext-include-vals/htmx.org": ["htmx.org@2.0.7", "", {}, "sha512-YiJqF3U5KyO28VC5mPfehKJPF+n1Gni+cupK+D69TF0nm7wY6AXn3a4mPWIikfAXtl1u1F1+ZhSCS7KT8pVmqA=="],
2016-
2017-
"htmx-ext-sse/htmx.org": ["htmx.org@2.0.7", "", {}, "sha512-YiJqF3U5KyO28VC5mPfehKJPF+n1Gni+cupK+D69TF0nm7wY6AXn3a4mPWIikfAXtl1u1F1+ZhSCS7KT8pVmqA=="],
2018-
20192013
"lightningcss/detect-libc": ["detect-libc@2.0.4", "", {}, "sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA=="],
20202014

20212015
"log-symbols/chalk": ["chalk@4.1.2", "", { "dependencies": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" } }, "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA=="],

sources/app/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"htmx-ext-include-vals": "2.0.1",
2929
"htmx-ext-sse": "2.2.3",
3030
"htmx.ext...chunked-transfer": "2.1.1",
31-
"htmx.org": "2.0.0",
31+
"htmx.org": "2.0.7",
3232
"hyperscript.org": "0.9.14",
3333
"ts-pattern": "5.8.0",
3434
"youch": "3.3.4"

0 commit comments

Comments
 (0)