From 5e644a5104dbdb784a514838acb2ae85eaadd6af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 10:04:13 +0000 Subject: [PATCH] npm-dep: bump date-fns from 3.0.1 to 3.0.4 in /frontend Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.0.1 to 3.0.4. - [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.0.1...v3.0.4) --- updated-dependencies: - dependency-name: date-fns dependency-type: direct:production update-type: version-update:semver-patch ... 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 88be783f..4411c32c 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.0.1", + "date-fns": "^3.0.4", "npm-run-all": "^4.1.5", "pocketbase": "^0.20.1", "svelte-fa": "^3.0.4", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index cb5b0e88..6deceb3d 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.0.1 - version: 3.0.1 + specifier: ^3.0.4 + version: 3.0.4 npm-run-all: specifier: ^4.1.5 version: 4.1.5 @@ -965,8 +965,8 @@ packages: - postcss dev: true - /date-fns@3.0.1: - resolution: {integrity: sha512-cr9igCUa0QSqgAMj7JOrYTY6Nh1rmyGrFDko7ADqfmaQqP/I2N4rlfrLl7AWuzDaoIpz6MNjoEcTPzgZYIrhnA==} + /date-fns@3.0.4: + resolution: {integrity: sha512-+daptVi95nJ/D4TPS7/gbUqneVMA0Izr4qYAsL2ZZwtcDtEP8Zge765mbXhTqWYdTSG79/VtbBigQTluiE9DBQ==} dev: false /debug@4.3.4: