@genome-spy/app 0.45.0 → 0.46.0

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,5 +1,5 @@
1
- import { b as Pi } from "./index-1QVesMzU.js";
2
- import { g as Da } from "./_commonjsHelpers-QtkX90xp.js";
1
+ import { b as Pi } from "./index-C8lYPtq_.js";
2
+ import { g as Da } from "./_commonjsHelpers-BIiJCwQW.js";
3
3
  var re = {};
4
4
  (function(e) {
5
5
  var i = typeof Uint8Array < "u" && typeof Uint16Array < "u" && typeof Int32Array < "u";
@@ -1,4 +1,4 @@
1
- import { b as u } from "./index-1QVesMzU.js";
1
+ import { b as u } from "./index-C8lYPtq_.js";
2
2
  const h = typeof window < "u" ? window : typeof self < "u" ? self : { fetch: void 0 };
3
3
  class b {
4
4
  async getBufferFromResponse(e) {
package/package.json CHANGED
@@ -7,7 +7,7 @@
7
7
  },
8
8
  "contributors": [],
9
9
  "license": "MIT",
10
- "version": "0.45.0",
10
+ "version": "0.46.0",
11
11
  "main": "dist/index.js",
12
12
  "type": "module",
13
13
  "files": [
@@ -29,7 +29,7 @@
29
29
  "@fortawesome/fontawesome-free": "^6.4.2",
30
30
  "@fortawesome/fontawesome-svg-core": "^6.4.2",
31
31
  "@fortawesome/free-solid-svg-icons": "^6.4.2",
32
- "@genome-spy/core": "^0.45.0",
32
+ "@genome-spy/core": "^0.46.0",
33
33
  "@reduxjs/toolkit": "^1.8.4",
34
34
  "idb": "^7.1.1",
35
35
  "lit": "^3.1.2",
@@ -39,5 +39,5 @@
39
39
  "redux-undo": "^1.0.1",
40
40
  "snarkdown": "^2.0.0"
41
41
  },
42
- "gitHead": "7b6de39e856c85c755b2134bf451780c8b7922bb"
42
+ "gitHead": "cb5df0a9b0ea35b7325e148d34d0184a6384da85"
43
43
  }