Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#848)
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 Oct 7, 2024
1 parent ef8f2e7 commit 18ad6c1
Show file tree
Hide file tree
Showing 25 changed files with 393 additions and 380 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 @@ -19,7 +19,7 @@
"@angular/router": "^17.3.12",
"rxjs": "^7.8.1",
"@tanstack/angular-virtual": "^3.10.8",
"@tanstack/angular-query-experimental": "5.56.2",
"@tanstack/angular-query-experimental": "5.59.0",
"tslib": "^2.7.0",
"zone.js": "0.15.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/react/dynamic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@types/node": "^18.19.3",
"@types/react": "^18.3.10",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.2",
"typescript": "5.2.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/fixed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@types/node": "^18.19.3",
"@types/react": "^18.3.10",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.2",
"typescript": "5.2.2",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/infinite-scroll/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
},
"dependencies": {
"@tanstack/react-virtual": "^3.10.8",
"@tanstack/react-query": "^5.56.2",
"@tanstack/react-query": "^5.59.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/react": "^18.3.10",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.2",
"vite": "^5.4.8"
Expand Down
2 changes: 1 addition & 1 deletion examples/react/padding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/react": "^18.3.10",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.2",
"vite": "^5.4.8"
Expand Down
2 changes: 1 addition & 1 deletion examples/react/scroll-padding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/react": "^18.3.10",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.2",
"vite": "^5.4.8"
Expand Down
2 changes: 1 addition & 1 deletion examples/react/smooth-scroll/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/react": "^18.3.10",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.2",
"vite": "^5.4.8"
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 @@ -16,8 +16,8 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/lodash": "^4.17.9",
"@types/react": "^18.3.10",
"@types/lodash": "^4.17.10",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.2",
"vite": "^5.4.8"
Expand Down
2 changes: 1 addition & 1 deletion examples/react/table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/react": "^18.3.10",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.2",
"vite": "^5.4.8"
Expand Down
2 changes: 1 addition & 1 deletion examples/react/variable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/react": "^18.3.10",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.2",
"vite": "^5.4.8"
Expand Down
2 changes: 1 addition & 1 deletion examples/react/window/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@types/node": "^18.19.3",
"@types/react": "^18.3.10",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.2",
"typescript": "5.2.2",
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.56.2",
"@tanstack/svelte-query": "^5.59.0",
"@tanstack/svelte-virtual": "^3.10.8"
},
"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 @@ -10,7 +10,7 @@
"dependencies": {
"@faker-js/faker": "^8.4.1",
"@tanstack/vue-virtual": "^3.10.8",
"vue": "^3.5.10"
"vue": "^3.5.11"
},
"devDependencies": {
"@codesandbox/vue-preview": "^0.1.1-alpha.16",
Expand Down
2 changes: 1 addition & 1 deletion examples/vue/fixed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@tanstack/vue-virtual": "^3.10.8",
"vue": "^3.5.10"
"vue": "^3.5.11"
},
"devDependencies": {
"@codesandbox/vue-preview": "^0.1.1-alpha.16",
Expand Down
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,9 +8,9 @@
"preview": "vite preview"
},
"dependencies": {
"@tanstack/vue-query": "^5.56.2",
"@tanstack/vue-query": "^5.59.1",
"@tanstack/vue-virtual": "^3.10.8",
"vue": "^3.5.10"
"vue": "^3.5.11"
},
"devDependencies": {
"@codesandbox/vue-preview": "^0.1.1-alpha.16",
Expand Down
2 changes: 1 addition & 1 deletion examples/vue/padding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@tanstack/vue-virtual": "^3.10.8",
"vue": "^3.5.10"
"vue": "^3.5.11"
},
"devDependencies": {
"@codesandbox/vue-preview": "^0.1.1-alpha.16",
Expand Down
2 changes: 1 addition & 1 deletion examples/vue/scroll-padding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@tanstack/vue-virtual": "^3.10.8",
"@vueuse/core": "^11.1.0",
"vue": "^3.5.10"
"vue": "^3.5.11"
},
"devDependencies": {
"@codesandbox/vue-preview": "^0.1.1-alpha.16",
Expand Down
2 changes: 1 addition & 1 deletion examples/vue/smooth-scroll/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@tanstack/vue-virtual": "^3.10.8",
"vue": "^3.5.10"
"vue": "^3.5.11"
},
"devDependencies": {
"@codesandbox/vue-preview": "^0.1.1-alpha.16",
Expand Down
4 changes: 2 additions & 2 deletions examples/vue/sticky/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"@faker-js/faker": "^8.4.1",
"@tanstack/vue-virtual": "^3.10.8",
"lodash": "^4.17.21",
"vue": "^3.5.10"
"vue": "^3.5.11"
},
"devDependencies": {
"@codesandbox/vue-preview": "^0.1.1-alpha.16",
"@types/lodash": "^4.17.9",
"@types/lodash": "^4.17.10",
"@vitejs/plugin-vue": "^5.1.4",
"typescript": "5.2.2",
"vite": "^5.4.8",
Expand Down
2 changes: 1 addition & 1 deletion examples/vue/table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@faker-js/faker": "^8.4.1",
"@tanstack/vue-table": "^8.20.5",
"@tanstack/vue-virtual": "^3.10.8",
"vue": "^3.5.10"
"vue": "^3.5.11"
},
"devDependencies": {
"@codesandbox/vue-preview": "^0.1.1-alpha.16",
Expand Down
2 changes: 1 addition & 1 deletion examples/vue/variable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@tanstack/vue-virtual": "^3.10.8",
"vue": "^3.5.10"
"vue": "^3.5.11"
},
"devDependencies": {
"@codesandbox/vue-preview": "^0.1.1-alpha.16",
Expand Down
12 changes: 6 additions & 6 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": "pnpm@9.11.0",
"packageManager": "pnpm@9.12.0",
"type": "module",
"scripts": {
"clean": "pnpm --filter \"./packages/**\" run clean",
Expand Down Expand Up @@ -37,20 +37,20 @@
]
},
"devDependencies": {
"@tanstack/config": "^0.13.3",
"@tanstack/config": "^0.13.4",
"@testing-library/jest-dom": "^6.5.0",
"@types/node": "^18.19.3",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"jsdom": "^25.0.1",
"knip": "^5.30.6",
"nx": "^19.8.2",
"knip": "^5.32.0",
"nx": "^19.8.4",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.7",
"publint": "^0.2.11",
"rimraf": "^5.0.10",
"sherif": "^0.11.0",
"typescript": "5.2.2",
"vite": "^5.4.8",
"vitest": "^2.1.1"
"vitest": "^2.1.2"
}
}
2 changes: 1 addition & 1 deletion packages/react-virtual/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
},
"devDependencies": {
"@testing-library/react": "^16.0.1",
"@types/react": "^18.3.10",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.2",
"react": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-virtual/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.1.4",
"vue": "^3.5.10"
"vue": "^3.5.11"
},
"peerDependencies": {
"vue": "^2.7.0 || ^3.0.0"
Expand Down
Loading

0 comments on commit 18ad6c1

Please sign in to comment.