Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#905)
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 Dec 30, 2024
1 parent cbd43e9 commit 0b51434
Show file tree
Hide file tree
Showing 14 changed files with 231 additions and 210 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.8",
"@tanstack/angular-query-experimental": "5.62.9",
"@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.8",
"@tanstack/react-query": "^5.62.11",
"@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/infinite-scroll/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"check": "svelte-check --tsconfig ./tsconfig.json"
},
"dependencies": {
"@tanstack/svelte-query": "^5.62.8",
"@tanstack/svelte-query": "^5.62.9",
"@tanstack/svelte-virtual": "^3.11.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/vue/dynamic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"@vitejs/plugin-vue": "^5.2.1",
"typescript": "5.2.2",
"vite": "^5.4.11",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
}
}
2 changes: 1 addition & 1 deletion examples/vue/fixed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"@vitejs/plugin-vue": "^5.2.1",
"typescript": "5.2.2",
"vite": "^5.4.11",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
}
}
4 changes: 2 additions & 2 deletions 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.8",
"@tanstack/vue-query": "^5.62.9",
"@tanstack/vue-virtual": "^3.11.2",
"vue": "^3.5.13"
},
Expand All @@ -17,6 +17,6 @@
"@vitejs/plugin-vue": "^5.2.1",
"typescript": "5.2.2",
"vite": "^5.4.11",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
}
}
2 changes: 1 addition & 1 deletion examples/vue/padding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"@vitejs/plugin-vue": "^5.2.1",
"typescript": "5.2.2",
"vite": "^5.4.11",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
}
}
2 changes: 1 addition & 1 deletion examples/vue/scroll-padding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"@vitejs/plugin-vue": "^5.2.1",
"typescript": "5.2.2",
"vite": "^5.4.11",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
}
}
2 changes: 1 addition & 1 deletion examples/vue/smooth-scroll/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"@vitejs/plugin-vue": "^5.2.1",
"typescript": "5.2.2",
"vite": "^5.4.11",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
}
}
2 changes: 1 addition & 1 deletion examples/vue/sticky/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"@vitejs/plugin-vue": "^5.2.1",
"typescript": "5.2.2",
"vite": "^5.4.11",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
}
}
2 changes: 1 addition & 1 deletion examples/vue/table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"@vitejs/plugin-vue": "^5.2.1",
"typescript": "5.2.2",
"vite": "^5.4.11",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
}
}
2 changes: 1 addition & 1 deletion examples/vue/variable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"@vitejs/plugin-vue": "^5.2.1",
"typescript": "5.2.2",
"vite": "^5.4.11",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "git",
"url": "https://github.com/TanStack/virtual.git"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"type": "module",
"scripts": {
"clean": "pnpm --filter \"./packages/**\" run clean",
Expand Down Expand Up @@ -37,7 +37,7 @@
]
},
"devDependencies": {
"@tanstack/config": "^0.14.2",
"@tanstack/config": "^0.15.0",
"@testing-library/jest-dom": "^6.6.3",
"@types/node": "^22.10.1",
"eslint": "^9.17.0",
Expand Down
Loading

0 comments on commit 0b51434

Please sign in to comment.