Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#915)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 28f0062 commit 71c7ad5
Show file tree
Hide file tree
Showing 12 changed files with 249 additions and 260 deletions.
2 changes: 1 addition & 1 deletion examples/angular/infinite-scroll/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@angular/platform-browser": "^17.3.12",
"@angular/platform-browser-dynamic": "^17.3.12",
"@angular/router": "^17.3.12",
"@tanstack/angular-query-experimental": "5.62.13",
"@tanstack/angular-query-experimental": "5.64.0",
"@tanstack/angular-virtual": "^3.11.2",
"rxjs": "^7.8.1",
"tslib": "^2.8.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/infinite-scroll/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"start": "vite"
},
"dependencies": {
"@tanstack/react-query": "^5.62.15",
"@tanstack/react-query": "^5.64.0",
"@tanstack/react-virtual": "^3.11.2",
"react": "^18.3.1",
"react-dom": "^18.3.1"
Expand Down
2 changes: 1 addition & 1 deletion examples/svelte/dynamic/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.4",
"svelte": "^4.2.19",
"svelte-check": "^4.1.1",
"svelte-check": "^4.1.3",
"tslib": "^2.8.1",
"typescript": "5.2.2",
"vite": "^5.4.11"
Expand Down
2 changes: 1 addition & 1 deletion examples/svelte/fixed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@tsconfig/svelte": "^5.0.4",
"svelte": "^4.2.19",
"svelte-check": "^4.1.1",
"svelte-check": "^4.1.3",
"tslib": "^2.8.1",
"typescript": "5.2.2",
"vite": "^5.4.11"
Expand Down
4 changes: 2 additions & 2 deletions examples/svelte/infinite-scroll/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
"check": "svelte-check --tsconfig ./tsconfig.json"
},
"dependencies": {
"@tanstack/svelte-query": "^5.62.12",
"@tanstack/svelte-query": "^5.64.0",
"@tanstack/svelte-virtual": "^3.11.2"
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@tsconfig/svelte": "^5.0.4",
"svelte": "^4.2.19",
"svelte-check": "^4.1.1",
"svelte-check": "^4.1.3",
"tslib": "^2.8.1",
"typescript": "5.2.2",
"vite": "^5.4.11"
Expand Down
2 changes: 1 addition & 1 deletion examples/svelte/smooth-scroll/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.4",
"svelte": "^4.2.19",
"svelte-check": "^4.1.1",
"svelte-check": "^4.1.3",
"tslib": "^2.8.1",
"typescript": "5.2.2",
"vite": "^5.4.11"
Expand Down
2 changes: 1 addition & 1 deletion examples/svelte/sticky/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@tsconfig/svelte": "^5.0.4",
"svelte": "^4.2.19",
"svelte-check": "^4.1.1",
"svelte-check": "^4.1.3",
"tslib": "^2.8.1",
"typescript": "5.2.2",
"vite": "^5.4.11"
Expand Down
2 changes: 1 addition & 1 deletion examples/svelte/table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@tsconfig/svelte": "^5.0.4",
"svelte": "^4.2.19",
"svelte-check": "^4.1.1",
"svelte-check": "^4.1.3",
"tslib": "^2.8.1",
"typescript": "5.2.2",
"vite": "^5.4.11"
Expand Down
2 changes: 1 addition & 1 deletion examples/vue/infinite-scroll/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"preview": "vite preview"
},
"dependencies": {
"@tanstack/vue-query": "^5.62.12",
"@tanstack/vue-query": "^5.64.0",
"@tanstack/vue-virtual": "^3.11.2",
"vue": "^3.5.13"
},
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@
"@tanstack/config": "^0.15.0",
"@testing-library/jest-dom": "^6.6.3",
"@types/node": "^22.10.1",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"jsdom": "^25.0.1",
"knip": "^5.41.1",
"nx": "^20.3.0",
"knip": "^5.42.0",
"nx": "^20.3.1",
"prettier": "^3.4.2",
"prettier-plugin-svelte": "^3.3.2",
"publint": "^0.2.12",
"publint": "^0.3.1",
"rimraf": "^5.0.10",
"sherif": "^1.1.1",
"typescript": "5.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/solid-virtual/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@tanstack/virtual-core": "workspace:*"
},
"devDependencies": {
"solid-js": "^1.9.3",
"solid-js": "^1.9.4",
"vite-plugin-solid": "^2.11.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 71c7ad5

Please sign in to comment.