Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#800)
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 Aug 19, 2024
1 parent e62601c commit aff750d
Show file tree
Hide file tree
Showing 32 changed files with 351 additions and 357 deletions.
2 changes: 1 addition & 1 deletion examples/lit/dynamic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"devDependencies": {
"@types/node": "^18.19.3",
"typescript": "5.2.2",
"vite": "^5.4.0"
"vite": "^5.4.1"
}
}
2 changes: 1 addition & 1 deletion examples/lit/fixed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"devDependencies": {
"@types/node": "^18.19.3",
"typescript": "5.2.2",
"vite": "^5.4.0"
"vite": "^5.4.1"
}
}
2 changes: 1 addition & 1 deletion examples/react/dynamic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"typescript": "5.2.2",
"vite": "^5.4.0"
"vite": "^5.4.1"
}
}
2 changes: 1 addition & 1 deletion examples/react/fixed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"typescript": "5.2.2",
"vite": "^5.4.0"
"vite": "^5.4.1"
}
}
2 changes: 1 addition & 1 deletion examples/react/infinite-scroll/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"vite": "^5.4.0"
"vite": "^5.4.1"
}
}
2 changes: 1 addition & 1 deletion examples/react/padding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"vite": "^5.4.0"
"vite": "^5.4.1"
}
}
2 changes: 1 addition & 1 deletion examples/react/scroll-padding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"vite": "^5.4.0"
"vite": "^5.4.1"
}
}
2 changes: 1 addition & 1 deletion examples/react/smooth-scroll/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"vite": "^5.4.0"
"vite": "^5.4.1"
}
}
2 changes: 1 addition & 1 deletion examples/react/sticky/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"vite": "^5.4.0"
"vite": "^5.4.1"
}
}
2 changes: 1 addition & 1 deletion examples/react/table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"vite": "^5.4.0"
"vite": "^5.4.1"
}
}
2 changes: 1 addition & 1 deletion examples/react/variable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"vite": "^5.4.0"
"vite": "^5.4.1"
}
}
2 changes: 1 addition & 1 deletion examples/react/window/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"typescript": "5.2.2",
"vite": "^5.4.0"
"vite": "^5.4.1"
}
}
2 changes: 1 addition & 1 deletion examples/svelte/dynamic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"svelte-check": "^3.8.5",
"tslib": "^2.6.3",
"typescript": "5.2.2",
"vite": "^5.4.0"
"vite": "^5.4.1"
}
}
2 changes: 1 addition & 1 deletion examples/svelte/fixed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"svelte-check": "^3.8.5",
"tslib": "^2.6.3",
"typescript": "5.2.2",
"vite": "^5.4.0"
"vite": "^5.4.1"
}
}
2 changes: 1 addition & 1 deletion examples/svelte/infinite-scroll/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"svelte-check": "^3.8.5",
"tslib": "^2.6.3",
"typescript": "5.2.2",
"vite": "^5.4.0"
"vite": "^5.4.1"
}
}
2 changes: 1 addition & 1 deletion examples/svelte/smooth-scroll/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"svelte-check": "^3.8.5",
"tslib": "^2.6.3",
"typescript": "5.2.2",
"vite": "^5.4.0"
"vite": "^5.4.1"
}
}
2 changes: 1 addition & 1 deletion examples/svelte/sticky/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"svelte-check": "^3.8.5",
"tslib": "^2.6.3",
"typescript": "5.2.2",
"vite": "^5.4.0"
"vite": "^5.4.1"
}
}
2 changes: 1 addition & 1 deletion examples/svelte/table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"svelte-check": "^3.8.5",
"tslib": "^2.6.3",
"typescript": "5.2.2",
"vite": "^5.4.0"
"vite": "^5.4.1"
}
}
4 changes: 2 additions & 2 deletions examples/vue/dynamic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"dependencies": {
"@faker-js/faker": "^8.4.1",
"@tanstack/vue-virtual": "^3.9.0",
"vue": "^3.4.37"
"vue": "^3.4.38"
},
"devDependencies": {
"@codesandbox/vue-preview": "^0.1.1-alpha.16",
"@vitejs/plugin-vue": "^5.1.2",
"typescript": "5.2.2",
"vite": "^5.4.0",
"vite": "^5.4.1",
"vue-tsc": "^2.0.29"
}
}
4 changes: 2 additions & 2 deletions examples/vue/fixed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
},
"dependencies": {
"@tanstack/vue-virtual": "^3.9.0",
"vue": "^3.4.37"
"vue": "^3.4.38"
},
"devDependencies": {
"@codesandbox/vue-preview": "^0.1.1-alpha.16",
"@vitejs/plugin-vue": "^5.1.2",
"typescript": "5.2.2",
"vite": "^5.4.0",
"vite": "^5.4.1",
"vue-tsc": "^2.0.29"
}
}
4 changes: 2 additions & 2 deletions examples/vue/infinite-scroll/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"dependencies": {
"@tanstack/vue-query": "^5.51.21",
"@tanstack/vue-virtual": "^3.9.0",
"vue": "^3.4.37"
"vue": "^3.4.38"
},
"devDependencies": {
"@codesandbox/vue-preview": "^0.1.1-alpha.16",
"@vitejs/plugin-vue": "^5.1.2",
"typescript": "5.2.2",
"vite": "^5.4.0",
"vite": "^5.4.1",
"vue-tsc": "^2.0.29"
}
}
4 changes: 2 additions & 2 deletions examples/vue/padding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
},
"dependencies": {
"@tanstack/vue-virtual": "^3.9.0",
"vue": "^3.4.37"
"vue": "^3.4.38"
},
"devDependencies": {
"@codesandbox/vue-preview": "^0.1.1-alpha.16",
"@vitejs/plugin-vue": "^5.1.2",
"typescript": "5.2.2",
"vite": "^5.4.0",
"vite": "^5.4.1",
"vue-tsc": "^2.0.29"
}
}
4 changes: 2 additions & 2 deletions examples/vue/scroll-padding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"dependencies": {
"@tanstack/vue-virtual": "^3.9.0",
"@vueuse/core": "^10.11.1",
"vue": "^3.4.37"
"vue": "^3.4.38"
},
"devDependencies": {
"@codesandbox/vue-preview": "^0.1.1-alpha.16",
"@vitejs/plugin-vue": "^5.1.2",
"typescript": "5.2.2",
"vite": "^5.4.0",
"vite": "^5.4.1",
"vue-tsc": "^2.0.29"
}
}
4 changes: 2 additions & 2 deletions examples/vue/smooth-scroll/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
},
"dependencies": {
"@tanstack/vue-virtual": "^3.9.0",
"vue": "^3.4.37"
"vue": "^3.4.38"
},
"devDependencies": {
"@codesandbox/vue-preview": "^0.1.1-alpha.16",
"@vitejs/plugin-vue": "^5.1.2",
"typescript": "5.2.2",
"vite": "^5.4.0",
"vite": "^5.4.1",
"vue-tsc": "^2.0.29"
}
}
4 changes: 2 additions & 2 deletions examples/vue/sticky/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
"@faker-js/faker": "^8.4.1",
"@tanstack/vue-virtual": "^3.9.0",
"lodash": "^4.17.21",
"vue": "^3.4.37"
"vue": "^3.4.38"
},
"devDependencies": {
"@codesandbox/vue-preview": "^0.1.1-alpha.16",
"@types/lodash": "^4.17.7",
"@vitejs/plugin-vue": "^5.1.2",
"typescript": "5.2.2",
"vite": "^5.4.0",
"vite": "^5.4.1",
"vue-tsc": "^2.0.29"
}
}
4 changes: 2 additions & 2 deletions examples/vue/table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
"@faker-js/faker": "^8.4.1",
"@tanstack/vue-table": "^8.20.4",
"@tanstack/vue-virtual": "^3.9.0",
"vue": "^3.4.37"
"vue": "^3.4.38"
},
"devDependencies": {
"@codesandbox/vue-preview": "^0.1.1-alpha.16",
"@vitejs/plugin-vue": "^5.1.2",
"typescript": "5.2.2",
"vite": "^5.4.0",
"vite": "^5.4.1",
"vue-tsc": "^2.0.29"
}
}
4 changes: 2 additions & 2 deletions examples/vue/variable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
},
"dependencies": {
"@tanstack/vue-virtual": "^3.9.0",
"vue": "^3.4.37"
"vue": "^3.4.38"
},
"devDependencies": {
"@codesandbox/vue-preview": "^0.1.1-alpha.16",
"@vitejs/plugin-vue": "^5.1.2",
"typescript": "5.2.2",
"vite": "^5.4.0",
"vite": "^5.4.1",
"vue-tsc": "^2.0.29"
}
}
8 changes: 4 additions & 4 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].0",
"packageManager": "[email protected].1",
"type": "module",
"scripts": {
"clean": "pnpm --filter \"./packages/**\" run clean",
Expand Down Expand Up @@ -43,14 +43,14 @@
"eslint": "^8.57.0",
"jsdom": "^24.1.1",
"knip": "^5.27.2",
"nx": "^19.5.7",
"nx": "^19.6.0",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.6",
"publint": "^0.2.9",
"publint": "^0.2.10",
"rimraf": "^5.0.10",
"sherif": "^0.11.0",
"typescript": "5.2.2",
"vite": "^5.4.0",
"vite": "^5.4.1",
"vitest": "^2.0.5"
}
}
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.8.20",
"solid-js": "^1.8.21",
"vite-plugin-solid": "^2.10.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte-virtual/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@tanstack/virtual-core": "workspace:*"
},
"devDependencies": {
"@sveltejs/package": "^2.3.3",
"@sveltejs/package": "^2.3.4",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"svelte": "^4.2.18",
"svelte-check": "^3.8.5"
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.2",
"vue": "^3.4.37"
"vue": "^3.4.38"
},
"peerDependencies": {
"vue": "^2.7.0 || ^3.0.0"
Expand Down
Loading

0 comments on commit aff750d

Please sign in to comment.