Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@kobalte/core": "^0.13.10",
"@tailwindcss/typography": "^0.5.19",
"@tailwindcss/vite": "^4.2.2",
"@tanstack/solid-query": "^5.99.2",
"@tanstack/solid-query": "^5.101.1",
"@tanstack/solid-query-devtools": "^5.99.2",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2012,10 +2012,10 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.100.5":
version: 5.100.5
resolution: "@tanstack/query-core@npm:5.100.5"
checksum: 10c0/a3550254346da1151a311584cb8ad6f53e31495c165084feb12aedb887481cc08a675fe695ac0a5a2014507bd0be09ef07847d3f2d26c7334628271251dfdc2a
"@tanstack/query-core@npm:5.101.1":
version: 5.101.1
resolution: "@tanstack/query-core@npm:5.101.1"
checksum: 10c0/d8354b7adab36aca9ddc7bb7c1b404e324808d1ac76ab56243dee7f5a0c1b7fe66f945301924cab0c514fac234cfb2be2668c2147655312a9cf820131d83e315
languageName: node
linkType: hard

Expand All @@ -2038,14 +2038,14 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/solid-query@npm:^5.99.2":
version: 5.100.5
resolution: "@tanstack/solid-query@npm:5.100.5"
"@tanstack/solid-query@npm:^5.101.1":
version: 5.101.1
resolution: "@tanstack/solid-query@npm:5.101.1"
dependencies:
"@tanstack/query-core": "npm:5.100.5"
"@tanstack/query-core": "npm:5.101.1"
peerDependencies:
solid-js: ^1.6.0
checksum: 10c0/a16782fe04f22430a14ffad8c18cc13f48458c122f4c7627efe70b43a0aa3a175648cb4c969b97097008ae884ddec868d4905b33a104bac4d77355c2ebec09b5
checksum: 10c0/2a0b434e056b41c3a5bcff2bb3186eb8ab0b510d200d35702286ef50b168a750cb404a87d8016605c3e301da22b41c1921051033bdc2af49bc1264f3b5ff810f
languageName: node
linkType: hard

Expand Down Expand Up @@ -4839,7 +4839,7 @@ __metadata:
"@kobalte/core": "npm:^0.13.10"
"@tailwindcss/typography": "npm:^0.5.19"
"@tailwindcss/vite": "npm:^4.2.2"
"@tanstack/solid-query": "npm:^5.99.2"
"@tanstack/solid-query": "npm:^5.101.1"
"@tanstack/solid-query-devtools": "npm:^5.99.2"
"@types/node": "npm:^25.6.0"
class-variance-authority: "npm:^0.7.1"
Expand Down