diff --git a/package.json b/package.json index 21910d0..765716c 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "next": "^16.1.5", "next-themes": "latest", "react": "^19.2.4", - "react-day-picker": "^9.8.0", + "react-day-picker": "^9.13.0", "react-dom": "^19.2.4", "react-hook-form": "^7.60.0", "react-resizable-panels": "^2.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6c4bfe0..aded43e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -129,8 +129,8 @@ importers: specifier: ^19.2.4 version: 19.2.4 react-day-picker: - specifier: ^9.8.0 - version: 9.8.0(react@19.2.4) + specifier: ^9.13.0 + version: 9.13.1(react@19.2.4) react-dom: specifier: ^19.2.4 version: 19.2.4(react@19.2.4) @@ -194,8 +194,8 @@ packages: resolution: {integrity: sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==} engines: {node: '>=6.9.0'} - '@date-fns/tz@1.2.0': - resolution: {integrity: sha512-LBrd7MiJZ9McsOgxqWX7AaxrDjcFVjWH/tIKJd7pnR7McaslGYOP1QmmiBXdJH/H/yLCT+rcQ7FaPBUxRGUtrg==} + '@date-fns/tz@1.4.1': + resolution: {integrity: sha512-P5LUNhtbj6YfI3iJjw5EL9eUAG6OitD0W3fWQcpQjDRc/QIsL0tRNuO1PcDvPccWL1fSTXXdE1ds+l95DV/OFA==} '@emnapi/runtime@1.8.1': resolution: {integrity: sha512-mehfKSMWjjNol8659Z8KxEMrdSJDDot5SXMq00dM8BN4o+CLNXQ0xH2V7EchNHV4RmbZLmmPdEaXZc5H2FXmDg==} @@ -1711,8 +1711,8 @@ packages: prop-types@15.8.1: resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==} - react-day-picker@9.8.0: - resolution: {integrity: sha512-E0yhhg7R+pdgbl/2toTb0xBhsEAtmAx1l7qjIWYfcxOy8w4rTSVfbtBoSzVVhPwKP/5E9iL38LivzoE3AQDhCQ==} + react-day-picker@9.13.1: + resolution: {integrity: sha512-9nx2lBBJ0VZw5jJekId3DishwnJLiqY1Me1JvCrIyqbWwcflBTVaEkiK+w1bre5oMNWYo722eu+8UAMXWMqktw==} engines: {node: '>=18'} peerDependencies: react: '>=16.8.0' @@ -1912,7 +1912,7 @@ snapshots: '@babel/runtime@7.28.6': {} - '@date-fns/tz@1.2.0': {} + '@date-fns/tz@1.4.1': {} '@emnapi/runtime@1.8.1': dependencies: @@ -3284,9 +3284,9 @@ snapshots: object-assign: 4.1.1 react-is: 16.13.1 - react-day-picker@9.8.0(react@19.2.4): + react-day-picker@9.13.1(react@19.2.4): dependencies: - '@date-fns/tz': 1.2.0 + '@date-fns/tz': 1.4.1 date-fns: 4.1.0 date-fns-jalali: 4.1.0-0 react: 19.2.4