@absolutejs/absolute 0.19.0-beta.1107 → 0.19.0-beta.1109

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
@@ -32,7 +32,7 @@
32
32
  "@simple-dom/document": "^1.4.0",
33
33
  "@simple-dom/serializer": "^1.4.0",
34
34
  "@simple-dom/void-map": "^1.4.0",
35
- "@sinclair/typebox": "^0.34.0",
35
+ "@sinclair/typebox": "0.34.52",
36
36
  "@stylistic/eslint-plugin": "^5.10.0",
37
37
  "@types/bun": "1.3.14",
38
38
  "@types/react": "19.2.0",
@@ -41,11 +41,11 @@
41
41
  "autoprefixer": "10.4.21",
42
42
  "bun-types": "1.3.14",
43
43
  "content-tag": "^4.1.1",
44
- "elysia": "1.4.18",
44
+ "elysia": "1.4.29",
45
45
  "elysia-scoped-state": "0.1.1",
46
46
  "ember-source": "^6.12.0",
47
47
  "eslint": "10.0.3",
48
- "eslint-plugin-absolute": "0.11.1",
48
+ "eslint-plugin-absolute": "0.11.14",
49
49
  "eslint-plugin-promise": "7.2.1",
50
50
  "eslint-plugin-security": "4.0.0",
51
51
  "globals": "^17.4.0",
@@ -254,7 +254,9 @@
254
254
  "@absolutejs/native-windows-x64": "0.19.0-beta.1008"
255
255
  },
256
256
  "overrides": {
257
- "@typescript-eslint/utils": "8.56.1"
257
+ "@sinclair/typebox": "0.34.52",
258
+ "@typescript-eslint/utils": "8.56.1",
259
+ "elysia": "1.4.29"
258
260
  },
259
261
  "peerDependencies": {
260
262
  "@angular/animations": "^21.0.0",
@@ -425,7 +427,7 @@
425
427
  ]
426
428
  }
427
429
  },
428
- "version": "0.19.0-beta.1107",
430
+ "version": "0.19.0-beta.1109",
429
431
  "workspaces": [
430
432
  "tests/fixtures/*",
431
433
  "tests/fixtures/_packages/*"