@accounter/client 0.0.6-alpha-20250821064131-607bce2af8795b29d697c284cea324342edf056a → 0.0.6-alpha-20250824133046-0b8ab2c5eadb11d7347a510fe687cdde95520673
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 +1 -17
- package/components.json +2 -2
- package/dist/assets/{index-C2vScwb6.js → index-uABEy8pv.js} +361 -381
- package/dist/assets/{index.es-CAyIWuwI.js → index.es-CUyOlwg5.js} +1 -1
- package/dist/index.html +1 -1
- package/package.json +3 -3
- package/src/components/common/modals/uniform-format-files-modal.tsx +4 -8
- package/tsconfig.json +6 -8
- package/vite.config.ts +0 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# @accounter/client
|
|
2
2
|
|
|
3
|
-
## 0.0.6-alpha-
|
|
3
|
+
## 0.0.6-alpha-20250824133046-0b8ab2c5eadb11d7347a510fe687cdde95520673
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
@@ -101,12 +101,6 @@
|
|
|
101
101
|
[`@tanstack/react-query@5.82.0` ↗︎](https://www.npmjs.com/package/@tanstack/react-query/v/5.82.0)
|
|
102
102
|
(from `5.81.5`, in `dependencies`)
|
|
103
103
|
|
|
104
|
-
- [#2291](https://github.com/Urigo/accounter-fullstack/pull/2291)
|
|
105
|
-
[`633a688`](https://github.com/Urigo/accounter-fullstack/commit/633a68824433dcd4df7be7e9c118ddadbf9a2029)
|
|
106
|
-
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
|
|
107
|
-
- Updated dependency [`zod@4.0.17` ↗︎](https://www.npmjs.com/package/zod/v/4.0.17) (from
|
|
108
|
-
`3.25.76`, in `dependencies`)
|
|
109
|
-
|
|
110
104
|
- [#2292](https://github.com/Urigo/accounter-fullstack/pull/2292)
|
|
111
105
|
[`6c797c6`](https://github.com/Urigo/accounter-fullstack/commit/6c797c6f885ee1d45395a76089f92a95483d5d3a)
|
|
112
106
|
Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
|
|
@@ -251,16 +245,6 @@
|
|
|
251
245
|
[`lucide-react@0.535.0` ↗︎](https://www.npmjs.com/package/lucide-react/v/0.535.0) (from
|
|
252
246
|
`0.534.0`, in `dependencies`)
|
|
253
247
|
|
|
254
|
-
- [#2368](https://github.com/Urigo/accounter-fullstack/pull/2368)
|
|
255
|
-
[`1aa95ab`](https://github.com/Urigo/accounter-fullstack/commit/1aa95abcab34009fa5133352bc3fa54511e293fd)
|
|
256
|
-
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
|
|
257
|
-
- Updated dependency
|
|
258
|
-
[`@tanstack/react-query@5.85.5` ↗︎](https://www.npmjs.com/package/@tanstack/react-query/v/5.85.5)
|
|
259
|
-
(from `5.84.2`, in `dependencies`)
|
|
260
|
-
- Updated dependency
|
|
261
|
-
[`react-day-picker@9.9.0` ↗︎](https://www.npmjs.com/package/react-day-picker/v/9.9.0) (from
|
|
262
|
-
`9.8.1`, in `dependencies`)
|
|
263
|
-
|
|
264
248
|
- [#2370](https://github.com/Urigo/accounter-fullstack/pull/2370)
|
|
265
249
|
[`34b6b44`](https://github.com/Urigo/accounter-fullstack/commit/34b6b44f24fde67820a1f9e10021691fd3998719)
|
|
266
250
|
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
|