1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Update tanstack-query monorepo to v5.51.24

This commit is contained in:
renovate[bot] 2024-08-26 11:18:05 +00:00 committed by GitHub
parent 8b463b71ea
commit 92a25b2364
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 25 additions and 25 deletions

46
package-lock.json generated
View file

@ -23,8 +23,8 @@
"@mui/material": "5.15.19", "@mui/material": "5.15.19",
"@mui/x-data-grid": "7.6.1", "@mui/x-data-grid": "7.6.1",
"@react-hook/resize-observer": "2.0.2", "@react-hook/resize-observer": "2.0.2",
"@tanstack/react-query": "5.51.23", "@tanstack/react-query": "5.51.24",
"@tanstack/react-query-devtools": "5.51.23", "@tanstack/react-query-devtools": "5.51.24",
"@types/react-lazy-load-image-component": "1.6.4", "@types/react-lazy-load-image-component": "1.6.4",
"abortcontroller-polyfill": "1.7.5", "abortcontroller-polyfill": "1.7.5",
"blurhash": "2.0.5", "blurhash": "2.0.5",
@ -6255,9 +6255,9 @@
} }
}, },
"node_modules/@tanstack/query-core": { "node_modules/@tanstack/query-core": {
"version": "5.51.21", "version": "5.51.24",
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.51.21.tgz", "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.51.24.tgz",
"integrity": "sha512-POQxm42IUp6n89kKWF4IZi18v3fxQWFRolvBA6phNVmA8psdfB1MvDnGacCJdS+EOX12w/CyHM62z//rHmYmvw==", "integrity": "sha512-qtIR0FMHUDIWyIQw87q4C+so7XaN59MsGfWrc6rgi2VTHrVZF3Hd0St2dbpqRetHf6XW5yY5lzTrXpTilPlxUg==",
"license": "MIT", "license": "MIT",
"funding": { "funding": {
"type": "github", "type": "github",
@ -6275,12 +6275,12 @@
} }
}, },
"node_modules/@tanstack/react-query": { "node_modules/@tanstack/react-query": {
"version": "5.51.23", "version": "5.51.24",
"resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.51.23.tgz", "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.51.24.tgz",
"integrity": "sha512-CfJCfX45nnVIZjQBRYYtvVMIsGgWLKLYC4xcUiYEey671n1alvTZoCBaU9B85O8mF/tx9LPyrI04A6Bs2THv4A==", "integrity": "sha512-sW1qRwoCDqOFku67xng4Y5z6NPK1DS347jR4RiX9wFHrmyqpbXgUjPIjT3fodezdJAaSJD/6CvWb0cl05J8zNQ==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@tanstack/query-core": "5.51.21" "@tanstack/query-core": "5.51.24"
}, },
"funding": { "funding": {
"type": "github", "type": "github",
@ -6291,9 +6291,9 @@
} }
}, },
"node_modules/@tanstack/react-query-devtools": { "node_modules/@tanstack/react-query-devtools": {
"version": "5.51.23", "version": "5.51.24",
"resolved": "https://registry.npmjs.org/@tanstack/react-query-devtools/-/react-query-devtools-5.51.23.tgz", "resolved": "https://registry.npmjs.org/@tanstack/react-query-devtools/-/react-query-devtools-5.51.24.tgz",
"integrity": "sha512-XpHrdyfUPGULIyJ1K7UvhAcK+KjMJdw4NjmRjryoj3XEgfAU5qU1rz8gIFvGc3gTGT07yIseGo7GEll/ICfJfQ==", "integrity": "sha512-tuEUUr8+ISdkM+tpYlBq2RsBIQ9RQvlZSGizyn4l3MR0hl3Pv8WBFbmOwzQZ1vtec1fa8DJ09SUgeQG1PnARog==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@tanstack/query-devtools": "5.51.16" "@tanstack/query-devtools": "5.51.16"
@ -6303,7 +6303,7 @@
"url": "https://github.com/sponsors/tannerlinsley" "url": "https://github.com/sponsors/tannerlinsley"
}, },
"peerDependencies": { "peerDependencies": {
"@tanstack/react-query": "^5.51.23", "@tanstack/react-query": "^5.51.24",
"react": "^18 || ^19" "react": "^18 || ^19"
} }
}, },
@ -30267,9 +30267,9 @@
} }
}, },
"@tanstack/query-core": { "@tanstack/query-core": {
"version": "5.51.21", "version": "5.51.24",
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.51.21.tgz", "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.51.24.tgz",
"integrity": "sha512-POQxm42IUp6n89kKWF4IZi18v3fxQWFRolvBA6phNVmA8psdfB1MvDnGacCJdS+EOX12w/CyHM62z//rHmYmvw==" "integrity": "sha512-qtIR0FMHUDIWyIQw87q4C+so7XaN59MsGfWrc6rgi2VTHrVZF3Hd0St2dbpqRetHf6XW5yY5lzTrXpTilPlxUg=="
}, },
"@tanstack/query-devtools": { "@tanstack/query-devtools": {
"version": "5.51.16", "version": "5.51.16",
@ -30277,17 +30277,17 @@
"integrity": "sha512-ajwuq4WnkNCMj/Hy3KR8d3RtZ6PSKc1dD2vs2T408MdjgKzQ3klVoL6zDgVO7X+5jlb5zfgcO3thh4ojPhfIaw==" "integrity": "sha512-ajwuq4WnkNCMj/Hy3KR8d3RtZ6PSKc1dD2vs2T408MdjgKzQ3klVoL6zDgVO7X+5jlb5zfgcO3thh4ojPhfIaw=="
}, },
"@tanstack/react-query": { "@tanstack/react-query": {
"version": "5.51.23", "version": "5.51.24",
"resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.51.23.tgz", "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.51.24.tgz",
"integrity": "sha512-CfJCfX45nnVIZjQBRYYtvVMIsGgWLKLYC4xcUiYEey671n1alvTZoCBaU9B85O8mF/tx9LPyrI04A6Bs2THv4A==", "integrity": "sha512-sW1qRwoCDqOFku67xng4Y5z6NPK1DS347jR4RiX9wFHrmyqpbXgUjPIjT3fodezdJAaSJD/6CvWb0cl05J8zNQ==",
"requires": { "requires": {
"@tanstack/query-core": "5.51.21" "@tanstack/query-core": "5.51.24"
} }
}, },
"@tanstack/react-query-devtools": { "@tanstack/react-query-devtools": {
"version": "5.51.23", "version": "5.51.24",
"resolved": "https://registry.npmjs.org/@tanstack/react-query-devtools/-/react-query-devtools-5.51.23.tgz", "resolved": "https://registry.npmjs.org/@tanstack/react-query-devtools/-/react-query-devtools-5.51.24.tgz",
"integrity": "sha512-XpHrdyfUPGULIyJ1K7UvhAcK+KjMJdw4NjmRjryoj3XEgfAU5qU1rz8gIFvGc3gTGT07yIseGo7GEll/ICfJfQ==", "integrity": "sha512-tuEUUr8+ISdkM+tpYlBq2RsBIQ9RQvlZSGizyn4l3MR0hl3Pv8WBFbmOwzQZ1vtec1fa8DJ09SUgeQG1PnARog==",
"requires": { "requires": {
"@tanstack/query-devtools": "5.51.16" "@tanstack/query-devtools": "5.51.16"
} }

View file

@ -87,8 +87,8 @@
"@mui/material": "5.15.19", "@mui/material": "5.15.19",
"@mui/x-data-grid": "7.6.1", "@mui/x-data-grid": "7.6.1",
"@react-hook/resize-observer": "2.0.2", "@react-hook/resize-observer": "2.0.2",
"@tanstack/react-query": "5.51.23", "@tanstack/react-query": "5.51.24",
"@tanstack/react-query-devtools": "5.51.23", "@tanstack/react-query-devtools": "5.51.24",
"@types/react-lazy-load-image-component": "1.6.4", "@types/react-lazy-load-image-component": "1.6.4",
"abortcontroller-polyfill": "1.7.5", "abortcontroller-polyfill": "1.7.5",
"blurhash": "2.0.5", "blurhash": "2.0.5",