From 5d17a47668b15eadf3e3f44b6fefa2e4b5fee0f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 06:10:41 +0000 Subject: [PATCH] Bump date-fns-tz from 1.3.8 to 3.2.0 Bumps [date-fns-tz](https://github.com/marnusw/date-fns-tz) from 1.3.8 to 3.2.0. - [Release notes](https://github.com/marnusw/date-fns-tz/releases) - [Changelog](https://github.com/marnusw/date-fns-tz/blob/master/CHANGELOG.md) - [Commits](https://github.com/marnusw/date-fns-tz/compare/v1.3.8...v3.2.0) --- updated-dependencies: - dependency-name: date-fns-tz dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0b91bcd..b6b2403 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@tailwindcss/typography": "^0.5.8", "autoprefixer": "^10.4.13", "date-fns": "^4.1.0", - "date-fns-tz": "^1.3.7", + "date-fns-tz": "^3.2.0", "eslint": "8.29.0", "eslint-config-next": "^14.0.3", "jshint": "^2.13.6",