chore: update package dependencies to latest versions for improved stability and features

This commit is contained in:
Marco Pedone 2026-01-21 09:26:34 +01:00
parent 2cecf66fa5
commit 5d41ceb613
2 changed files with 85 additions and 68 deletions

View file

@ -13,7 +13,7 @@
"@dnd-kit/utilities": "^3.2.2",
"@fattureincloud/fattureincloud-ts-sdk": "^2.1.1",
"@hookform/resolvers": "^5.2.2",
"@next/bundle-analyzer": "^16.1.3",
"@next/bundle-analyzer": "^16.1.4",
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-popover": "^1.1.14",
"@radix-ui/react-scroll-area": "^1.2.10",
@ -21,7 +21,7 @@
"@radix-ui/react-toggle-group": "^1.1.10",
"@radix-ui/react-tooltip": "^1.2.8",
"@react-email/components": "^1.0.4",
"@react-email/render": "^2.0.2",
"@react-email/render": "^2.0.3",
"@stripe/react-stripe-js": "^5.4.1",
"@stripe/stripe-js": "^8.6.1",
"@t3-oss/env-nextjs": "^0.13.10",
@ -31,11 +31,11 @@
"@tanstack/react-query": "^5.90.19",
"@tanstack/react-table": "^8.21.3",
"@tanstack/react-virtual": "^3.13.12",
"@tiptap/core": "^3.15.3",
"@tiptap/extension-link": "^3.15.3",
"@tiptap/extension-underline": "^3.15.3",
"@tiptap/pm": "^3.15.3",
"@tiptap/react": "^3.15.3",
"@tiptap/core": "^3.16.0",
"@tiptap/extension-link": "^3.16.0",
"@tiptap/extension-underline": "^3.16.0",
"@tiptap/pm": "^3.16.0",
"@tiptap/react": "^3.16.0",
"@tiptap/starter-kit": "^3.15.3",
"@trpc/client": "^11.1.0",
"@trpc/next": "^11.4.3",
@ -47,7 +47,7 @@
"cookies-next": "^6.1.1",
"date-fns": "^4.1.0",
"embla-carousel-react": "^8.6.0",
"framer-motion": "^12.27.1",
"framer-motion": "^12.27.4",
"frimousse": "^0.3.0",
"html2canvas-pro": "^1.6.5",
"ioredis": "^5.9.2",
@ -58,7 +58,7 @@
"leaflet": "^1.9.4",
"leaflet-defaulticon-compatibility": "^0.1.2",
"lucide-react": "^0.562.0",
"next": "^16.1.3",
"next": "16.1.3",
"next-themes": "^0.4.6",
"nextjs-progressbar": "^0.0.16",
"nodemailer": "7.0.12",
@ -2844,9 +2844,9 @@
}
},
"node_modules/@next/bundle-analyzer": {
"version": "16.1.3",
"resolved": "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-16.1.3.tgz",
"integrity": "sha512-Nq6z7NhMg5X7aISpBXTUi7O3r/kvdXE6Ni9T+ofN2hI0qNNDa6ZIAZOezxcQu2M/I7QDIQ3Nd3FVN5MjSRWYqg==",
"version": "16.1.4",
"resolved": "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-16.1.4.tgz",
"integrity": "sha512-JpZKyFfPGVb9Vbbry0vhluvqAUbaGrI368Gjl5UZg+LEZhiBLc74Am+VEtjLp5RWxgn2dC1ymtQh+jeVu74WJQ==",
"license": "MIT",
"dependencies": {
"webpack-bundle-analyzer": "4.10.1"
@ -5056,6 +5056,23 @@
"react": "^18.0 || ^19.0 || ^19.0.0-rc"
}
},
"node_modules/@react-email/components/node_modules/@react-email/render": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/@react-email/render/-/render-2.0.2.tgz",
"integrity": "sha512-AGuNo86TP9Y2JBUwFcT+z0frPDML4WLIFlnCi7laCPYJA+43kdim0y+qRNPxRxZkJiUz1JMPnE2M5HaNYhWwIg==",
"license": "MIT",
"dependencies": {
"html-to-text": "^9.0.5",
"prettier": "^3.5.3"
},
"engines": {
"node": ">=20.0.0"
},
"peerDependencies": {
"react": "^18.0 || ^19.0 || ^19.0.0-rc",
"react-dom": "^18.0 || ^19.0 || ^19.0.0-rc"
}
},
"node_modules/@react-email/container": {
"version": "0.0.16",
"resolved": "https://registry.npmjs.org/@react-email/container/-/container-0.0.16.tgz",
@ -5421,9 +5438,9 @@
}
},
"node_modules/@react-email/render": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/@react-email/render/-/render-2.0.2.tgz",
"integrity": "sha512-AGuNo86TP9Y2JBUwFcT+z0frPDML4WLIFlnCi7laCPYJA+43kdim0y+qRNPxRxZkJiUz1JMPnE2M5HaNYhWwIg==",
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/@react-email/render/-/render-2.0.3.tgz",
"integrity": "sha512-KRQCEjb2EhJvjGEWoD37Ivth16aRSmurqKVXgJmkKvP49u6AAXgXitdqrfSvP8tzWee9yi2qymt2e0pqcC9Lew==",
"license": "MIT",
"dependencies": {
"html-to-text": "^9.0.5",
@ -6656,9 +6673,9 @@
}
},
"node_modules/@tiptap/core": {
"version": "3.15.3",
"resolved": "https://registry.npmjs.org/@tiptap/core/-/core-3.15.3.tgz",
"integrity": "sha512-bmXydIHfm2rEtGju39FiQNfzkFx9CDvJe+xem1dgEZ2P6Dj7nQX9LnA1ZscW7TuzbBRkL5p3dwuBIi3f62A66A==",
"version": "3.16.0",
"resolved": "https://registry.npmjs.org/@tiptap/core/-/core-3.16.0.tgz",
"integrity": "sha512-XegRaNuoQ/guzBQU2xHxOwFXXrtoXW9tiyXDhssSqylvZmBVSlRIPNHA6ArkHBKm6ehLf6+6Y9fF3uky1yCXYQ==",
"license": "MIT",
"peer": true,
"funding": {
@ -6666,7 +6683,7 @@
"url": "https://github.com/sponsors/ueberdosis"
},
"peerDependencies": {
"@tiptap/pm": "^3.15.3"
"@tiptap/pm": "^3.16.0"
}
},
"node_modules/@tiptap/extension-blockquote": {
@ -6696,9 +6713,9 @@
}
},
"node_modules/@tiptap/extension-bubble-menu": {
"version": "3.15.3",
"resolved": "https://registry.npmjs.org/@tiptap/extension-bubble-menu/-/extension-bubble-menu-3.15.3.tgz",
"integrity": "sha512-e88DG1bTy6hKxrt7iPVQhJnH5/EOrnKpIyp09dfRDgWrrW88fE0Qjys7a/eT8W+sXyXM3z10Ye7zpERWsrLZDg==",
"version": "3.16.0",
"resolved": "https://registry.npmjs.org/@tiptap/extension-bubble-menu/-/extension-bubble-menu-3.16.0.tgz",
"integrity": "sha512-nFL7FMu1LjZ5ZGf4U3tw56JLj/SpLysZvHQ1EneGB+90TEI/WReOvTY9VwH1egGWwrl7/OvQuGKclbuLIsy+BA==",
"license": "MIT",
"optional": true,
"dependencies": {
@ -6709,8 +6726,8 @@
"url": "https://github.com/sponsors/ueberdosis"
},
"peerDependencies": {
"@tiptap/core": "^3.15.3",
"@tiptap/pm": "^3.15.3"
"@tiptap/core": "^3.16.0",
"@tiptap/pm": "^3.16.0"
}
},
"node_modules/@tiptap/extension-bullet-list": {
@ -6780,9 +6797,9 @@
}
},
"node_modules/@tiptap/extension-floating-menu": {
"version": "3.15.3",
"resolved": "https://registry.npmjs.org/@tiptap/extension-floating-menu/-/extension-floating-menu-3.15.3.tgz",
"integrity": "sha512-+3DVBleKKffadEJEdLYxmYAJOjHjLSqtiSFUE3RABT4V2ka1ODy2NIpyKX0o1SvQ5N1jViYT9Q+yUbNa6zCcDw==",
"version": "3.16.0",
"resolved": "https://registry.npmjs.org/@tiptap/extension-floating-menu/-/extension-floating-menu-3.16.0.tgz",
"integrity": "sha512-cokYXL8EkW+CFIlke70GLL7iKetUtYEp87muMG9oflczyj0BjmGAbO7Mskm+bcQBhxZ0dIYILTqKn2bNBvCDFw==",
"license": "MIT",
"optional": true,
"funding": {
@ -6791,8 +6808,8 @@
},
"peerDependencies": {
"@floating-ui/dom": "^1.0.0",
"@tiptap/core": "^3.15.3",
"@tiptap/pm": "^3.15.3"
"@tiptap/core": "^3.16.0",
"@tiptap/pm": "^3.16.0"
}
},
"node_modules/@tiptap/extension-gapcursor": {
@ -6862,9 +6879,9 @@
}
},
"node_modules/@tiptap/extension-link": {
"version": "3.15.3",
"resolved": "https://registry.npmjs.org/@tiptap/extension-link/-/extension-link-3.15.3.tgz",
"integrity": "sha512-PdDXyBF9Wco9U1x6e+b7tKBWG+kqBDXDmaYXHkFm/gYuQCQafVJ5mdrDdKgkHDWVnJzMWZXBcZjT9r57qtlLWg==",
"version": "3.16.0",
"resolved": "https://registry.npmjs.org/@tiptap/extension-link/-/extension-link-3.16.0.tgz",
"integrity": "sha512-WPPJLtGXQadBVVwH6gcMpaXIgfvFF9NGpE2IVqleVKR3Epv2Rd4aWd4oyAdrT8KU9G6dzMXZfkrB8aArTDKxYQ==",
"license": "MIT",
"dependencies": {
"linkifyjs": "^4.3.2"
@ -6874,8 +6891,8 @@
"url": "https://github.com/sponsors/ueberdosis"
},
"peerDependencies": {
"@tiptap/core": "^3.15.3",
"@tiptap/pm": "^3.15.3"
"@tiptap/core": "^3.16.0",
"@tiptap/pm": "^3.16.0"
}
},
"node_modules/@tiptap/extension-list": {
@ -6972,16 +6989,16 @@
}
},
"node_modules/@tiptap/extension-underline": {
"version": "3.15.3",
"resolved": "https://registry.npmjs.org/@tiptap/extension-underline/-/extension-underline-3.15.3.tgz",
"integrity": "sha512-r/IwcNN0W366jGu4Y0n2MiFq9jGa4aopOwtfWO4d+J0DyeS2m7Go3+KwoUqi0wQTiVU74yfi4DF6eRsMQ9/iHQ==",
"version": "3.16.0",
"resolved": "https://registry.npmjs.org/@tiptap/extension-underline/-/extension-underline-3.16.0.tgz",
"integrity": "sha512-obXAPgHVZocMaW6HtKyCYsN4CxHogWr23gioyEQcpIX0LeegHDqxkoPrjIPX6Tn1isDyvXchcSKWHEfiHO3ZOA==",
"license": "MIT",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/ueberdosis"
},
"peerDependencies": {
"@tiptap/core": "^3.15.3"
"@tiptap/core": "^3.16.0"
}
},
"node_modules/@tiptap/extensions": {
@ -7000,9 +7017,9 @@
}
},
"node_modules/@tiptap/pm": {
"version": "3.15.3",
"resolved": "https://registry.npmjs.org/@tiptap/pm/-/pm-3.15.3.tgz",
"integrity": "sha512-Zm1BaU1TwFi3CQiisxjgnzzIus+q40bBKWLqXf6WEaus8Z6+vo1MT2pU52dBCMIRaW9XNDq3E5cmGtMc1AlveA==",
"version": "3.16.0",
"resolved": "https://registry.npmjs.org/@tiptap/pm/-/pm-3.16.0.tgz",
"integrity": "sha512-FMxZ6Tc5ONKa/EByDV8lswct6YW2lF/wn11zqXmrfBZhdG7UQPTijpSwb6TCqaO5GOHmixaIaDPj+zimUREHQA==",
"license": "MIT",
"peer": true,
"dependencies": {
@ -7031,9 +7048,9 @@
}
},
"node_modules/@tiptap/react": {
"version": "3.15.3",
"resolved": "https://registry.npmjs.org/@tiptap/react/-/react-3.15.3.tgz",
"integrity": "sha512-XvouB+Hrqw8yFmZLPEh+HWlMeRSjZfHSfWfWuw5d8LSwnxnPeu3Bg/rjHrRrdwb+7FumtzOnNWMorpb/PSOttQ==",
"version": "3.16.0",
"resolved": "https://registry.npmjs.org/@tiptap/react/-/react-3.16.0.tgz",
"integrity": "sha512-r1R19Ma4zxGt8ImiNOqSArAnWO239KUI9tTVeelgTyekPj7643lO8GbtuXJfAeWGPduDIpcAgR/Dd4NKieetiA==",
"license": "MIT",
"dependencies": {
"@types/use-sync-external-store": "^0.0.6",
@ -7045,12 +7062,12 @@
"url": "https://github.com/sponsors/ueberdosis"
},
"optionalDependencies": {
"@tiptap/extension-bubble-menu": "^3.15.3",
"@tiptap/extension-floating-menu": "^3.15.3"
"@tiptap/extension-bubble-menu": "^3.16.0",
"@tiptap/extension-floating-menu": "^3.16.0"
},
"peerDependencies": {
"@tiptap/core": "^3.15.3",
"@tiptap/pm": "^3.15.3",
"@tiptap/core": "^3.16.0",
"@tiptap/pm": "^3.16.0",
"@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0",
"@types/react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0",
"react": "^17.0.0 || ^18.0.0 || ^19.0.0",
@ -9349,13 +9366,13 @@
}
},
"node_modules/framer-motion": {
"version": "12.27.1",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.27.1.tgz",
"integrity": "sha512-cEAqO69kcZt3gL0TGua8WTgRQfv4J57nqt1zxHtLKwYhAwA0x9kDS/JbMa1hJbwkGY74AGJKvZ9pX/IqWZtZWQ==",
"version": "12.27.4",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.27.4.tgz",
"integrity": "sha512-HHJ5e61BwQP+MPjUTiM+hOee6hbXD/0/f8exQ+dIBbS4zQ96IGfhIfyvAwPcHrU04K4+pICdq10W4s1N7sAGFw==",
"license": "MIT",
"dependencies": {
"motion-dom": "^12.27.1",
"motion-utils": "^12.24.10",
"motion-dom": "^12.27.4",
"motion-utils": "^12.27.2",
"tslib": "^2.4.0"
},
"peerDependencies": {
@ -11324,18 +11341,18 @@
}
},
"node_modules/motion-dom": {
"version": "12.27.1",
"resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.27.1.tgz",
"integrity": "sha512-V/53DA2nBqKl9O2PMJleSUb/G0dsMMeZplZwgIQf5+X0bxIu7Q1cTv6DrjvTTGYRm3+7Y5wMlRZ1wT61boU/bQ==",
"version": "12.27.5",
"resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.27.5.tgz",
"integrity": "sha512-UwBv2AUOkA7/TCHr67NGjg3aRT7nbsanmmenRoR7T6IJXZp34OZB+pooGnKjMd8CqqCsF/+qwT657EkukjgmiQ==",
"license": "MIT",
"dependencies": {
"motion-utils": "^12.24.10"
"motion-utils": "^12.27.2"
}
},
"node_modules/motion-utils": {
"version": "12.24.10",
"resolved": "https://registry.npmjs.org/motion-utils/-/motion-utils-12.24.10.tgz",
"integrity": "sha512-x5TFgkCIP4pPsRLpKoI86jv/q8t8FQOiM/0E8QKBzfMozWHfkKap2gA1hOki+B5g3IsBNpxbUnfOum1+dgvYww==",
"version": "12.27.2",
"resolved": "https://registry.npmjs.org/motion-utils/-/motion-utils-12.27.2.tgz",
"integrity": "sha512-B55gcoL85Mcdt2IEStY5EEAsrMSVE2sI14xQ/uAdPL+mfQxhKKFaEag9JmfxedJOR4vZpBGoPeC/Gm13I/4g5Q==",
"license": "MIT"
},
"node_modules/mrmime": {

View file

@ -25,7 +25,7 @@
"@dnd-kit/utilities": "^3.2.2",
"@fattureincloud/fattureincloud-ts-sdk": "^2.1.1",
"@hookform/resolvers": "^5.2.2",
"@next/bundle-analyzer": "^16.1.3",
"@next/bundle-analyzer": "^16.1.4",
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-popover": "^1.1.14",
"@radix-ui/react-scroll-area": "^1.2.10",
@ -33,7 +33,7 @@
"@radix-ui/react-toggle-group": "^1.1.10",
"@radix-ui/react-tooltip": "^1.2.8",
"@react-email/components": "^1.0.4",
"@react-email/render": "^2.0.2",
"@react-email/render": "^2.0.3",
"@stripe/react-stripe-js": "^5.4.1",
"@stripe/stripe-js": "^8.6.1",
"@t3-oss/env-nextjs": "^0.13.10",
@ -43,11 +43,11 @@
"@tanstack/react-query": "^5.90.19",
"@tanstack/react-table": "^8.21.3",
"@tanstack/react-virtual": "^3.13.12",
"@tiptap/core": "^3.15.3",
"@tiptap/extension-link": "^3.15.3",
"@tiptap/extension-underline": "^3.15.3",
"@tiptap/pm": "^3.15.3",
"@tiptap/react": "^3.15.3",
"@tiptap/core": "^3.16.0",
"@tiptap/extension-link": "^3.16.0",
"@tiptap/extension-underline": "^3.16.0",
"@tiptap/pm": "^3.16.0",
"@tiptap/react": "^3.16.0",
"@tiptap/starter-kit": "^3.15.3",
"@trpc/client": "^11.1.0",
"@trpc/next": "^11.4.3",
@ -59,7 +59,7 @@
"cookies-next": "^6.1.1",
"date-fns": "^4.1.0",
"embla-carousel-react": "^8.6.0",
"framer-motion": "^12.27.1",
"framer-motion": "^12.27.4",
"frimousse": "^0.3.0",
"html2canvas-pro": "^1.6.5",
"ioredis": "^5.9.2",