chore(frontend): upgrade react-day-picker to v10

Bumps react-day-picker from 9.14.0 to 10.0.1. The Calendar wrapper in
src/components/ui/calendar.tsx uses the v9 classNames keys
(button_next/previous, day_button, range_*, week, weekday, weekdays)
and the components.Chevron API; all of these are preserved in v10.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Sergey Kozyrenko
2026-05-19 09:39:19 +07:00
co-authored by Claude Opus 4.7
parent 6c8e4ea35a
commit 45e509ff48
2 changed files with 12 additions and 19 deletions
+1 -1
View File
@@ -72,7 +72,7 @@
"marked": "^18.0.3",
"monaco-editor": "^0.55.1",
"react": "^19.2.6",
"react-day-picker": "^9.13.2",
"react-day-picker": "^10.0.1",
"react-diff-viewer-continued": "^4.0.6",
"react-dom": "^19.2.6",
"react-hook-form": "^7.56.4",
+11 -18
View File
@@ -171,8 +171,8 @@ importers:
specifier: ^19.2.6
version: 19.2.6
react-day-picker:
specifier: ^9.13.2
version: 9.14.0(react@19.2.6)
specifier: ^10.0.1
version: 10.0.1(@types/react@19.2.14)(react@19.2.6)
react-diff-viewer-continued:
specifier: ^4.0.6
version: 4.2.2(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
@@ -2391,10 +2391,6 @@ packages:
'@swc/types@0.1.26':
resolution: {integrity: sha512-lyMwd7WGgG79RS7EERZV3T8wMdmPq3xwyg+1nmAM64kIhx5yl+juO2PYIHb7vTiPgPCj8LYjsNV2T5wiQHUEaw==}
'@tabby_ai/hijri-converter@1.0.5':
resolution: {integrity: sha512-r5bClKrcIusDoo049dSL8CawnHR6mRdDwhlQuIgZRNty68q0x8k3Lf1BtPAMxRf/GgnHBnIO4ujd3+GQdLWzxQ==}
engines: {node: '>=16.0.0'}
'@tailwindcss/node@4.3.0':
resolution: {integrity: sha512-aFb4gUhFOgdh9AXo4IzBEOzBkkAxm9VigwDJnMIYv3lcfXCJVesNfbEaBl4BNgVRyid92AmdviqwBUBRKSeY3g==}
@@ -3466,9 +3462,6 @@ packages:
dataloader@2.2.3:
resolution: {integrity: sha512-y2krtASINtPFS1rSDjacrFgn1dcUuoREVabwlOGOe4SdxenREqwjwjElAdwvbGM7kgZz9a3KVicWR7vcz8rnzA==}
date-fns-jalali@4.1.0-0:
resolution: {integrity: sha512-hTIP/z+t+qKwBDcmmsnmjWTduxCg+5KfdqWQvb2X/8C9+knYY6epN/pfxdDuyVlSVeFz0sM5eEfwIUQ70U4ckg==}
date-fns@4.1.0:
resolution: {integrity: sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==}
@@ -5184,11 +5177,15 @@ packages:
queue@6.0.2:
resolution: {integrity: sha512-iHZWu+q3IdFZFX36ro/lKBkSvfkztY5Y7HMiPlOUjhupPcG2JMfst2KKEpu5XndviX/3UhFbRngUPNKtgvtZiA==}
react-day-picker@9.14.0:
resolution: {integrity: sha512-tBaoDWjPwe0M5pGrum4H0SR6Lyk+BO9oHnp9JbKpGKW2mlraNPgP9BMfsg5pWpwrssARmeqk7YBl2oXutZTaHA==}
react-day-picker@10.0.1:
resolution: {integrity: sha512-eNh6BlwcYInWaJtRv18mXQ06Ys/H6rdTZAnTaSdOYJuTpwP1JMCHNd1FDRadA+gbeinq+psdULN5Xnowy9mV8w==}
engines: {node: '>=18'}
peerDependencies:
'@types/react': '>=16.8.0'
react: '>=16.8.0'
peerDependenciesMeta:
'@types/react':
optional: true
react-diff-viewer-continued@4.2.2:
resolution: {integrity: sha512-8wT0/smXGox70oXJ7SZkTYF1p1Uh7jNGXhN7ykqrqPven0sZ+wM2c62SG3ZqORx5aW75te+WhmUWo0E4NyoSvg==}
@@ -8296,8 +8293,6 @@ snapshots:
dependencies:
'@swc/counter': 0.1.3
'@tabby_ai/hijri-converter@1.0.5': {}
'@tailwindcss/node@4.3.0':
dependencies:
'@jridgewell/remapping': 2.3.5
@@ -9446,8 +9441,6 @@ snapshots:
dataloader@2.2.3: {}
date-fns-jalali@4.1.0-0: {}
date-fns@4.1.0: {}
debounce@2.2.0: {}
@@ -11525,13 +11518,13 @@ snapshots:
dependencies:
inherits: 2.0.4
react-day-picker@9.14.0(react@19.2.6):
react-day-picker@10.0.1(@types/react@19.2.14)(react@19.2.6):
dependencies:
'@date-fns/tz': 1.4.1
'@tabby_ai/hijri-converter': 1.0.5
date-fns: 4.1.0
date-fns-jalali: 4.1.0-0
react: 19.2.6
optionalDependencies:
'@types/react': 19.2.14
react-diff-viewer-continued@4.2.2(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6):
dependencies: