@absolutejs/absolute 0.19.0-beta.759 → 0.19.0-beta.760

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.
package/package.json CHANGED
@@ -187,12 +187,12 @@
187
187
  "main": "./dist/index.js",
188
188
  "name": "@absolutejs/absolute",
189
189
  "optionalDependencies": {
190
- "@absolutejs/native-darwin-arm64": "0.19.0-beta.759",
191
- "@absolutejs/native-darwin-x64": "0.19.0-beta.759",
192
- "@absolutejs/native-linux-arm64": "0.19.0-beta.759",
193
- "@absolutejs/native-linux-x64": "0.19.0-beta.759",
194
- "@absolutejs/native-windows-arm64": "0.19.0-beta.759",
195
- "@absolutejs/native-windows-x64": "0.19.0-beta.759"
190
+ "@absolutejs/native-darwin-arm64": "0.19.0-beta.760",
191
+ "@absolutejs/native-darwin-x64": "0.19.0-beta.760",
192
+ "@absolutejs/native-linux-arm64": "0.19.0-beta.760",
193
+ "@absolutejs/native-linux-x64": "0.19.0-beta.760",
194
+ "@absolutejs/native-windows-arm64": "0.19.0-beta.760",
195
+ "@absolutejs/native-windows-x64": "0.19.0-beta.760"
196
196
  },
197
197
  "overrides": {
198
198
  "@typescript-eslint/utils": "8.56.1"
@@ -349,5 +349,5 @@
349
349
  ]
350
350
  }
351
351
  },
352
- "version": "0.19.0-beta.759"
352
+ "version": "0.19.0-beta.760"
353
353
  }