Merge pull request #32 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/react-day-picker-9.8.1

Bump react-day-picker from 9.8.0 to 9.8.1 in /apps/infoalloggi
This commit is contained in:
Marco 2025-08-05 09:43:48 +02:00 committed by GitHub
commit 29974b255a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View file

@ -54,7 +54,7 @@
"radix-ui": "^1.4.2",
"react": "^19.1.0",
"react-colorful": "^5.6.1",
"react-day-picker": "^9.8.0",
"react-day-picker": "^9.8.1",
"react-dom": "^19.1.1",
"react-email": "^4.2.3",
"react-hook-form": "^7.62.0",
@ -16726,14 +16726,14 @@
}
},
"node_modules/react-day-picker": {
"version": "9.8.0",
"resolved": "https://registry.npmjs.org/react-day-picker/-/react-day-picker-9.8.0.tgz",
"integrity": "sha512-E0yhhg7R+pdgbl/2toTb0xBhsEAtmAx1l7qjIWYfcxOy8w4rTSVfbtBoSzVVhPwKP/5E9iL38LivzoE3AQDhCQ==",
"version": "9.8.1",
"resolved": "https://registry.npmjs.org/react-day-picker/-/react-day-picker-9.8.1.tgz",
"integrity": "sha512-kMcLrp3PfN/asVJayVv82IjF3iLOOxuH5TNFWezX6lS/T8iVRFPTETpHl3TUSTH99IDMZLubdNPJr++rQctkEw==",
"license": "MIT",
"dependencies": {
"@date-fns/tz": "1.2.0",
"date-fns": "4.1.0",
"date-fns-jalali": "4.1.0-0"
"@date-fns/tz": "^1.2.0",
"date-fns": "^4.1.0",
"date-fns-jalali": "^4.1.0-0"
},
"engines": {
"node": ">=18"

View file

@ -65,7 +65,7 @@
"radix-ui": "^1.4.2",
"react": "^19.1.0",
"react-colorful": "^5.6.1",
"react-day-picker": "^9.8.0",
"react-day-picker": "^9.8.1",
"react-dom": "^19.1.1",
"react-email": "^4.2.3",
"react-hook-form": "^7.62.0",