infoalloggi-monorepo/apps/infoalloggi
dependabot[bot] 7485135f0c
chore(deps): bump minimatch in /apps/infoalloggi
Bumps  and [minimatch](https://github.com/isaacs/minimatch). These dependencies needed to be updated together.

Updates `minimatch` from 10.1.1 to 10.2.3
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v10.1.1...v10.2.3)

Updates `minimatch` from 3.1.2 to 3.1.4
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v10.1.1...v10.2.3)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 10.2.3
  dependency-type: indirect
- dependency-name: minimatch
  dependency-version: 3.1.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-26 11:32:17 +00:00
..
.vscode cleanup 2025-10-21 16:57:59 +02:00
biome_plugins feat: update biome configuration and plugins; remove deprecated missing.grit 2026-02-17 12:36:37 +01:00
emails feat: implement Base2 component for email templates and update ShareAnnunci to use it 2026-02-17 12:39:38 +01:00
public refactor: remove unused annunci data fetching and components; update ricerca logic 2026-01-20 18:38:17 +01:00
src refactor: comment out unused timeserie queries in stats router 2026-02-26 12:26:56 +01:00
.dockerignore eslint migration biome 2025-08-28 18:27:07 +02:00
.kanelrc.js refactor: change 'mq' type from string to float64 and update related parsing logic 2025-11-25 12:05:14 +01:00
biome.json feat: update email template for Scheda Annuncio to use generic mail type and enhance subject and body 2026-02-18 10:20:15 +01:00
components.json fix: update global CSS file name and add new Radix UI components 2025-10-21 14:35:06 +02:00
dev-docker-compose.yml feat: integrate PDF generation using Puppeteer 2026-02-03 11:20:26 +01:00
dev_utils_compose.sh fix(docker): Ensure restart policy is set for storage service in dev-docker-compose.yml 2025-11-03 15:50:30 +01:00
Dockerfile feat: integrate PDF generation using Puppeteer 2026-02-03 11:20:26 +01:00
knip.json cleanup 2025-10-28 10:54:42 +01:00
next.config.ts fix: update email script to skip env validation and improve logo alt text in email template 2026-01-26 09:55:28 +01:00
NOTES.md refactor: update terminology from 'preferenze' to 'parametri' for consistency across components and forms 2025-12-18 12:11:08 +01:00
package-lock.json chore(deps): bump minimatch in /apps/infoalloggi 2026-02-26 11:32:17 +00:00
package.json chore(deps): update next and @react-email/preview-server to latest versions 2026-02-26 12:30:14 +01:00
pgadmin-docker-compose.yml feat: enhance user management and document handling; refactor service and schema integrations 2025-11-10 16:27:15 +01:00
postcss.config.cjs eslint migration biome 2025-08-28 18:27:07 +02:00
reset.d.ts init 2025-08-04 17:45:44 +02:00
TODO refactor: remove outdated TODO items from project roadmap 2026-02-19 12:14:19 +01:00
tsconfig.json chore: update tsconfig.json to use 'react-jsx' for JSX transformation 2026-01-14 14:44:50 +01:00
TypeHelpers.type.ts formatt 2025-08-29 16:18:32 +02:00