Skip to content
Merged
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 samples/svelte-query/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"eslint-plugin-svelte3": "^4.0.0",
"msw": "^2.11.6",
"orval": "workspace:*",
"svelte": "^5.39.7",
"svelte": "^5.43.2",
"svelte-check": "^3.8.6",
"tslib": "^2.8.1",
"typescript": "~5.8.3",
Expand Down
2 changes: 1 addition & 1 deletion samples/svelte-query/custom-fetch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@tsconfig/svelte": "^5.0.5",
"orval": "workspace:*",
"svelte": "^5.39.7",
"svelte": "^5.43.2",
"svelte-check": "^3.8.6",
"tslib": "^2.8.1",
"typescript": "~5.8.3",
Expand Down
2 changes: 1 addition & 1 deletion tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"react": "^18.3.1",
"rimraf": "^6.0.1",
"rxjs": "~7.8.2",
"svelte": "^5.39.7",
"svelte": "^5.43.2",
"swr": "^2.3.6",
"typescript": "5.8.3",
"vue": "^3.5.22",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18506,7 +18506,7 @@ __metadata:
react: "npm:^18.3.1"
rimraf: "npm:^6.0.1"
rxjs: "npm:~7.8.2"
svelte: "npm:^5.39.7"
svelte: "npm:^5.43.2"
swr: "npm:^2.3.6"
typescript: "npm:5.8.3"
vue: "npm:^3.5.22"
Expand Down Expand Up @@ -23001,7 +23001,7 @@ __metadata:
eslint-plugin-svelte3: "npm:^4.0.0"
msw: "npm:^2.11.6"
orval: "workspace:*"
svelte: "npm:^5.39.7"
svelte: "npm:^5.43.2"
svelte-check: "npm:^3.8.6"
tslib: "npm:^2.8.1"
typescript: "npm:~5.8.3"
Expand All @@ -23022,17 +23022,17 @@ __metadata:
"@tanstack/svelte-query": "npm:^4.41.0"
"@tsconfig/svelte": "npm:^5.0.5"
orval: "workspace:*"
svelte: "npm:^5.39.7"
svelte: "npm:^5.43.2"
svelte-check: "npm:^3.8.6"
tslib: "npm:^2.8.1"
typescript: "npm:~5.8.3"
vite: "npm:^7.1.12"
languageName: unknown
linkType: soft

"svelte@npm:^5.39.7":
version: 5.39.7
resolution: "svelte@npm:5.39.7"
"svelte@npm:^5.43.2":
version: 5.43.2
resolution: "svelte@npm:5.43.2"
dependencies:
"@jridgewell/remapping": "npm:^2.3.4"
"@jridgewell/sourcemap-codec": "npm:^1.5.0"
Expand All @@ -23048,7 +23048,7 @@ __metadata:
locate-character: "npm:^3.0.0"
magic-string: "npm:^0.30.11"
zimmerframe: "npm:^1.1.2"
checksum: 10c0/7b9e3eba0838fe3b10f44137cd2e16871547a3de2c4275802fb39b69144463be6ff09c4b61365de9b88b20c97c5593307a896453d1102994a6ad4cd80bead41e
checksum: 10c0/ddd57325f3cad711079d2efda55eebe6294a07d43b657a856f4430ded2641605c7c4dbfae83857c01ddb0be706ea7c6ddf61322c6683a845c83d0bc8cc3527f8
languageName: node
linkType: hard

Expand Down