From 877a00bdf11041b3817d8f7a29b71623f9791ef0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 17:45:18 +0000 Subject: [PATCH] Bump date-fns from 3.6.0 to 4.1.0 Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.6.0 to 4.1.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/v3.6.0...v4.1.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 | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 09eff18..781dd3a 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "babel-plugin-react-compiler": "0.0.0-experimental-7449567-20240905", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", - "date-fns": "^3.6.0", + "date-fns": "^4.1.0", "eslint-plugin-react-compiler": "0.0.0-experimental-56229e1-20240813", "lodash": "^4.17.21", "lucide-react": "^0.441.0", diff --git a/yarn.lock b/yarn.lock index 6d74a2e..a51a6f8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2712,6 +2712,13 @@ __metadata: languageName: node linkType: hard +"date-fns@npm:^4.1.0": + version: 4.1.0 + resolution: "date-fns@npm:4.1.0" + checksum: 10c0/b79ff32830e6b7faa009590af6ae0fb8c3fd9ffad46d930548fbb5acf473773b4712ae887e156ba91a7b3dc30591ce0f517d69fd83bd9c38650fdc03b4e0bac8 + languageName: node + linkType: hard + "debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4": version: 4.3.6 resolution: "debug@npm:4.3.6" @@ -6275,7 +6282,7 @@ __metadata: babel-plugin-react-compiler: "npm:0.0.0-experimental-7449567-20240905" class-variance-authority: "npm:^0.7.0" clsx: "npm:^2.1.1" - date-fns: "npm:^3.6.0" + date-fns: "npm:^4.1.0" eslint: "npm:^8.57.0" eslint-config-next: "npm:^15.0.0-rc.0" eslint-config-prettier: "npm:^9.1.0"