Skip to content

Commit 1b4ef51

Browse files
fix(deps): update dependency htmx.org to v2
1 parent 7ea4307 commit 1b4ef51

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

bun.lockb

-1 Bytes
Binary file not shown.

example/htmx.org@1/bun.lockb

-1 Bytes
Binary file not shown.

example/htmx.org@1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"concrete.css": "^3.0.0",
1313
"hono": "^4.0.0",
14-
"htmx.org": "^1.9.9",
14+
"htmx.org": "^2.0.0",
1515
"normalize.css": "^8.0.1"
1616
},
1717
"scripts": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@tsconfig/bun": "^1.0.1",
3333
"@types/bun": "^1.2.11",
3434
"@types/web": "^0.0.246",
35-
"htmx.org": "^1.9.10",
35+
"htmx.org": "^2.0.0",
3636
"prettier": "^3.1.1",
3737
"typescript": "^5.0.0"
3838
},

0 commit comments

Comments
 (0)