From de6e7ee67b98ac7b9627e48534f04a875c3d0a0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 18:03:57 +0000 Subject: [PATCH] chore(deps): bump dayjs from 1.11.12 to 1.11.13 in /ui Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.12 to 1.11.13. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.13/CHANGELOG.md) - [Commits](https://github.com/iamkun/dayjs/compare/v1.11.12...v1.11.13) --- updated-dependencies: - dependency-name: dayjs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ui/package.json | 2 +- ui/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ui/package.json b/ui/package.json index dced5f04..1e01485a 100644 --- a/ui/package.json +++ b/ui/package.json @@ -16,7 +16,7 @@ "@watergis/maplibre-gl-export": "~3.8.2", "bulma": "^1.0.2", "classnames": "^2.5.1", - "dayjs": "^1.11.12", + "dayjs": "^1.11.13", "graphql": "^16.9.0", "hat": "^0.0.3", "i18next": "^23.14.0", diff --git a/ui/yarn.lock b/ui/yarn.lock index 24d2d00e..eeb9dffa 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -6149,10 +6149,10 @@ __metadata: languageName: node linkType: hard -"dayjs@npm:^1.11.12": - version: 1.11.12 - resolution: "dayjs@npm:1.11.12" - checksum: 10/8ee7c1e14961fd08d40b788d0c0e930dc6288b3d32911bb911b2fb31bb703c262788164fbe678ee9e50e2a35268d667b8c8ba43fd1806771c1f404c300a2b428 +"dayjs@npm:^1.11.13": + version: 1.11.13 + resolution: "dayjs@npm:1.11.13" + checksum: 10/7374d63ab179b8d909a95e74790def25c8986e329ae989840bacb8b1888be116d20e1c4eee75a69ea0dfbae13172efc50ef85619d304ee7ca3c01d5878b704f5 languageName: node linkType: hard @@ -12792,7 +12792,7 @@ __metadata: "@watergis/maplibre-gl-export": "npm:~3.8.2" bulma: "npm:^1.0.2" classnames: "npm:^2.5.1" - dayjs: "npm:^1.11.12" + dayjs: "npm:^1.11.13" eslint: "npm:^9.9.0" eslint-plugin-react: "npm:^7.35.0" globals: "npm:^15.9.0"