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

Merge pull request #5795 from jellyfin/renovate/tanstack-query-monorepo

Update tanstack-query monorepo to v5.51.9
This commit is contained in:
Bill Thornton 2024-07-26 19:57:43 -04:00 committed by GitHub
commit 640cd7fc3c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 33 additions and 33 deletions

62
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.1", "@react-hook/resize-observer": "2.0.1",
"@tanstack/react-query": "5.49.2", "@tanstack/react-query": "5.51.9",
"@tanstack/react-query-devtools": "5.49.2", "@tanstack/react-query-devtools": "5.51.9",
"@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",
@ -4749,9 +4749,9 @@
} }
}, },
"node_modules/@tanstack/query-core": { "node_modules/@tanstack/query-core": {
"version": "5.49.1", "version": "5.51.9",
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.49.1.tgz", "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.51.9.tgz",
"integrity": "sha512-JnC9ndmD1KKS01Rt/ovRUB1tmwO7zkyXAyIxN9mznuJrcNtOrkmOnQqdJF2ib9oHzc2VxHomnEG7xyfo54Npkw==", "integrity": "sha512-HsAwaY5J19MD18ykZDS3aVVh+bAt0i7m6uQlFC2b77DLV9djo+xEN7MWQAQQTR8IM+7r/zbozTQ7P0xr0bHuew==",
"license": "MIT", "license": "MIT",
"funding": { "funding": {
"type": "github", "type": "github",
@ -4759,9 +4759,9 @@
} }
}, },
"node_modules/@tanstack/query-devtools": { "node_modules/@tanstack/query-devtools": {
"version": "5.49.1", "version": "5.51.9",
"resolved": "https://registry.npmjs.org/@tanstack/query-devtools/-/query-devtools-5.49.1.tgz", "resolved": "https://registry.npmjs.org/@tanstack/query-devtools/-/query-devtools-5.51.9.tgz",
"integrity": "sha512-9mBtuq76fp+OE780ImoNG109bM7lucZ9MLPLzAkQ2OMx+X6s3BfVATySTxm1Mrtui3qJIFo05ZI4zv9A44+GAg==", "integrity": "sha512-FQqJynaEDuwQxoFLP3/i10HQwNYh4wxgs0NeSoL24BLWvpUdstgHqUm2zgwRov8Tmh5kjndPIWaXenwl0D47EA==",
"license": "MIT", "license": "MIT",
"funding": { "funding": {
"type": "github", "type": "github",
@ -4769,12 +4769,12 @@
} }
}, },
"node_modules/@tanstack/react-query": { "node_modules/@tanstack/react-query": {
"version": "5.49.2", "version": "5.51.9",
"resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.49.2.tgz", "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.51.9.tgz",
"integrity": "sha512-6rfwXDK9BvmHISbNFuGd+wY3P44lyW7lWiA9vIFGT/T0P9aHD1VkjTvcM4SDAIbAQ9ygEZZoLt7dlU1o3NjMVA==", "integrity": "sha512-F8j6i42wfKvFrRcxfOyFyYME+bPfNthAGOSkjdv4UwZZXJjnBnBs/yRQGT0bD23LVCTuBzlIfZ0GKSIyclZ9rQ==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@tanstack/query-core": "5.49.1" "@tanstack/query-core": "5.51.9"
}, },
"funding": { "funding": {
"type": "github", "type": "github",
@ -4785,19 +4785,19 @@
} }
}, },
"node_modules/@tanstack/react-query-devtools": { "node_modules/@tanstack/react-query-devtools": {
"version": "5.49.2", "version": "5.51.9",
"resolved": "https://registry.npmjs.org/@tanstack/react-query-devtools/-/react-query-devtools-5.49.2.tgz", "resolved": "https://registry.npmjs.org/@tanstack/react-query-devtools/-/react-query-devtools-5.51.9.tgz",
"integrity": "sha512-ARQ8GXaTcwXyXIv215sfFqT9s87Jj8vP8jAc9LlC28M+4RbexfBRvm+cra3Cn/xlXJrUEjijf+vUf1Ju9F1XJQ==", "integrity": "sha512-ztS5l75gV4xjDUFfEOtBfzcqW5vyfAQ2haWPpGMwq/Ha/3a4gaOE5DKntq+0+upWxUpp4SSvXXm6fMjV5miUcQ==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@tanstack/query-devtools": "5.49.1" "@tanstack/query-devtools": "5.51.9"
}, },
"funding": { "funding": {
"type": "github", "type": "github",
"url": "https://github.com/sponsors/tannerlinsley" "url": "https://github.com/sponsors/tannerlinsley"
}, },
"peerDependencies": { "peerDependencies": {
"@tanstack/react-query": "^5.49.2", "@tanstack/react-query": "^5.51.9",
"react": "^18 || ^19" "react": "^18 || ^19"
} }
}, },
@ -27280,29 +27280,29 @@
"dev": true "dev": true
}, },
"@tanstack/query-core": { "@tanstack/query-core": {
"version": "5.49.1", "version": "5.51.9",
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.49.1.tgz", "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.51.9.tgz",
"integrity": "sha512-JnC9ndmD1KKS01Rt/ovRUB1tmwO7zkyXAyIxN9mznuJrcNtOrkmOnQqdJF2ib9oHzc2VxHomnEG7xyfo54Npkw==" "integrity": "sha512-HsAwaY5J19MD18ykZDS3aVVh+bAt0i7m6uQlFC2b77DLV9djo+xEN7MWQAQQTR8IM+7r/zbozTQ7P0xr0bHuew=="
}, },
"@tanstack/query-devtools": { "@tanstack/query-devtools": {
"version": "5.49.1", "version": "5.51.9",
"resolved": "https://registry.npmjs.org/@tanstack/query-devtools/-/query-devtools-5.49.1.tgz", "resolved": "https://registry.npmjs.org/@tanstack/query-devtools/-/query-devtools-5.51.9.tgz",
"integrity": "sha512-9mBtuq76fp+OE780ImoNG109bM7lucZ9MLPLzAkQ2OMx+X6s3BfVATySTxm1Mrtui3qJIFo05ZI4zv9A44+GAg==" "integrity": "sha512-FQqJynaEDuwQxoFLP3/i10HQwNYh4wxgs0NeSoL24BLWvpUdstgHqUm2zgwRov8Tmh5kjndPIWaXenwl0D47EA=="
}, },
"@tanstack/react-query": { "@tanstack/react-query": {
"version": "5.49.2", "version": "5.51.9",
"resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.49.2.tgz", "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.51.9.tgz",
"integrity": "sha512-6rfwXDK9BvmHISbNFuGd+wY3P44lyW7lWiA9vIFGT/T0P9aHD1VkjTvcM4SDAIbAQ9ygEZZoLt7dlU1o3NjMVA==", "integrity": "sha512-F8j6i42wfKvFrRcxfOyFyYME+bPfNthAGOSkjdv4UwZZXJjnBnBs/yRQGT0bD23LVCTuBzlIfZ0GKSIyclZ9rQ==",
"requires": { "requires": {
"@tanstack/query-core": "5.49.1" "@tanstack/query-core": "5.51.9"
} }
}, },
"@tanstack/react-query-devtools": { "@tanstack/react-query-devtools": {
"version": "5.49.2", "version": "5.51.9",
"resolved": "https://registry.npmjs.org/@tanstack/react-query-devtools/-/react-query-devtools-5.49.2.tgz", "resolved": "https://registry.npmjs.org/@tanstack/react-query-devtools/-/react-query-devtools-5.51.9.tgz",
"integrity": "sha512-ARQ8GXaTcwXyXIv215sfFqT9s87Jj8vP8jAc9LlC28M+4RbexfBRvm+cra3Cn/xlXJrUEjijf+vUf1Ju9F1XJQ==", "integrity": "sha512-ztS5l75gV4xjDUFfEOtBfzcqW5vyfAQ2haWPpGMwq/Ha/3a4gaOE5DKntq+0+upWxUpp4SSvXXm6fMjV5miUcQ==",
"requires": { "requires": {
"@tanstack/query-devtools": "5.49.1" "@tanstack/query-devtools": "5.51.9"
} }
}, },
"@trysound/sax": { "@trysound/sax": {

View file

@ -86,8 +86,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.1", "@react-hook/resize-observer": "2.0.1",
"@tanstack/react-query": "5.49.2", "@tanstack/react-query": "5.51.9",
"@tanstack/react-query-devtools": "5.49.2", "@tanstack/react-query-devtools": "5.51.9",
"@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",