chore(deps): update package dependencies for improved stability and performance

This commit is contained in:
Marco Pedone 2026-01-14 13:32:25 +01:00
parent 74adc66a63
commit c4a753f89f
2 changed files with 28 additions and 12 deletions

View file

@ -54,7 +54,7 @@
"jose": "^6.0.12", "jose": "^6.0.12",
"js-cookie": "^3.0.5", "js-cookie": "^3.0.5",
"jspdf": "^3.0.4", "jspdf": "^3.0.4",
"kysely": "^0.28.2", "kysely": "^0.28.9",
"kysely-plugin-serialize": "^0.8.2", "kysely-plugin-serialize": "^0.8.2",
"leaflet": "^1.9.4", "leaflet": "^1.9.4",
"leaflet-defaulticon-compatibility": "^0.1.2", "leaflet-defaulticon-compatibility": "^0.1.2",
@ -64,7 +64,7 @@
"nextjs-progressbar": "^0.0.16", "nextjs-progressbar": "^0.0.16",
"nodemailer": "^7.0.12", "nodemailer": "^7.0.12",
"nodemailer-html-to-text": "^3.2.0", "nodemailer-html-to-text": "^3.2.0",
"nuqs": "^2.4.3", "nuqs": "^2.8.6",
"pg": "^8.16.3", "pg": "^8.16.3",
"postcss": "^8.5.6", "postcss": "^8.5.6",
"radix-ui": "^1.4.3", "radix-ui": "^1.4.3",
@ -79,7 +79,7 @@
"react-leaflet": "^5.0.0", "react-leaflet": "^5.0.0",
"react-number-format": "^5.4.4", "react-number-format": "^5.4.4",
"react-pdf": "^10.2.0", "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-reverse-portal": "^2.3.0",
"react-select": "^5.10.2", "react-select": "^5.10.2",
"react-to-print": "^3.1.1", "react-to-print": "^3.1.1",
@ -93,7 +93,7 @@
"tailwindcss": "^4.1.11", "tailwindcss": "^4.1.11",
"tunnel-rat": "^0.1.2", "tunnel-rat": "^0.1.2",
"tw-animate-css": "^1.3.6", "tw-animate-css": "^1.3.6",
"type-fest": "^4.41.0", "type-fest": "^5.4.1",
"uuid": "^11.1.0", "uuid": "^11.1.0",
"vaul": "^1.1.2", "vaul": "^1.1.2",
"zod": "^4.1.12" "zod": "^4.1.12"
@ -923,6 +923,7 @@
"integrity": "sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ==", "integrity": "sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"peer": true,
"dependencies": { "dependencies": {
"@ampproject/remapping": "^2.2.0", "@ampproject/remapping": "^2.2.0",
"@babel/code-frame": "^7.26.2", "@babel/code-frame": "^7.26.2",
@ -16956,6 +16957,18 @@
"dev": true, "dev": true,
"license": "MIT" "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": { "node_modules/tailwind-merge": {
"version": "3.3.1", "version": "3.3.1",
"resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.3.1.tgz", "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.3.1.tgz",
@ -17246,12 +17259,15 @@
} }
}, },
"node_modules/type-fest": { "node_modules/type-fest": {
"version": "4.41.0", "version": "5.4.1",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.41.0.tgz", "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-5.4.1.tgz",
"integrity": "sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==", "integrity": "sha512-xygQcmneDyzsEuKZrFbRMne5HDqMs++aFzefrJTgEIKjQ3rekM+RPfFCVq2Gp1VIDqddoYeppCj4Pcb+RZW0GQ==",
"license": "(MIT OR CC0-1.0)", "license": "(MIT OR CC0-1.0)",
"dependencies": {
"tagged-tag": "^1.0.0"
},
"engines": { "engines": {
"node": ">=16" "node": ">=20"
}, },
"funding": { "funding": {
"url": "https://github.com/sponsors/sindresorhus" "url": "https://github.com/sponsors/sindresorhus"

View file

@ -66,7 +66,7 @@
"jose": "^6.0.12", "jose": "^6.0.12",
"js-cookie": "^3.0.5", "js-cookie": "^3.0.5",
"jspdf": "^3.0.4", "jspdf": "^3.0.4",
"kysely": "^0.28.2", "kysely": "^0.28.9",
"kysely-plugin-serialize": "^0.8.2", "kysely-plugin-serialize": "^0.8.2",
"leaflet": "^1.9.4", "leaflet": "^1.9.4",
"leaflet-defaulticon-compatibility": "^0.1.2", "leaflet-defaulticon-compatibility": "^0.1.2",
@ -76,7 +76,7 @@
"nextjs-progressbar": "^0.0.16", "nextjs-progressbar": "^0.0.16",
"nodemailer": "^7.0.12", "nodemailer": "^7.0.12",
"nodemailer-html-to-text": "^3.2.0", "nodemailer-html-to-text": "^3.2.0",
"nuqs": "^2.4.3", "nuqs": "^2.8.6",
"pg": "^8.16.3", "pg": "^8.16.3",
"postcss": "^8.5.6", "postcss": "^8.5.6",
"radix-ui": "^1.4.3", "radix-ui": "^1.4.3",
@ -91,7 +91,7 @@
"react-leaflet": "^5.0.0", "react-leaflet": "^5.0.0",
"react-number-format": "^5.4.4", "react-number-format": "^5.4.4",
"react-pdf": "^10.2.0", "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-reverse-portal": "^2.3.0",
"react-select": "^5.10.2", "react-select": "^5.10.2",
"react-to-print": "^3.1.1", "react-to-print": "^3.1.1",
@ -105,7 +105,7 @@
"tailwindcss": "^4.1.11", "tailwindcss": "^4.1.11",
"tunnel-rat": "^0.1.2", "tunnel-rat": "^0.1.2",
"tw-animate-css": "^1.3.6", "tw-animate-css": "^1.3.6",
"type-fest": "^4.41.0", "type-fest": "^5.4.1",
"uuid": "^11.1.0", "uuid": "^11.1.0",
"vaul": "^1.1.2", "vaul": "^1.1.2",
"zod": "^4.1.12" "zod": "^4.1.12"