From 52efd378b7f1eca108e74022bb79e1f10a81cbeb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 15:18:24 +0000 Subject: [PATCH] chore: bump @progress/kendo-date-math Bumps the kendo-dependencies group in /examples/react-coffee-warehouse with 1 update: [@progress/kendo-date-math](https://github.com/telerik/kendo-date-math). Updates `@progress/kendo-date-math` from 1.5.13 to 1.5.14 - [Commits](https://github.com/telerik/kendo-date-math/commits) --- updated-dependencies: - dependency-name: "@progress/kendo-date-math" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kendo-dependencies ... Signed-off-by: dependabot[bot] --- examples/react-coffee-warehouse/package-lock.json | 8 ++++---- examples/react-coffee-warehouse/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/react-coffee-warehouse/package-lock.json b/examples/react-coffee-warehouse/package-lock.json index 85ed6db3..f5b71cbd 100644 --- a/examples/react-coffee-warehouse/package-lock.json +++ b/examples/react-coffee-warehouse/package-lock.json @@ -9,7 +9,7 @@ "version": "0.1.0", "dependencies": { "@progress/kendo-data-query": "^1.7.0", - "@progress/kendo-date-math": "^1.5.13", + "@progress/kendo-date-math": "^1.5.14", "@progress/kendo-drawing": "^1.20.4", "@progress/kendo-licensing": "^1.3.3", "@progress/kendo-react-buttons": "^8.4.0", @@ -4015,9 +4015,9 @@ } }, "node_modules/@progress/kendo-date-math": { - "version": "1.5.13", - "resolved": "https://registry.npmjs.org/@progress/kendo-date-math/-/kendo-date-math-1.5.13.tgz", - "integrity": "sha512-uMVIbEEs7nyn4IeWXuMdV7lNGfrWgYheXiC2EDx6lpGG9s29QpUmn3NtnAcOOOHWj33/O9IwLIRAcEiFP/7DiA==", + "version": "1.5.14", + "resolved": "https://registry.npmjs.org/@progress/kendo-date-math/-/kendo-date-math-1.5.14.tgz", + "integrity": "sha512-uJDYQWIm5/kEc0SD6wG+yt2ttHE4/CfPlVhRPSYdrbNetZ1IAls/f37jCgXv7IYm6KZ5ImXlRWlwa/V1q9XXDg==", "dependencies": { "tslib": "^1.7.0" } diff --git a/examples/react-coffee-warehouse/package.json b/examples/react-coffee-warehouse/package.json index cbf8bb67..07d9106c 100644 --- a/examples/react-coffee-warehouse/package.json +++ b/examples/react-coffee-warehouse/package.json @@ -5,7 +5,7 @@ "homepage": "http://telerik.github.io/kendo-react/react-coffee-warehouse", "dependencies": { "@progress/kendo-data-query": "^1.7.0", - "@progress/kendo-date-math": "^1.5.13", + "@progress/kendo-date-math": "^1.5.14", "@progress/kendo-drawing": "^1.20.4", "@progress/kendo-licensing": "^1.3.3", "@progress/kendo-react-buttons": "^8.4.0",