@tt-a1i/hive 2.1.0 → 2.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- import{c}from"./index-BcwN8cCw.js";const e=[["path",{d:"m21 21-4.34-4.34",key:"14j7rj"}],["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}]],o=c("search",e);export{o as S};
1
+ import{c}from"./index-D9zUE0W6.js";const e=[["path",{d:"m21 21-4.34-4.34",key:"14j7rj"}],["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}]],o=c("search",e);export{o as S};
@@ -1 +1 @@
1
- import{c as e}from"./index-BcwN8cCw.js";const r=[["path",{d:"m7 11 2-2-2-2",key:"1lz0vl"}],["path",{d:"M11 13h4",key:"1p7l4v"}],["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2",key:"1m3agn"}]],a=e("square-terminal",r);export{a as S};
1
+ import{c as e}from"./index-D9zUE0W6.js";const r=[["path",{d:"m7 11 2-2-2-2",key:"1lz0vl"}],["path",{d:"M11 13h4",key:"1p7l4v"}],["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2",key:"1m3agn"}]],a=e("square-terminal",r);export{a as S};
@@ -32,8 +32,8 @@
32
32
  href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=DM+Mono:wght@400;500&display=swap"
33
33
  rel="stylesheet"
34
34
  />
35
- <script type="module" crossorigin src="/assets/index-BcwN8cCw.js"></script>
36
- <link rel="stylesheet" crossorigin href="/assets/index-StXTPHls.css">
35
+ <script type="module" crossorigin src="/assets/index-D9zUE0W6.js"></script>
36
+ <link rel="stylesheet" crossorigin href="/assets/index-3Hc1oXlt.css">
37
37
  </head>
38
38
  <body>
39
39
  <div id="root"></div>
package/web/dist/sw.js CHANGED
@@ -7,7 +7,7 @@
7
7
  // generation must be able to resolve its lazy-loaded hashed chunks, and
8
8
  // storage growth is bounded by Hive's release cadence.
9
9
 
10
- const VERSION = '2.1.0'
10
+ const VERSION = '2.1.1'
11
11
  const SHELL_CACHE = `hive-cache-v${VERSION}-shell`
12
12
  const ASSETS_CACHE = `hive-cache-v${VERSION}-assets`
13
13
  const STATIC_CACHE = `hive-cache-v${VERSION}-static`