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:
commit
29974b255a
2 changed files with 8 additions and 8 deletions
14
apps/infoalloggi/package-lock.json
generated
14
apps/infoalloggi/package-lock.json
generated
|
|
@ -54,7 +54,7 @@
|
||||||
"radix-ui": "^1.4.2",
|
"radix-ui": "^1.4.2",
|
||||||
"react": "^19.1.0",
|
"react": "^19.1.0",
|
||||||
"react-colorful": "^5.6.1",
|
"react-colorful": "^5.6.1",
|
||||||
"react-day-picker": "^9.8.0",
|
"react-day-picker": "^9.8.1",
|
||||||
"react-dom": "^19.1.1",
|
"react-dom": "^19.1.1",
|
||||||
"react-email": "^4.2.3",
|
"react-email": "^4.2.3",
|
||||||
"react-hook-form": "^7.62.0",
|
"react-hook-form": "^7.62.0",
|
||||||
|
|
@ -16726,14 +16726,14 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/react-day-picker": {
|
"node_modules/react-day-picker": {
|
||||||
"version": "9.8.0",
|
"version": "9.8.1",
|
||||||
"resolved": "https://registry.npmjs.org/react-day-picker/-/react-day-picker-9.8.0.tgz",
|
"resolved": "https://registry.npmjs.org/react-day-picker/-/react-day-picker-9.8.1.tgz",
|
||||||
"integrity": "sha512-E0yhhg7R+pdgbl/2toTb0xBhsEAtmAx1l7qjIWYfcxOy8w4rTSVfbtBoSzVVhPwKP/5E9iL38LivzoE3AQDhCQ==",
|
"integrity": "sha512-kMcLrp3PfN/asVJayVv82IjF3iLOOxuH5TNFWezX6lS/T8iVRFPTETpHl3TUSTH99IDMZLubdNPJr++rQctkEw==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@date-fns/tz": "1.2.0",
|
"@date-fns/tz": "^1.2.0",
|
||||||
"date-fns": "4.1.0",
|
"date-fns": "^4.1.0",
|
||||||
"date-fns-jalali": "4.1.0-0"
|
"date-fns-jalali": "^4.1.0-0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=18"
|
"node": ">=18"
|
||||||
|
|
|
||||||
|
|
@ -65,7 +65,7 @@
|
||||||
"radix-ui": "^1.4.2",
|
"radix-ui": "^1.4.2",
|
||||||
"react": "^19.1.0",
|
"react": "^19.1.0",
|
||||||
"react-colorful": "^5.6.1",
|
"react-colorful": "^5.6.1",
|
||||||
"react-day-picker": "^9.8.0",
|
"react-day-picker": "^9.8.1",
|
||||||
"react-dom": "^19.1.1",
|
"react-dom": "^19.1.1",
|
||||||
"react-email": "^4.2.3",
|
"react-email": "^4.2.3",
|
||||||
"react-hook-form": "^7.62.0",
|
"react-hook-form": "^7.62.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue