@focus4/core
Advanced tools
@@ -243,3 +243,3 @@ import i18next from 'i18next'; | ||
| ...jsonResponse, | ||
| type: "about:blank", | ||
| type: jsonResponse.type ?? "about:blank", | ||
| status | ||
@@ -246,0 +246,0 @@ }; |
+5
-6
| { | ||
| "name": "@focus4/core", | ||
| "version": "12.7.0", | ||
| "version": "12.8.0", | ||
| "description": "Focus v4, core module", | ||
@@ -18,6 +18,6 @@ "main": "lib/focus4.core.js", | ||
| "dependencies": { | ||
| "es-toolkit": "~1.42.0", | ||
| "es-toolkit": "~1.43.0", | ||
| "history": "~5.3.0", | ||
| "is-network-error": "~1.3.0", | ||
| "ky": "~1.14.0", | ||
| "ky": "~1.14.1", | ||
| "luxon": "~3.7.2", | ||
@@ -32,5 +32,4 @@ "mobx-utils": "~6.1.1", | ||
| "devDependencies": { | ||
| "jsdom": "27.2.0" | ||
| }, | ||
| "gitHead": "03c006b881e43c891719783470b42339be5f36b6" | ||
| "jsdom": "27.3.0" | ||
| } | ||
| } |
Sorry, the diff of this file is too big to display
185515
0.01%+ Added
- Removed
Updated
Updated