@focus4/core
Advanced tools
+10
-10
| { | ||
| "name": "@focus4/core", | ||
| "version": "12.8.3", | ||
| "version": "12.9.0", | ||
| "description": "Focus v4, core module", | ||
@@ -18,9 +18,9 @@ "main": "lib/focus4.core.js", | ||
| "dependencies": { | ||
| "es-toolkit": "~1.43.0", | ||
| "history": "~5.3.0", | ||
| "is-network-error": "~1.3.0", | ||
| "ky": "~1.14.2", | ||
| "luxon": "~3.7.2", | ||
| "mobx-utils": "~6.1.1", | ||
| "tslib": "~2.8.1" | ||
| "es-toolkit": "^1.45.1", | ||
| "history": "^5.3.0", | ||
| "is-network-error": "^1.3.1", | ||
| "ky": "^1.14.3", | ||
| "luxon": "^3.7.2", | ||
| "mobx-utils": "^6.1.1", | ||
| "tslib": "^2.8.1" | ||
| }, | ||
@@ -32,5 +32,5 @@ "peerDependencies": { | ||
| "devDependencies": { | ||
| "jsdom": "27.4.0" | ||
| "jsdom": "28.1.0" | ||
| }, | ||
| "gitHead": "aac95e156ff265f82f92070c395ab9284365d4f6" | ||
| "gitHead": "fa2a850433c95d8f541379723dbaf54284e5eed7" | ||
| } |
+ Added
- Removed
Updated
Updated
Updated
Updated
Updated
Updated
Updated