Skip to content

Commit b8b13c5

Browse files
committed
Fix yarn.lock
1 parent dbd8dd1 commit b8b13c5

File tree

1 file changed

+26
-19
lines changed

1 file changed

+26
-19
lines changed

yarn.lock

Lines changed: 26 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4355,29 +4355,36 @@ __metadata:
43554355
languageName: node
43564356
linkType: hard
43574357

4358+
"@tanstack/query-core@npm:5.81.2":
4359+
version: 5.81.2
4360+
resolution: "@tanstack/query-core@npm:5.81.2"
4361+
checksum: 36a6bddec2e7512015bcfbb0d7b0876fab418de9e0ef21ad403598276960e0b7d53efd62832ce462738ad22d9883e31cb5403eafc65dfd9b2f6744c22a9d8e42
4362+
languageName: node
4363+
linkType: hard
4364+
43584365
"@tanstack/query-devtools@npm:5.47.0":
43594366
version: 5.47.0
43604367
resolution: "@tanstack/query-devtools@npm:5.47.0"
43614368
checksum: b6223395794d08f96d57395c0dcdfbc7cc73c311e82f1a7a13b8685ad8f0e4f10b537df46f7e7e4b65bc29f480a915f246937310d650e01d7db915f4c4757ada
43624369
languageName: node
43634370
linkType: hard
43644371

4365-
"@tanstack/query-persist-client-core@npm:5.47.0":
4366-
version: 5.47.0
4367-
resolution: "@tanstack/query-persist-client-core@npm:5.47.0"
4372+
"@tanstack/query-persist-client-core@npm:5.81.2":
4373+
version: 5.81.2
4374+
resolution: "@tanstack/query-persist-client-core@npm:5.81.2"
43684375
dependencies:
4369-
"@tanstack/query-core": "npm:5.47.0"
4370-
checksum: b82e532bd618fd0f4b57eb653f88f0777d36db872184b5cff8033772778f838960ffbf46174cc902cb2260d7065dda4ce6f9b216e6b5d13f67cabd425a66a884
4376+
"@tanstack/query-core": "npm:5.81.2"
4377+
checksum: 65aebf52678cbadae81ec8bdf2764781cf975ed0eaf7ee37f77c536139da9f8c9220a1006c0ded50c1abd2d70ff0b76ed5e352dd4c6d3da782df240a2a3d3cbc
43714378
languageName: node
43724379
linkType: hard
43734380

4374-
"@tanstack/query-sync-storage-persister@npm:5.47.0":
4375-
version: 5.47.0
4376-
resolution: "@tanstack/query-sync-storage-persister@npm:5.47.0"
4381+
"@tanstack/query-sync-storage-persister@npm:^5.47.0":
4382+
version: 5.81.2
4383+
resolution: "@tanstack/query-sync-storage-persister@npm:5.81.2"
43774384
dependencies:
4378-
"@tanstack/query-core": "npm:5.47.0"
4379-
"@tanstack/query-persist-client-core": "npm:5.47.0"
4380-
checksum: f82e1b68db259170711aaa5b76684d23131e9d272ffc78703583370823c21c06fedb8cd5e61f6df5228a369356b5527db8b6d9e467930374f942d1e70e34fea0
4385+
"@tanstack/query-core": "npm:5.81.2"
4386+
"@tanstack/query-persist-client-core": "npm:5.81.2"
4387+
checksum: cba3d0c0bf032c5a4aac5c49f2ed18f2660a2ae3640741a299a71097682cd15847a58c986827f0a01310d5da407591159cc1ed0b1a8b258100644a98aa554b8a
43814388
languageName: node
43824389
linkType: hard
43834390

@@ -4393,15 +4400,15 @@ __metadata:
43934400
languageName: node
43944401
linkType: hard
43954402

4396-
"@tanstack/react-query-persist-client@npm:5.47.0":
4397-
version: 5.47.0
4398-
resolution: "@tanstack/react-query-persist-client@npm:5.47.0"
4403+
"@tanstack/react-query-persist-client@npm:^5.47.0":
4404+
version: 5.81.2
4405+
resolution: "@tanstack/react-query-persist-client@npm:5.81.2"
43994406
dependencies:
4400-
"@tanstack/query-persist-client-core": "npm:5.47.0"
4407+
"@tanstack/query-persist-client-core": "npm:5.81.2"
44014408
peerDependencies:
4402-
"@tanstack/react-query": ^5.47.0
4409+
"@tanstack/react-query": ^5.81.2
44034410
react: ^18 || ^19
4404-
checksum: 0bd0988f03811c5dcdc49c53f40a89495c1c11c9697eb15800d44c48ba626eb22fc421ca9348f84186406ec7652c10e36bde77790eddd14b934a38a90b488af4
4411+
checksum: cd4176744c6a96295d9c6441e212420b34f83f10f82c59de87aaba0d918de27964fb1d3cd0d91d2cff2e94624fe978a9eb33a348980bf35a624ccb8e5cec0a2f
44054412
languageName: node
44064413
linkType: hard
44074414

@@ -17908,10 +17915,10 @@ __metadata:
1790817915
"@hookform/devtools": "npm:^4.3.3"
1790917916
"@mui/icons-material": "npm:^5.16.12"
1791017917
"@mui/material": "npm:^5.16.12"
17911-
"@tanstack/query-sync-storage-persister": "npm:5.47.0"
17918+
"@tanstack/query-sync-storage-persister": "npm:^5.47.0"
1791217919
"@tanstack/react-query": "npm:^5.21.7"
1791317920
"@tanstack/react-query-devtools": "npm:^5.21.7"
17914-
"@tanstack/react-query-persist-client": "npm:5.47.0"
17921+
"@tanstack/react-query-persist-client": "npm:^5.47.0"
1791517922
"@vitejs/plugin-react": "npm:^4.3.4"
1791617923
jsonexport: "npm:^3.2.0"
1791717924
little-state-machine: "npm:^4.8.1"

0 commit comments

Comments
 (0)