@accounter/client 0.0.9-alpha-20251211103038-481af9983ded14e79f72daca460274e6ee1513a0 → 0.0.9-alpha-20251211103046-94fb05fb9ef48bc6da5e8cbd0e471316698d4e06

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 +8 -1
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @accounter/client
2
2
 
3
- ## 0.0.9-alpha-20251211103038-481af9983ded14e79f72daca460274e6ee1513a0
3
+ ## 0.0.9-alpha-20251211103046-94fb05fb9ef48bc6da5e8cbd0e471316698d4e06
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -100,6 +100,13 @@
100
100
  [`react-day-picker@9.12.0` ↗︎](https://www.npmjs.com/package/react-day-picker/v/9.12.0) (from
101
101
  `9.11.3`, in `dependencies`)
102
102
 
103
+ - [#2798](https://github.com/Urigo/accounter-fullstack/pull/2798)
104
+ [`c8e135a`](https://github.com/Urigo/accounter-fullstack/commit/c8e135a062fb535cd057de18a3590160396844c1)
105
+ Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
106
+ - Updated dependency
107
+ [`lucide-react@0.559.0` ↗︎](https://www.npmjs.com/package/lucide-react/v/0.559.0) (from
108
+ `0.556.0`, in `dependencies`)
109
+
103
110
  - [#2768](https://github.com/Urigo/accounter-fullstack/pull/2768)
104
111
  [`12a26cb`](https://github.com/Urigo/accounter-fullstack/commit/12a26cb049a0f601a7d0d8664114a4bfe9b8be86)
105
112
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - - **GraphQL Schema & Resolver Update**: The
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@accounter/client",
3
- "version": "0.0.9-alpha-20251211103038-481af9983ded14e79f72daca460274e6ee1513a0",
3
+ "version": "0.0.9-alpha-20251211103046-94fb05fb9ef48bc6da5e8cbd0e471316698d4e06",
4
4
  "type": "module",
5
5
  "license": "MIT",
6
6
  "scripts": {
@@ -60,7 +60,7 @@
60
60
  "html2canvas-pro": "1.5.13",
61
61
  "iconv-lite": "0.7.0",
62
62
  "json-bigint-patch": "0.0.9",
63
- "lucide-react": "0.556.0",
63
+ "lucide-react": "0.560.0",
64
64
  "next-themes": "0.4.6",
65
65
  "pdfjs-dist": "5.4.449",
66
66
  "react": "19.2.1",