diff --git a/docs/package.json b/docs/package.json index d65812d3e15e..cc6083a737b5 100644 --- a/docs/package.json +++ b/docs/package.json @@ -59,7 +59,7 @@ "cross-env": "^7.0.3", "date-fns": "^2.30.0", "date-fns-jalali": "^2.21.3-1", - "dayjs": "^1.11.10", + "dayjs": "^1.11.11", "doctrine": "^3.0.0", "exceljs": "^4.4.0", "fg-loadcss": "^3.1.0", diff --git a/packages/x-codemod/package.json b/packages/x-codemod/package.json index d6d7fc6e6d34..59382f0c04ab 100644 --- a/packages/x-codemod/package.json +++ b/packages/x-codemod/package.json @@ -41,7 +41,7 @@ }, "devDependencies": { "@types/jscodeshift": "^0.11.5", - "dayjs": "^1.11.10", + "dayjs": "^1.11.11", "moment-timezone": "^0.5.45", "rimraf": "^5.0.5" }, diff --git a/packages/x-date-pickers-pro/package.json b/packages/x-date-pickers-pro/package.json index c093cd986277..452fb3da7c54 100644 --- a/packages/x-date-pickers-pro/package.json +++ b/packages/x-date-pickers-pro/package.json @@ -99,7 +99,7 @@ "@types/luxon": "^3.4.2", "@types/prop-types": "^15.7.11", "date-fns": "^2.30.0", - "dayjs": "^1.11.10", + "dayjs": "^1.11.11", "luxon": "^3.4.4", "moment": "^2.30.1", "rimraf": "^5.0.5" diff --git a/packages/x-date-pickers/package.json b/packages/x-date-pickers/package.json index 922edcb85642..b73d7b1eb0bc 100644 --- a/packages/x-date-pickers/package.json +++ b/packages/x-date-pickers/package.json @@ -104,7 +104,7 @@ "@types/prop-types": "^15.7.11", "date-fns": "^2.30.0", "date-fns-jalali": "^2.13.0-0", - "dayjs": "^1.11.10", + "dayjs": "^1.11.11", "luxon": "^3.4.4", "moment": "^2.30.1", "moment-hijri": "^2.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9ab9ab3e877c..e24371a95367 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -513,8 +513,8 @@ importers: specifier: ^2.21.3-1 version: 2.21.3-1 dayjs: - specifier: ^1.11.10 - version: 1.11.10 + specifier: ^1.11.11 + version: 1.11.11 doctrine: specifier: ^3.0.0 version: 3.0.0 @@ -790,8 +790,8 @@ importers: specifier: ^0.11.5 version: 0.11.11 dayjs: - specifier: ^1.11.10 - version: 1.11.10 + specifier: ^1.11.11 + version: 1.11.11 moment-timezone: specifier: ^0.5.45 version: 0.5.45 @@ -1049,8 +1049,8 @@ importers: specifier: ^2.13.0-0 version: 2.13.0-0(patch_hash=knk56uiq6xxn77bv6lgrgre7si) dayjs: - specifier: ^1.11.10 - version: 1.11.10 + specifier: ^1.11.11 + version: 1.11.11 luxon: specifier: ^3.4.4 version: 3.4.4 @@ -1135,8 +1135,8 @@ importers: specifier: ^2.30.0 version: 2.30.0 dayjs: - specifier: ^1.11.10 - version: 1.11.10 + specifier: ^1.11.11 + version: 1.11.11 luxon: specifier: ^3.4.4 version: 3.4.4 @@ -1312,8 +1312,8 @@ importers: specifier: ^4.4.1 version: 4.4.1 dayjs: - specifier: ^1.11.10 - version: 1.11.10 + specifier: ^1.11.11 + version: 1.11.11 prop-types: specifier: ^15.8.1 version: 15.8.1 @@ -8224,8 +8224,8 @@ packages: resolution: {integrity: sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==} dev: true - /dayjs@1.11.10: - resolution: {integrity: sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==} + /dayjs@1.11.11: + resolution: {integrity: sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg==} /debounce@1.2.1: resolution: {integrity: sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug==} @@ -9512,7 +9512,7 @@ packages: engines: {node: '>=8.3.0'} dependencies: archiver: 5.3.2 - dayjs: 1.11.10 + dayjs: 1.11.11 fast-csv: 4.3.6 jszip: 3.10.1 readable-stream: 3.6.2 diff --git a/test/package.json b/test/package.json index a3918e666a52..4c335fad18cc 100644 --- a/test/package.json +++ b/test/package.json @@ -20,7 +20,7 @@ "@types/prop-types": "^15.7.11", "@types/react": "^18.2.60", "chai": "^4.4.1", - "dayjs": "^1.11.10", + "dayjs": "^1.11.11", "prop-types": "^15.8.1", "react": "^18.2.0", "react-dom": "^18.2.0",