Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#900)
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 16, 2024
1 parent 244f696 commit 7e7bd9c
Show file tree
Hide file tree
Showing 16 changed files with 257 additions and 255 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.4",
"@tanstack/angular-query-experimental": "5.62.7",
"@tanstack/angular-virtual": "^3.10.9",
"rxjs": "^7.8.1",
"tslib": "^2.8.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/dynamic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
},
"devDependencies": {
"@types/node": "^22.10.1",
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2",
"@types/react": "^18.3.16",
"@types/react-dom": "^18.3.5",
"@vitejs/plugin-react": "^4.3.4",
"typescript": "5.2.2",
"vite": "^5.4.11"
Expand Down
4 changes: 2 additions & 2 deletions examples/react/fixed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
},
"devDependencies": {
"@types/node": "^22.10.1",
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2",
"@types/react": "^18.3.16",
"@types/react-dom": "^18.3.5",
"@vitejs/plugin-react": "^4.3.4",
"typescript": "5.2.2",
"vite": "^5.4.11"
Expand Down
6 changes: 3 additions & 3 deletions examples/react/infinite-scroll/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
"start": "vite"
},
"dependencies": {
"@tanstack/react-query": "^5.62.3",
"@tanstack/react-query": "^5.62.7",
"@tanstack/react-virtual": "^3.11.1",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2",
"@types/react": "^18.3.16",
"@types/react-dom": "^18.3.5",
"@vitejs/plugin-react": "^4.3.4",
"vite": "^5.4.11"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/react/padding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2",
"@types/react": "^18.3.16",
"@types/react-dom": "^18.3.5",
"@vitejs/plugin-react": "^4.3.4",
"vite": "^5.4.11"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/react/scroll-padding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2",
"@types/react": "^18.3.16",
"@types/react-dom": "^18.3.5",
"@vitejs/plugin-react": "^4.3.4",
"vite": "^5.4.11"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/react/smooth-scroll/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2",
"@types/react": "^18.3.16",
"@types/react-dom": "^18.3.5",
"@vitejs/plugin-react": "^4.3.4",
"vite": "^5.4.11"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/react/sticky/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
},
"devDependencies": {
"@types/lodash": "^4.17.13",
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2",
"@types/react": "^18.3.16",
"@types/react-dom": "^18.3.5",
"@vitejs/plugin-react": "^4.3.4",
"vite": "^5.4.11"
}
Expand Down
6 changes: 3 additions & 3 deletions examples/react/table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
},
"dependencies": {
"@faker-js/faker": "^8.4.1",
"@tanstack/react-table": "^8.20.5",
"@tanstack/react-table": "^8.20.6",
"@tanstack/react-virtual": "^3.11.1",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2",
"@types/react": "^18.3.16",
"@types/react-dom": "^18.3.5",
"@vitejs/plugin-react": "^4.3.4",
"vite": "^5.4.11"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/react/variable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2",
"@types/react": "^18.3.16",
"@types/react-dom": "^18.3.5",
"@vitejs/plugin-react": "^4.3.4",
"vite": "^5.4.11"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/react/window/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
},
"devDependencies": {
"@types/node": "^22.10.1",
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2",
"@types/react": "^18.3.16",
"@types/react-dom": "^18.3.5",
"@vitejs/plugin-react": "^4.3.4",
"typescript": "5.2.2",
"vite": "^5.4.11"
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.3",
"@tanstack/svelte-query": "^5.62.7",
"@tanstack/svelte-virtual": "^3.10.9"
},
"devDependencies": {
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.3",
"@tanstack/vue-query": "^5.62.7",
"@tanstack/vue-virtual": "^3.11.1",
"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,15 +40,15 @@
"@tanstack/config": "^0.14.2",
"@testing-library/jest-dom": "^6.6.3",
"@types/node": "^22.10.1",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"jsdom": "^25.0.1",
"knip": "^5.39.2",
"nx": "^20.2.1",
"knip": "^5.40.0",
"nx": "^20.2.2",
"prettier": "^3.4.2",
"prettier-plugin-svelte": "^3.3.2",
"publint": "^0.2.12",
"rimraf": "^5.0.10",
"sherif": "^1.0.2",
"sherif": "^1.1.1",
"typescript": "5.2.2",
"vite": "^5.4.11",
"vitest": "^2.1.8"
Expand Down
4 changes: 2 additions & 2 deletions packages/react-virtual/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
},
"devDependencies": {
"@testing-library/react": "^16.1.0",
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2",
"@types/react": "^18.3.16",
"@types/react-dom": "^18.3.5",
"@vitejs/plugin-react": "^4.3.4",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
Loading

0 comments on commit 7e7bd9c

Please sign in to comment.