From 8675d31b4be9881079fc9a75ba46152e7cb3bbdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 06:30:09 +0000 Subject: [PATCH] Bump date-fns from 2.30.0 to 3.6.0 Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.30.0 to 3.6.0. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md) - [Commits](https://github.com/date-fns/date-fns/compare/v2.30.0...v3.6.0) --- updated-dependencies: - dependency-name: date-fns dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 07dd8a656..af331f15b 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "country-list": "^2.3.0", "country-list-js": "^3.1.8", "cursor-effects": "^1.0.15", - "date-fns": "^2.30.0", + "date-fns": "^3.6.0", "devtools-detect": "^4.0.1", "form-data": "^4.0.0", "fuzzysort": "^2.0.4", diff --git a/yarn.lock b/yarn.lock index 618b445e5..9eeffdab6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3728,6 +3728,11 @@ date-fns@^2.30.0: dependencies: "@babel/runtime" "^7.21.0" +date-fns@^3.6.0: + version "3.6.0" + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-3.6.0.tgz#f20ca4fe94f8b754951b24240676e8618c0206bf" + integrity sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww== + debug@2: version "2.6.9" resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"