From f8be9db23ba376e40e39cd0fb4b62375db9661fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 09:47:54 +0000 Subject: [PATCH] npm-dep: bump date-fns from 3.4.0 to 3.5.0 in /frontend Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.4.0 to 3.5.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.4.0...v3.5.0) --- updated-dependencies: - dependency-name: date-fns dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 1ac587f8..9a55aa25 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -42,7 +42,7 @@ }, "dependencies": { "@fortawesome/free-solid-svg-icons": "^6.5.1", - "date-fns": "^3.4.0", + "date-fns": "^3.5.0", "npm-run-all": "^4.1.5", "pocketbase": "^0.21.1", "svelte-fa": "^4.0.2", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index e63af1b2..a89fe4cd 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -9,8 +9,8 @@ dependencies: specifier: ^6.5.1 version: 6.5.1 date-fns: - specifier: ^3.4.0 - version: 3.4.0 + specifier: ^3.5.0 + version: 3.5.0 npm-run-all: specifier: ^4.1.5 version: 4.1.5 @@ -1008,8 +1008,8 @@ packages: - postcss dev: true - /date-fns@3.4.0: - resolution: {integrity: sha512-Akz4R8J9MXBsOgF1QeWeCsbv6pntT5KCPjU0Q9prBxVmWJYPLhwAIsNg3b0QAdr0ttiozYLD3L/af7Ra0jqYXw==} + /date-fns@3.5.0: + resolution: {integrity: sha512-a+DwyXn7NOfdJireCzAA0B9p7jIXEu/Q9JKCyMYvH6+0vPUNbQceA0neXrdfJ/xzl3mhOh5vibQQ3936Tssm6A==} dev: false /debug@4.3.4: