@effect-app/infra 1.13.10 → 1.14.0

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/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # @effect-app/infra
2
2
 
3
+ ## 1.14.0
4
+
5
+ ### Minor Changes
6
+
7
+ - c5f5223: update packages
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [c5f5223]
12
+ - @effect-app/infra-adapters@1.9.0
13
+ - effect-app@1.13.0
14
+ - @effect-app/schema@1.10.0
15
+ - @effect-app/core@1.8.0
16
+
3
17
  ## 1.13.10
4
18
 
5
19
  ### Patch Changes
@@ -1 +1 @@
1
- {"version":3,"file":"RequestContext.d.ts","sourceRoot":"","sources":["../src/RequestContext.ts"],"names":[],"mappings":"AAAA,OAAO,EAAuB,iBAAiB,EAAE,MAAM,oBAAoB,CAAA;AAC3E,OAAO,EAAE,CAAC,EAAE,MAAM,YAAY,CAAA;;;;;;uBAkBZ,iBAAiB,iBAAiB,sBACnC;;;uBAKC,iBACJ,iBAAiB,sBACrB;;;;;;2BAauB,iBAAiB;;;2BAetC,iBAAgB;;;;;;;;;;;;;;AAnD5B,qBAAa,oBAAqB,SAAQ,yBASxC;CAAG;;;;;;;uBAMa,iBAAiB,iBAAiB,sBACnC;;;uBAKC,iBACJ,iBAAiB,sBACrB;;;;;;;;;;2BAauB,iBAAiB;;;2BAetC,iBAAgB;;;;;;;;;;;;;;;;;AAxC5B;;;GAGG;AACH,qBAAa,cAAe,SAAQ,mBAgBlC;IAEA,MAAM,CAAC,OAAO,CACZ,IAAI,EAAE,IAAI,EACV,MAAM,EAAE,cAAc,EACtB,OAAO,EAAE,qBAAqB,CAAC,OAAO,oBAAoB,CAAC,CAAC,CAAC,CAAC;IAUhE,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,IAAI,EAAE,IAAI,EAAE,cAAc;;;;;;CASrD;AAED,eAAO,MAAM,cAAc,QAAS,cAAc;;;;;;;;;CAkBhD,CAAA;AAKF,yBAAiB,oBAAoB,CAAC;IACpC,UAAiB,IAAK,SAAQ,CAAC,CAAC,MAAM,CAAC,OAAO,CAAC,OAAO,oBAAoB,CAAC,QAAQ,CAAC,CAAC;KAAG;CACzF;AACD,yBAAiB,cAAc,CAAC;IAC9B,UAAiB,IAAK,SAAQ,CAAC,CAAC,MAAM,CAAC,OAAO,CAAC,OAAO,cAAc,CAAC,QAAQ,CAAC,CAAC;KAAG;CACnF"}
1
+ {"version":3,"file":"RequestContext.d.ts","sourceRoot":"","sources":["../src/RequestContext.ts"],"names":[],"mappings":"AAAA,OAAO,EAAuB,iBAAiB,EAAE,MAAM,oBAAoB,CAAA;AAC3E,OAAO,EAAE,CAAC,EAAE,MAAM,YAAY,CAAA;;;;;;qBAkBf,EAAG,iBAAiB,eAAc,EAAG,sBACnC;;;qBAKF,EAAG,iBACJ,eAAc,EAAG,sBACrB;;;;;;yBAaoB,EAAG,iBAAiB;;;yBAe1C,EAAI,iBAAgB;;;;;;;;;;;;;;AAnD5B,qBAAa,oBAAqB,SAAQ,yBASxC;CAAG;;;;;;;qBAMU,EAAG,iBAAiB,eAAc,EAAG,sBACnC;;;qBAKF,EAAG,iBACJ,eAAc,EAAG,sBACrB;;;;;;;;;;yBAaoB,EAAG,iBAAiB;;;yBAe1C,EAAI,iBAAgB;;;;;;;;;;;;;;;;;AAxC5B;;;GAGG;AACH,qBAAa,cAAe,SAAQ,mBAgBlC;IAEA,MAAM,CAAC,OAAO,CACZ,IAAI,EAAE,IAAI,EACV,MAAM,EAAE,cAAc,EACtB,OAAO,EAAE,qBAAqB,CAAC,OAAO,oBAAoB,CAAC,CAAC,CAAC,CAAC;IAUhE,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,IAAI,EAAE,IAAI,EAAE,cAAc;;;;;;CASrD;AAED,eAAO,MAAM,cAAc,QAAS,cAAc;;;;;;;;;CAkBhD,CAAA;AAKF,yBAAiB,oBAAoB,CAAC;IACpC,UAAiB,IAAK,SAAQ,CAAC,CAAC,MAAM,CAAC,OAAO,CAAC,OAAO,oBAAoB,CAAC,QAAQ,CAAC,CAAC;KAAG;CACzF;AACD,yBAAiB,cAAc,CAAC;IAC9B,UAAiB,IAAK,SAAQ,CAAC,CAAC,MAAM,CAAC,OAAO,CAAC,OAAO,cAAc,CAAC,QAAQ,CAAC,CAAC;KAAG;CACnF"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@effect-app/infra",
3
- "version": "1.13.10",
3
+ "version": "1.14.0",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "dependencies": {
@@ -18,16 +18,16 @@
18
18
  "proper-lockfile": "^4.1.2",
19
19
  "pure-rand": "6.1.0",
20
20
  "redlock": "^4.2.0",
21
- "@effect-app/infra-adapters": "1.8.12",
22
- "@effect-app/core": "1.7.5",
23
- "effect-app": "1.12.5",
24
- "@effect-app/schema": "1.9.5"
21
+ "@effect-app/core": "1.8.0",
22
+ "@effect-app/infra-adapters": "1.9.0",
23
+ "@effect-app/schema": "1.10.0",
24
+ "effect-app": "1.13.0"
25
25
  },
26
26
  "devDependencies": {
27
27
  "@babel/cli": "^7.25.6",
28
28
  "@sentry/node": "^8.30.0",
29
29
  "@types/express": "^4.17.21",
30
- "@types/node": "~22.5.4",
30
+ "@types/node": "~22.5.5",
31
31
  "@types/proper-lockfile": "^4.1.4",
32
32
  "@types/redis": "^2.8.32",
33
33
  "@types/redlock": "^4.0.7",
@@ -38,13 +38,13 @@
38
38
  "redis": "^3.1.2",
39
39
  "ts-node": "^10.9.2",
40
40
  "typescript": "^5.6.2",
41
- "vitest": "^2.1.0"
41
+ "vitest": "^2.1.1"
42
42
  },
43
43
  "peerDependencies": {
44
44
  "express": "^4.21.0",
45
- "@effect/platform": "^0.64.1",
46
- "@effect/schema": "^0.72.4",
47
- "effect": "^3.7.3"
45
+ "@effect/platform": "^0.65.1",
46
+ "@effect/schema": "^0.73.0",
47
+ "effect": "^3.8.0"
48
48
  },
49
49
  "typesVersions": {
50
50
  "*": {