@fileverse-dev/dsheet 1.0.90-patch-3 → 1.0.90-patch-4

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.
Files changed (2) hide show
  1. package/dist/index.es.js +1 -1
  2. package/package.json +2 -2
package/dist/index.es.js CHANGED
@@ -156852,7 +156852,7 @@ var N9 = function() {
156852
156852
  if (localStorage.getItem("GNOSIS_PAY_ACCESS")) {
156853
156853
  var Q = JSON.parse(localStorage.getItem("GNOSIS_PAY_ACCESS") || "");
156854
156854
  if (!(Q != null && Q.token) || K6t(Q == null ? void 0 : Q.createdAt)) {
156855
- y && g(!1), R && O(0);
156855
+ y && g(!1), R && O(0), localStorage.removeItem("GNOSIS_PAY_ACCESS");
156856
156856
  return;
156857
156857
  }
156858
156858
  g(!!Q.token), O(Q.createdAt), P == null || P();
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@fileverse-dev/dsheet",
3
3
  "private": false,
4
4
  "description": "DSheet",
5
- "version": "1.0.90-patch-3",
5
+ "version": "1.0.90-patch-4",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {
@@ -35,7 +35,7 @@
35
35
  "dependencies": {
36
36
  "@fileverse-dev/dsheets-templates": "^0.0.17",
37
37
  "@fileverse-dev/formulajs": "^4.4.11-mod-89-patch-3",
38
- "@fileverse-dev/fortune-react": "^1.0.88-patch-3",
38
+ "@fileverse-dev/fortune-react": "^1.0.88-patch-5",
39
39
  "@fileverse/ui": "^4.1.7-patch-21",
40
40
  "classnames": "^2.5.1",
41
41
  "exceljs": "^4.4.0",