From d87a4aef4286167b46f2b3e6e0855af5806ff228 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 17:27:03 +0000 Subject: [PATCH] build(deps): 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 b3834a91e..eee8a1f1d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@mdx-js/react": "^3.1.1", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "dayjs": "^1.11.18", + "dayjs": "^1.11.19", "docusaurus-plugin-sass": "^0.2.6", "echarts": "^6.0.0", "embla-carousel-auto-scroll": "^8.6.0", @@ -7520,9 +7520,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 f58783750..8206e023f 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@mdx-js/react": "^3.1.1", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "dayjs": "^1.11.18", + "dayjs": "^1.11.19", "docusaurus-plugin-sass": "^0.2.6", "echarts": "^6.0.0", "embla-carousel-auto-scroll": "^8.6.0",