@zag-js/date-utils
Advanced tools
Comparing version 0.74.2 to 0.75.0
@@ -452,3 +452,2 @@ 'use strict'; | ||
return adjust({ | ||
//@ts-expect-error - endOfWeek is loosely typed | ||
focusedDate: date.endOfWeek(focusedDate, locale), | ||
@@ -455,0 +454,0 @@ startDate |
{ | ||
"name": "@zag-js/date-utils", | ||
"version": "0.74.2", | ||
"version": "0.75.0", | ||
"description": "Date utilities for zag.js", | ||
@@ -30,3 +30,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"@internationalized/date": "3.5.5", | ||
"@internationalized/date": "3.5.6", | ||
"clean-package": "2.2.0" | ||
@@ -33,0 +33,0 @@ }, |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
64569
1339