chore(deps): update dependencies in package.json

- updated cookies-next from ^6.1.0 to ^6.1.1
- updated lucide-react from ^0.536.0 to ^0.562.0
- updated nodemailer from ^7.0.5 to ^7.0.12
- updated sharp from ^0.34.3 to ^0.34.5
- updated @types/nodemailer from ^6.4.17 to ^7.0.5
- updated cross-env from ^10.0.0 to ^10.1.0
- updated knip from ^5.62.0 to ^5.81.0
This commit is contained in:
Marco Pedone 2026-01-14 12:09:01 +01:00
parent 210ee3a9f2
commit a363ca4275
2 changed files with 19759 additions and 19253 deletions

File diff suppressed because it is too large Load diff

View file

@ -56,7 +56,7 @@
"class-variance-authority": "^0.7.1", "class-variance-authority": "^0.7.1",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"cmdk": "^1.1.1", "cmdk": "^1.1.1",
"cookies-next": "^6.1.0", "cookies-next": "^6.1.1",
"date-fns": "^4.1.0", "date-fns": "^4.1.0",
"embla-carousel-react": "^8.6.0", "embla-carousel-react": "^8.6.0",
"framer-motion": "^12.8.0", "framer-motion": "^12.8.0",
@ -70,11 +70,11 @@
"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",
"lucide-react": "^0.536.0", "lucide-react": "^0.562.0",
"next": "15.4.10", "next": "15.4.10",
"next-themes": "^0.4.6", "next-themes": "^0.4.6",
"nextjs-progressbar": "^0.0.16", "nextjs-progressbar": "^0.0.16",
"nodemailer": "^7.0.5", "nodemailer": "^7.0.12",
"nodemailer-html-to-text": "^3.2.0", "nodemailer-html-to-text": "^3.2.0",
"nuqs": "^2.4.3", "nuqs": "^2.4.3",
"pg": "^8.16.3", "pg": "^8.16.3",
@ -97,7 +97,7 @@
"react-to-print": "^3.1.1", "react-to-print": "^3.1.1",
"react-use": "^17.6.0", "react-use": "^17.6.0",
"recharts": "^2.15.4", "recharts": "^2.15.4",
"sharp": "^0.34.3", "sharp": "^0.34.5",
"stripe": "^20.1.2", "stripe": "^20.1.2",
"superjson": "2.2.2", "superjson": "2.2.2",
"tailwind-merge": "3.3", "tailwind-merge": "3.3",
@ -118,18 +118,18 @@
"@types/js-cookie": "^3.0.6", "@types/js-cookie": "^3.0.6",
"@types/leaflet": "^1.9.20", "@types/leaflet": "^1.9.20",
"@types/node": "^24.2.0", "@types/node": "^24.2.0",
"@types/nodemailer": "^6.4.17", "@types/nodemailer": "^7.0.5",
"@types/nodemailer-html-to-text": "^3.1.3", "@types/nodemailer-html-to-text": "^3.1.3",
"@types/pg": "^8.15.5", "@types/pg": "^8.15.5",
"@types/react": "^19.1.8", "@types/react": "^19.1.8",
"@types/react-dom": "^19.1.7", "@types/react-dom": "^19.1.7",
"@types/react-is": "^19.0.0", "@types/react-is": "^19.0.0",
"@types/uuid": "^10.0.0", "@types/uuid": "^10.0.0",
"cross-env": "^10.0.0", "cross-env": "^10.1.0",
"jiti": "^2.6.1", "jiti": "^2.6.1",
"kanel": "^3.14.2", "kanel": "^3.14.2",
"kanel-kysely": "^0.7.1", "kanel-kysely": "^0.7.1",
"knip": "^5.62.0", "knip": "^5.81.0",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"typescript": "^5.9.2" "typescript": "^5.9.2"
}, },