From 9b99b46777a4d0705a29c814929827202f667dd9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 22:54:21 +0000 Subject: [PATCH] Bump luxon to ^3.4.2 --- docs/package.json | 2 +- packages/x-date-pickers-pro/package.json | 4 ++-- packages/x-date-pickers/package.json | 4 ++-- yarn.lock | 16 ++++++++-------- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/docs/package.json b/docs/package.json index d7dbd333fb6d..4bdf1fd06b9e 100644 --- a/docs/package.json +++ b/docs/package.json @@ -60,7 +60,7 @@ "fg-loadcss": "^3.1.0", "fs-extra": "^11.1.1", "lodash": "^4.17.21", - "luxon": "^3.4.0", + "luxon": "^3.4.2", "lz-string": "^1.5.0", "markdown-to-jsx": "^7.3.2", "marked": "^5.1.2", diff --git a/packages/x-date-pickers-pro/package.json b/packages/x-date-pickers-pro/package.json index ff791a2078a5..89c1a3205b22 100644 --- a/packages/x-date-pickers-pro/package.json +++ b/packages/x-date-pickers-pro/package.json @@ -95,10 +95,10 @@ } }, "devDependencies": { - "@types/luxon": "^3.3.1", + "@types/luxon": "^3.3.2", "date-fns": "^2.30.0", "dayjs": "^1.11.9", - "luxon": "^3.4.0", + "luxon": "^3.4.2", "moment": "^2.29.4" }, "setupFiles": [ diff --git a/packages/x-date-pickers/package.json b/packages/x-date-pickers/package.json index f8c0bcfab47e..da8da576eef2 100644 --- a/packages/x-date-pickers/package.json +++ b/packages/x-date-pickers/package.json @@ -97,12 +97,12 @@ } }, "devDependencies": { - "@types/luxon": "^3.3.1", + "@types/luxon": "^3.3.2", "@types/moment-jalaali": "^0.7.6", "date-fns": "^2.30.0", "date-fns-jalali": "^2.13.0-0", "dayjs": "^1.11.9", - "luxon": "^3.4.0", + "luxon": "^3.4.2", "moment": "^2.29.4", "moment-hijri": "^2.1.2", "moment-jalaali": "^0.10.0" diff --git a/yarn.lock b/yarn.lock index 91f4949e5a38..96fd92a05854 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2801,10 +2801,10 @@ dependencies: lru-cache "*" -"@types/luxon@^3.3.1": - version "3.3.1" - resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-3.3.1.tgz#08727da7d81ee6a6c702b9dc6c8f86be010eb4dc" - integrity sha512-XOS5nBcgEeP2PpcqJHjCWhUCAzGfXIU8ILOSLpx2FhxqMW9KdxgCGXNOEKGVBfveKtIpztHzKK5vSRVLyW/NqA== +"@types/luxon@^3.3.2": + version "3.3.2" + resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-3.3.2.tgz#f6e3524c2486b949a4db445e85d93c8e9886dfe2" + integrity sha512-l5cpE57br4BIjK+9BSkFBOsWtwv6J9bJpC7gdXIzZyI0vuKvNTk0wZZrkQxMGsUAuGW9+WMNWF2IJMD7br2yeQ== "@types/minimatch@^3.0.3": version "3.0.5" @@ -9354,10 +9354,10 @@ lru-cache@^7.18.3, lru-cache@^7.4.4, lru-cache@^7.5.1, lru-cache@^7.7.1: resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.18.3.tgz#f793896e0fd0e954a59dfdd82f0773808df6aa89" integrity sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA== -luxon@^3.4.0: - version "3.4.0" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.0.tgz#17cb754efecbf76994f05b2a3f1f91fad7ddfde7" - integrity sha512-7eDo4Pt7aGhoCheGFIuq4Xa2fJm4ZpmldpGhjTYBNUYNCN6TIEP6v7chwwwt3KRp7YR+rghbfvjyo3V5y9hgBw== +luxon@^3.4.2: + version "3.4.2" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.2.tgz#f5bcab779f3d6a943ee7c8621c2b416bc10abd24" + integrity sha512-uBoAVCVcajsrqy3pv7eo5jEUz1oeLmCcnMv8n4AJpT5hbpN9lUssAXibNElpbLce3Mhm9dyBzwYLs9zctM/0tA== lz-string@^1.4.4, lz-string@^1.5.0: version "1.5.0"