From f5544dbd60a6efc00843485e2670e6e8dfc06a13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Apr 2024 12:03:35 +0000 Subject: [PATCH] chore(deps): 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 +- pnpm-lock.yaml | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index e141b8d..30e8c10 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@react-three/drei": "^9.103.0", "@react-three/fiber": "^8.16.1", "cookies-next": "^4.1.1", - "date-fns": "^2.30.0", + "date-fns": "^3.6.0", "jotai": "^2.7.2", "lucide-react": "^0.366.0", "next": "14.1.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 147b021..192fee8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ dependencies: specifier: ^4.1.1 version: 4.1.1 date-fns: - specifier: ^2.30.0 - version: 2.30.0 + specifier: ^3.6.0 + version: 3.6.0 jotai: specifier: ^2.7.2 version: 2.7.2(@types/react@18.2.48)(react@18.2.0) @@ -8901,6 +8901,11 @@ packages: engines: {node: '>=0.11'} dependencies: '@babel/runtime': 7.24.4 + dev: true + + /date-fns@3.6.0: + resolution: {integrity: sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==} + dev: false /dayjs@1.11.10: resolution: {integrity: sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==}