@accounter/server 0.0.8-alpha-20251203203803-6106ad116cecb4540d87bccc478d7a38552ae56b → 0.0.8-alpha-20251203205738-789d8d67729f8a59c8233236121fea7b922e3e81

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +27 -7
  2. package/package.json +6 -6
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @accounter/server
2
2
 
3
- ## 0.0.8-alpha-20251203203803-6106ad116cecb4540d87bccc478d7a38552ae56b
3
+ ## 0.0.8-alpha-20251203205738-789d8d67729f8a59c8233236121fea7b922e3e81
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -437,8 +437,17 @@
437
437
  [`graphql-yoga@5.17.0` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.17.0) (from `5.16.2`,
438
438
  in `dependencies`)
439
439
 
440
+ - [#2765](https://github.com/Urigo/accounter-fullstack/pull/2765)
441
+ [`cbf2717`](https://github.com/Urigo/accounter-fullstack/commit/cbf27175d72499a6f7509eecee351f4831227f12)
442
+ Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
443
+ - Updated dependency
444
+ [`@ai-sdk/anthropic@2.0.53` ↗︎](https://www.npmjs.com/package/@ai-sdk/anthropic/v/2.0.53) (from
445
+ `2.0.50`, in `dependencies`)
446
+ - Updated dependency [`ai@5.0.106` ↗︎](https://www.npmjs.com/package/ai/v/5.0.106) (from `5.0.104`,
447
+ in `dependencies`)
448
+
440
449
  - [#2768](https://github.com/Urigo/accounter-fullstack/pull/2768)
441
- [`ae64eca`](https://github.com/Urigo/accounter-fullstack/commit/ae64ecae0dcf79b477ed134a5a2b3ec93941fab1)
450
+ [`12a26cb`](https://github.com/Urigo/accounter-fullstack/commit/12a26cb049a0f601a7d0d8664114a4bfe9b8be86)
442
451
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
443
452
  - Updated dependency
444
453
  [`@graphql-yoga/plugin-defer-stream@3.17.1` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.17.1)
@@ -447,6 +456,16 @@
447
456
  [`graphql-yoga@5.17.1` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.17.1) (from `5.17.0`,
448
457
  in `dependencies`)
449
458
 
459
+ - [#2769](https://github.com/Urigo/accounter-fullstack/pull/2769)
460
+ [`4a16f8f`](https://github.com/Urigo/accounter-fullstack/commit/4a16f8fc4048e46b305adc887f926f1ff94f9bf2)
461
+ Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
462
+ - Updated dependency
463
+ [`@graphql-yoga/plugin-defer-stream@3.17.1` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.17.1)
464
+ (from `3.17.0`, in `dependencies`)
465
+ - Updated dependency
466
+ [`graphql-yoga@5.17.1` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.17.1) (from `5.17.0`,
467
+ in `dependencies`)
468
+
450
469
  - [#2631](https://github.com/Urigo/accounter-fullstack/pull/2631)
451
470
  [`86c8b3e`](https://github.com/Urigo/accounter-fullstack/commit/86c8b3ebea4e3be0c0e99a108ec1cdad8b39e5d8)
452
471
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - - **Database Schema Update**: A new
@@ -482,7 +501,7 @@
482
501
  these are now computed dynamically.
483
502
 
484
503
  - [#2768](https://github.com/Urigo/accounter-fullstack/pull/2768)
485
- [`e484626`](https://github.com/Urigo/accounter-fullstack/commit/e484626738278cfa0de739bd2f53393cdf1143b5)
504
+ [`12a26cb`](https://github.com/Urigo/accounter-fullstack/commit/12a26cb049a0f601a7d0d8664114a4bfe9b8be86)
486
505
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - - **GraphQL Schema & Resolver Update**: The
487
506
  GraphQL schema for `GreenInvoiceClient` now includes a `businessId` field, and a corresponding
488
507
  resolver has been implemented on the server to fetch this ID from the internal client service.
@@ -1012,6 +1031,7 @@
1012
1031
  [`7fef068`](https://github.com/Urigo/accounter-fullstack/commit/7fef0682c7316153ae5ffde42f97ce7284dd4c9a),
1013
1032
  [`80402e0`](https://github.com/Urigo/accounter-fullstack/commit/80402e07198a7c6bb78aa9402df7ea4ead779411),
1014
1033
  [`48c6d16`](https://github.com/Urigo/accounter-fullstack/commit/48c6d1624c696fc23ab82e28860bd9c290abc07d),
1034
+ [`cbf2717`](https://github.com/Urigo/accounter-fullstack/commit/cbf27175d72499a6f7509eecee351f4831227f12),
1015
1035
  [`65e3c7f`](https://github.com/Urigo/accounter-fullstack/commit/65e3c7f01993eb4f41244a40feefefa08b31a4e6),
1016
1036
  [`ef68321`](https://github.com/Urigo/accounter-fullstack/commit/ef68321608d60a7208e82a2c413f27beb502e3cc),
1017
1037
  [`65e3c7f`](https://github.com/Urigo/accounter-fullstack/commit/65e3c7f01993eb4f41244a40feefefa08b31a4e6),
@@ -1020,10 +1040,10 @@
1020
1040
  [`ef68321`](https://github.com/Urigo/accounter-fullstack/commit/ef68321608d60a7208e82a2c413f27beb502e3cc),
1021
1041
  [`7a898a0`](https://github.com/Urigo/accounter-fullstack/commit/7a898a0ff1ee15420ab2532370a1d2f618cc86ab),
1022
1042
  [`15ed6f9`](https://github.com/Urigo/accounter-fullstack/commit/15ed6f982a5d288a1159ccd069fca14b35801a18)]:
1023
- - @accounter/green-invoice-graphql@0.8.2-alpha-20251203203803-6106ad116cecb4540d87bccc478d7a38552ae56b
1024
- - @accounter/pcn874-generator@0.6.3-alpha-20251203203803-6106ad116cecb4540d87bccc478d7a38552ae56b
1025
- - @accounter/shaam-uniform-format-generator@0.2.2-alpha-20251203203803-6106ad116cecb4540d87bccc478d7a38552ae56b
1026
- - @accounter/shaam6111-generator@0.1.4-alpha-20251203203803-6106ad116cecb4540d87bccc478d7a38552ae56b
1043
+ - @accounter/green-invoice-graphql@0.8.2-alpha-20251203205738-789d8d67729f8a59c8233236121fea7b922e3e81
1044
+ - @accounter/pcn874-generator@0.6.3-alpha-20251203205738-789d8d67729f8a59c8233236121fea7b922e3e81
1045
+ - @accounter/shaam-uniform-format-generator@0.2.2-alpha-20251203205738-789d8d67729f8a59c8233236121fea7b922e3e81
1046
+ - @accounter/shaam6111-generator@0.1.4-alpha-20251203205738-789d8d67729f8a59c8233236121fea7b922e3e81
1027
1047
 
1028
1048
  ## 0.0.7
1029
1049
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@accounter/server",
3
- "version": "0.0.8-alpha-20251203203803-6106ad116cecb4540d87bccc478d7a38552ae56b",
3
+ "version": "0.0.8-alpha-20251203205738-789d8d67729f8a59c8233236121fea7b922e3e81",
4
4
  "type": "module",
5
5
  "description": "",
6
6
  "license": "MIT",
@@ -24,16 +24,16 @@
24
24
  "@accounter/pcn874-generator": "workspace:^",
25
25
  "@accounter/shaam-uniform-format-generator": "workspace:^",
26
26
  "@accounter/shaam6111-generator": "workspace:^",
27
- "@ai-sdk/anthropic": "2.0.50",
27
+ "@ai-sdk/anthropic": "2.0.53",
28
28
  "@envelop/generic-auth": "11.0.0",
29
29
  "@envelop/graphql-modules": "9.0.0",
30
30
  "@google-cloud/pubsub": "5.2.0",
31
31
  "@graphql-hive/yoga": "0.43.1",
32
- "@graphql-yoga/plugin-defer-stream": "3.17.0",
32
+ "@graphql-yoga/plugin-defer-stream": "3.17.1",
33
33
  "@pgtyped/cli": "2.4.3",
34
34
  "@pgtyped/runtime": "2.4.2",
35
35
  "@whatwg-node/fetch": "0.10.13",
36
- "ai": "5.0.104",
36
+ "ai": "5.0.106",
37
37
  "basic-auth": "2.0.1",
38
38
  "bcrypt": "6.0.0",
39
39
  "cloudinary": "2.8.0",
@@ -45,7 +45,7 @@
45
45
  "graphql": "16.12.0",
46
46
  "graphql-modules": "3.0.0",
47
47
  "graphql-scalars": "1.25.0",
48
- "graphql-yoga": "5.17.0",
48
+ "graphql-yoga": "5.17.1",
49
49
  "inline-css": "4.0.3",
50
50
  "json-bigint-patch": "0.0.9",
51
51
  "node-cache": "5.1.2",
@@ -63,7 +63,7 @@
63
63
  "@types/inline-css": "3.0.4",
64
64
  "@types/pg": "8.15.6",
65
65
  "nodemon": "3.1.11",
66
- "pino-pretty": "13.1.2",
66
+ "pino-pretty": "13.1.3",
67
67
  "rimraf": "6.1.2",
68
68
  "slonik": "48.4.1",
69
69
  "tsc-alias": "1.8.16",