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"