Merge pull request #4 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/cookies-next-6.1.0

Bump cookies-next from 5.1.0 to 6.1.0 in /apps/infoalloggi
This commit is contained in:
Marco 2025-08-05 09:33:02 +02:00 committed by GitHub
commit f0ea77e7d8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -32,7 +32,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": "^5.1.0", "cookies-next": "^6.1.0",
"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",
@ -9166,9 +9166,9 @@
} }
}, },
"node_modules/cookies-next": { "node_modules/cookies-next": {
"version": "5.1.0", "version": "6.1.0",
"resolved": "https://registry.npmjs.org/cookies-next/-/cookies-next-5.1.0.tgz", "resolved": "https://registry.npmjs.org/cookies-next/-/cookies-next-6.1.0.tgz",
"integrity": "sha512-9Ekne+q8hfziJtnT9c1yDUBqT0eDMGgPrfPl4bpR3xwQHLTd/8gbSf6+IEkP/pjGsDZt1TGbC6emYmFYRbIXwQ==", "integrity": "sha512-8MqWliHg6YRatqlup5HlKCqXM5cFtwq9BVowDpPniPfbTOmrfIEXUQOcRFVXQltV+hyvKDRGJPNtceICkiJ/IA==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"cookie": "^1.0.1" "cookie": "^1.0.1"

View file

@ -43,7 +43,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": "^5.1.0", "cookies-next": "^6.1.0",
"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",