@accounter/client 0.0.7-alpha-20250915002807-5cd619892ac4c1f91513d087269509dd1e058922 → 0.0.7-alpha-20250915060445-af1ed425e67996c37b1746f2b46834d0fc08217f
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 +21 -1
- package/dist/assets/{index-B6ByvX5s.js → index-C_5RLuO1.js} +284 -282
- package/dist/assets/index-DfCyUsXC.css +1 -0
- package/dist/assets/{index.es-BQ1P36PZ.js → index.es-Bdcn4W3e.js} +1 -1
- package/dist/index.html +2 -2
- package/package.json +8 -8
- package/dist/assets/index-SP83bfNM.css +0 -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-20250915060445-af1ed425e67996c37b1746f2b46834d0fc08217f
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
@@ -194,6 +194,19 @@
|
|
|
194
194
|
[`lucide-react@0.543.0` ↗︎](https://www.npmjs.com/package/lucide-react/v/0.543.0) (from
|
|
195
195
|
`0.542.0`, in `dependencies`)
|
|
196
196
|
|
|
197
|
+
- [#2499](https://github.com/Urigo/accounter-fullstack/pull/2499)
|
|
198
|
+
[`4e931f8`](https://github.com/Urigo/accounter-fullstack/commit/4e931f8767ae1a6a2ed10a120147ca42c2730273)
|
|
199
|
+
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
|
|
200
|
+
- Updated dependency
|
|
201
|
+
[`@tanstack/react-query@5.87.4` ↗︎](https://www.npmjs.com/package/@tanstack/react-query/v/5.87.4)
|
|
202
|
+
(from `5.85.9`, in `dependencies`)
|
|
203
|
+
- Updated dependency
|
|
204
|
+
[`lucide-react@0.544.0` ↗︎](https://www.npmjs.com/package/lucide-react/v/0.544.0) (from
|
|
205
|
+
`0.542.0`, in `dependencies`)
|
|
206
|
+
- Updated dependency
|
|
207
|
+
[`react-router-dom@7.9.1` ↗︎](https://www.npmjs.com/package/react-router-dom/v/7.9.1) (from
|
|
208
|
+
`7.8.2`, in `dependencies`)
|
|
209
|
+
|
|
197
210
|
- [#2501](https://github.com/Urigo/accounter-fullstack/pull/2501)
|
|
198
211
|
[`f3bd230`](https://github.com/Urigo/accounter-fullstack/commit/f3bd23038bbc4068845963bec71d4eccac68f1fc)
|
|
199
212
|
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
|
|
@@ -215,6 +228,13 @@
|
|
|
215
228
|
[`@tanstack/react-query@5.87.4` ↗︎](https://www.npmjs.com/package/@tanstack/react-query/v/5.87.4)
|
|
216
229
|
(from `5.86.0`, in `dependencies`)
|
|
217
230
|
|
|
231
|
+
- [#2504](https://github.com/Urigo/accounter-fullstack/pull/2504)
|
|
232
|
+
[`ba70917`](https://github.com/Urigo/accounter-fullstack/commit/ba709176e0a1150fda91c64ff8b7ebcaaf56891d)
|
|
233
|
+
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
|
|
234
|
+
- Updated dependency
|
|
235
|
+
[`react-day-picker@9.10.0` ↗︎](https://www.npmjs.com/package/react-day-picker/v/9.10.0) (from
|
|
236
|
+
`9.9.0`, in `dependencies`)
|
|
237
|
+
|
|
218
238
|
- [#2466](https://github.com/Urigo/accounter-fullstack/pull/2466)
|
|
219
239
|
[`afdc9bf`](https://github.com/Urigo/accounter-fullstack/commit/afdc9bf6def07a69893c8087f8635b3e86570bdf)
|
|
220
240
|
Thanks [@gilgardosh](https://github.com/gilgardosh)! - - **Improved 404 Handling**: A dedicated
|