From b3ec886bc67029f79f27713fb60df934d6385f3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 23:13:09 +0000 Subject: [PATCH] [chore]: Bump dayjs from 1.11.18 to 1.11.19 Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.18 to 1.11.19. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md) - [Commits](https://github.com/iamkun/dayjs/compare/v1.11.18...v1.11.19) --- updated-dependencies: - dependency-name: dayjs dependency-version: 1.11.19 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2aaa968..5c18d18 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@docusaurus/preset-classic": "^3.9.2", "@mdx-js/react": "^3.1.1", "clsx": "^2.1.1", - "dayjs": "^1.11.18", + "dayjs": "^1.11.19", "docusaurus-plugin-sass": "^0.2.6", "embla-carousel-auto-scroll": "^8.6.0", "embla-carousel-react": "^8.6.0", @@ -7461,9 +7461,9 @@ "license": "MIT" }, "node_modules/dayjs": { - "version": "1.11.18", - "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.18.tgz", - "integrity": "sha512-zFBQ7WFRvVRhKcWoUh+ZA1g2HVgUbsZm9sbddh8EC5iv93sui8DVVz1Npvz+r6meo9VKfa8NyLWBsQK1VvIKPA==", + "version": "1.11.19", + "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.19.tgz", + "integrity": "sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==", "license": "MIT" }, "node_modules/debounce": { diff --git a/package.json b/package.json index f67c64b..94c4603 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@docusaurus/preset-classic": "^3.9.2", "@mdx-js/react": "^3.1.1", "clsx": "^2.1.1", - "dayjs": "^1.11.18", + "dayjs": "^1.11.19", "docusaurus-plugin-sass": "^0.2.6", "embla-carousel-auto-scroll": "^8.6.0", "embla-carousel-react": "^8.6.0",