Update dependency @mui/x-date-pickers to v7.29.3

This commit is contained in:
renovate[bot]
2025-05-15 17:01:26 +00:00
committed by GitHub
parent 267d906402
commit 54b05ffa5f
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -22,7 +22,7 @@
"@jellyfin/ux-web": "1.0.0",
"@mui/icons-material": "6.4.11",
"@mui/material": "6.4.11",
"@mui/x-date-pickers": "7.29.2",
"@mui/x-date-pickers": "7.29.3",
"@react-hook/resize-observer": "2.0.2",
"@tanstack/react-query": "5.75.5",
"@tanstack/react-query-devtools": "5.75.5",
@@ -4906,9 +4906,9 @@
"license": "MIT"
},
"node_modules/@mui/x-date-pickers": {
"version": "7.29.2",
"resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-7.29.2.tgz",
"integrity": "sha512-GRbLE31bBktJptittYk5L5SdwOOcDdVAIrXfyYYQ6xq8CR69Sbi/y6WkSDL+FDuymM/UQa7f5UmHb6r81aDVWA==",
"version": "7.29.3",
"resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-7.29.3.tgz",
"integrity": "sha512-/A0/8fpLnEFeJKr5YQsI8jqlWPJlOtgfCGcqXHVDOLxgV3lW49+Kh5TZAc1yi6HKT3AG6k4DkNwTuu/RjJeMFA==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.25.7",
@@ -29860,9 +29860,9 @@
}
},
"@mui/x-date-pickers": {
"version": "7.29.2",
"resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-7.29.2.tgz",
"integrity": "sha512-GRbLE31bBktJptittYk5L5SdwOOcDdVAIrXfyYYQ6xq8CR69Sbi/y6WkSDL+FDuymM/UQa7f5UmHb6r81aDVWA==",
"version": "7.29.3",
"resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-7.29.3.tgz",
"integrity": "sha512-/A0/8fpLnEFeJKr5YQsI8jqlWPJlOtgfCGcqXHVDOLxgV3lW49+Kh5TZAc1yi6HKT3AG6k4DkNwTuu/RjJeMFA==",
"requires": {
"@babel/runtime": "^7.25.7",
"@mui/utils": "^5.16.6 || ^6.0.0 || ^7.0.0",

View File

@@ -88,7 +88,7 @@
"@jellyfin/ux-web": "1.0.0",
"@mui/icons-material": "6.4.11",
"@mui/material": "6.4.11",
"@mui/x-date-pickers": "7.29.2",
"@mui/x-date-pickers": "7.29.3",
"@react-hook/resize-observer": "2.0.2",
"@tanstack/react-query": "5.75.5",
"@tanstack/react-query-devtools": "5.75.5",