@accounter/client 0.0.7-alpha-20251015201602-84aa5d5f93b81e9b79829d5f5d391aaf12d0ab50 → 0.0.7-alpha-20251016101057-f35be1bcfcdfd4ff47b6421c9881150ac327f6b6
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 +16 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# @accounter/client
|
|
2
2
|
|
|
3
|
-
## 0.0.7-alpha-
|
|
3
|
+
## 0.0.7-alpha-20251016101057-f35be1bcfcdfd4ff47b6421c9881150ac327f6b6
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
@@ -335,6 +335,21 @@
|
|
|
335
335
|
[`react-day-picker@9.11.1` ↗︎](https://www.npmjs.com/package/react-day-picker/v/9.11.1) (from
|
|
336
336
|
`9.11.0`, in `dependencies`)
|
|
337
337
|
|
|
338
|
+
- [#2559](https://github.com/Urigo/accounter-fullstack/pull/2559)
|
|
339
|
+
[`a7fc425`](https://github.com/Urigo/accounter-fullstack/commit/a7fc4250e5f7141b0f64e651c1103f38fae2a3dd)
|
|
340
|
+
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
|
|
341
|
+
- Updated dependency
|
|
342
|
+
[`@tanstack/react-query@5.90.3` ↗︎](https://www.npmjs.com/package/@tanstack/react-query/v/5.90.3)
|
|
343
|
+
(from `5.90.2`, in `dependencies`)
|
|
344
|
+
- Updated dependency [`chart.js@4.5.1` ↗︎](https://www.npmjs.com/package/chart.js/v/4.5.1) (from
|
|
345
|
+
`4.5.0`, in `dependencies`)
|
|
346
|
+
- Updated dependency
|
|
347
|
+
[`html2canvas-pro@1.5.12` ↗︎](https://www.npmjs.com/package/html2canvas-pro/v/1.5.12) (from
|
|
348
|
+
`1.5.11`, in `dependencies`)
|
|
349
|
+
- Updated dependency
|
|
350
|
+
[`react-router-dom@7.9.4` ↗︎](https://www.npmjs.com/package/react-router-dom/v/7.9.4) (from
|
|
351
|
+
`7.9.3`, in `dependencies`)
|
|
352
|
+
|
|
338
353
|
- [#2565](https://github.com/Urigo/accounter-fullstack/pull/2565)
|
|
339
354
|
[`268713c`](https://github.com/Urigo/accounter-fullstack/commit/268713c583018b011c486d562fbdc8647cb93088)
|
|
340
355
|
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
|
package/package.json
CHANGED