|
1596 | 1596 | " \"remove-me\": \"https://cdn.jsdelivr.net/npm/htmx-ext-remove-me@2.0.0/remove-me.js\",\n", |
1597 | 1597 | " \"debug\": \"https://unpkg.com/htmx.org@1.9.12/dist/ext/debug.js\",\n", |
1598 | 1598 | " \"ws\": \"https://cdn.jsdelivr.net/npm/htmx-ext-ws@2.0.3/ws.js\",\n", |
1599 | | - " \"ws4\": \"https://unpkg.com/htmx.org@4.0.0-beta5/dist/ext/hx-ws.js\",\n", |
| 1599 | + " \"ws4\": \"https://unpkg.com/htmx.org@4.0.0-beta6/dist/ext/hx-ws.js\",\n", |
1600 | 1600 | " \"chunked-transfer\": \"https://cdn.jsdelivr.net/npm/htmx-ext-transfer-encoding-chunked@0.4.0/transfer-encoding-chunked.js\",\n", |
1601 | | - " \"sse4\": \"https://unpkg.com/htmx.org@4.0.0-beta5/dist/ext/hx-sse.js\",\n", |
1602 | | - " \"live\": \"https://unpkg.com/htmx.org@4.0.0-beta5/dist/ext/hx-live.js\"\n", |
| 1601 | + " \"sse4\": \"https://unpkg.com/htmx.org@4.0.0-beta6/dist/ext/hx-sse.js\",\n", |
| 1602 | + " \"live\": \"https://unpkg.com/htmx.org@4.0.0-beta6/dist/ext/hx-live.js\"\n", |
1603 | 1603 | "}" |
1604 | 1604 | ] |
1605 | 1605 | }, |
|
1638 | 1638 | "source": [ |
1639 | 1639 | "#| export\n", |
1640 | 1640 | "htmxsrc = Script(src=\"https://cdn.jsdelivr.net/npm/htmx.org@2.0.7/dist/htmx.js\")\n", |
1641 | | - "htmx4src = Script(src=\"https://unpkg.com/htmx.org@4.0.0-beta5/dist/htmx.js\")\n", |
| 1641 | + "htmx4src = Script(src=\"https://unpkg.com/htmx.org@4.0.0-beta6/dist/htmx.js\")\n", |
1642 | 1642 | "fhjsscr = Script(src=\"https://cdn.jsdelivr.net/gh/answerdotai/fasthtml-js@1.0.12/fasthtml.js\")\n", |
1643 | 1643 | "surrsrc = Script(src=\"https://cdn.jsdelivr.net/gh/answerdotai/surreal@main/surreal.js\")\n", |
1644 | 1644 | "scopesrc = Script(src=\"https://cdn.jsdelivr.net/gh/gnat/css-scope-inline@main/script.js\")\n", |
|
0 commit comments