fix(deps): update dependency react-day-picker to v9.8.0
All checks were successful
Check / Lint and Check (push) Successful in 45s

This commit is contained in:
2025-07-05 10:01:01 +00:00
parent f8559fb820
commit a5143efc09

6
package-lock.json generated
View File

@ -8165,9 +8165,9 @@
}
},
"node_modules/react-day-picker": {
"version": "9.7.0",
"resolved": "https://registry.npmjs.org/react-day-picker/-/react-day-picker-9.7.0.tgz",
"integrity": "sha512-urlK4C9XJZVpQ81tmVgd2O7lZ0VQldZeHzNejbwLWZSkzHH498KnArT0EHNfKBOWwKc935iMLGZdxXPRISzUxQ==",
"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==",
"license": "MIT",
"dependencies": {
"@date-fns/tz": "1.2.0",