From c4a753f89f299cf5b5d58e739ae0488e1447c8b1 Mon Sep 17 00:00:00 2001 From: Marco Pedone Date: Wed, 14 Jan 2026 13:32:25 +0100 Subject: [PATCH] chore(deps): update package dependencies for improved stability and performance --- apps/infoalloggi/package-lock.json | 32 ++++++++++++++++++++++-------- apps/infoalloggi/package.json | 8 ++++---- 2 files changed, 28 insertions(+), 12 deletions(-) diff --git a/apps/infoalloggi/package-lock.json b/apps/infoalloggi/package-lock.json index d55f3b1..2f5a39e 100644 --- a/apps/infoalloggi/package-lock.json +++ b/apps/infoalloggi/package-lock.json @@ -54,7 +54,7 @@ "jose": "^6.0.12", "js-cookie": "^3.0.5", "jspdf": "^3.0.4", - "kysely": "^0.28.2", + "kysely": "^0.28.9", "kysely-plugin-serialize": "^0.8.2", "leaflet": "^1.9.4", "leaflet-defaulticon-compatibility": "^0.1.2", @@ -64,7 +64,7 @@ "nextjs-progressbar": "^0.0.16", "nodemailer": "^7.0.12", "nodemailer-html-to-text": "^3.2.0", - "nuqs": "^2.4.3", + "nuqs": "^2.8.6", "pg": "^8.16.3", "postcss": "^8.5.6", "radix-ui": "^1.4.3", @@ -79,7 +79,7 @@ "react-leaflet": "^5.0.0", "react-number-format": "^5.4.4", "react-pdf": "^10.2.0", - "react-phone-number-input": "^3.4.12", + "react-phone-number-input": "^3.4.14", "react-reverse-portal": "^2.3.0", "react-select": "^5.10.2", "react-to-print": "^3.1.1", @@ -93,7 +93,7 @@ "tailwindcss": "^4.1.11", "tunnel-rat": "^0.1.2", "tw-animate-css": "^1.3.6", - "type-fest": "^4.41.0", + "type-fest": "^5.4.1", "uuid": "^11.1.0", "vaul": "^1.1.2", "zod": "^4.1.12" @@ -923,6 +923,7 @@ "integrity": "sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@ampproject/remapping": "^2.2.0", "@babel/code-frame": "^7.26.2", @@ -16956,6 +16957,18 @@ "dev": true, "license": "MIT" }, + "node_modules/tagged-tag": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/tagged-tag/-/tagged-tag-1.0.0.tgz", + "integrity": "sha512-yEFYrVhod+hdNyx7g5Bnkkb0G6si8HJurOoOEgC8B/O0uXLHlaey/65KRv6cuWBNhBgHKAROVpc7QyYqE5gFng==", + "license": "MIT", + "engines": { + "node": ">=20" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, "node_modules/tailwind-merge": { "version": "3.3.1", "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.3.1.tgz", @@ -17246,12 +17259,15 @@ } }, "node_modules/type-fest": { - "version": "4.41.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.41.0.tgz", - "integrity": "sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==", + "version": "5.4.1", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-5.4.1.tgz", + "integrity": "sha512-xygQcmneDyzsEuKZrFbRMne5HDqMs++aFzefrJTgEIKjQ3rekM+RPfFCVq2Gp1VIDqddoYeppCj4Pcb+RZW0GQ==", "license": "(MIT OR CC0-1.0)", + "dependencies": { + "tagged-tag": "^1.0.0" + }, "engines": { - "node": ">=16" + "node": ">=20" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" diff --git a/apps/infoalloggi/package.json b/apps/infoalloggi/package.json index 0190248..aeb5b72 100644 --- a/apps/infoalloggi/package.json +++ b/apps/infoalloggi/package.json @@ -66,7 +66,7 @@ "jose": "^6.0.12", "js-cookie": "^3.0.5", "jspdf": "^3.0.4", - "kysely": "^0.28.2", + "kysely": "^0.28.9", "kysely-plugin-serialize": "^0.8.2", "leaflet": "^1.9.4", "leaflet-defaulticon-compatibility": "^0.1.2", @@ -76,7 +76,7 @@ "nextjs-progressbar": "^0.0.16", "nodemailer": "^7.0.12", "nodemailer-html-to-text": "^3.2.0", - "nuqs": "^2.4.3", + "nuqs": "^2.8.6", "pg": "^8.16.3", "postcss": "^8.5.6", "radix-ui": "^1.4.3", @@ -91,7 +91,7 @@ "react-leaflet": "^5.0.0", "react-number-format": "^5.4.4", "react-pdf": "^10.2.0", - "react-phone-number-input": "^3.4.12", + "react-phone-number-input": "^3.4.14", "react-reverse-portal": "^2.3.0", "react-select": "^5.10.2", "react-to-print": "^3.1.1", @@ -105,7 +105,7 @@ "tailwindcss": "^4.1.11", "tunnel-rat": "^0.1.2", "tw-animate-css": "^1.3.6", - "type-fest": "^4.41.0", + "type-fest": "^5.4.1", "uuid": "^11.1.0", "vaul": "^1.1.2", "zod": "^4.1.12"