budget
budget copied to clipboard
Get a grip on your finances.
Bumps [livewire/livewire](https://github.com/livewire/livewire) from 2.12.5 to 3.0.4. Release notes Sourced from livewire/livewire's releases. v3.0.4 What's Changed Fix x-persist garbage collection and 404 page "back" button styling issues https://github.com/livewire/livewire/commit/5c288511c57375e811d87700913a310a94f0f166 Stop caching CSRF...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 to 4.5.2. Changelog Sourced from vite's changelog. 4.5.2 (2024-01-19) fix: fs deny for case insensitive systems (#15653) (eeec23b), closes #15653 Commits d0360c1 release: v4.5.2 eeec23b fix:...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...
When I started this project, repositories seemed like a good way to organize queries. In hindsight, I don't believe they are useful when working with a framework like Laravel.
On Create Transaction page, some currencies have the same symbol (for example AUD and USD). So, it's could be better, to show currency ISO code too.
Some tests are failing on the 31st of the month because we're using `strtotime('-1 month')`. I think we can replace this with `strtotime('first day of last month')`.
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 to 4.5.3. Changelog Sourced from vite's changelog. 4.5.3 (2024-03-24) fix: fs.deny with globs with directories (#16250) (96a7f3a), closes #16250 4.5.2 (2024-01-19) fix: fs deny for case...