mirror of
https://github.com/Unleash/unleash.git
synced 2025-04-10 01:16:39 +02:00
chore(deps): update dependency @tanstack/react-table to v8.20.5 (#8069)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@tanstack/react-table](https://tanstack.com/table) ([source](https://redirect.github.com/TanStack/table/tree/HEAD/packages/react-table)) | [`8.20.1` -> `8.20.5`](https://renovatebot.com/diffs/npm/@tanstack%2freact-table/8.20.1/8.20.5) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>TanStack/table (@​tanstack/react-table)</summary> ### [`v8.20.5`](https://redirect.github.com/TanStack/table/releases/tag/v8.20.5) [Compare Source](https://redirect.github.com/TanStack/table/compare/v8.20.1...v8.20.5) Version 8.20.5 - 8/24/24, 11:37 PM #### Changes ##### Fix - table-core: allow searching of numbers ([#​5718](https://redirect.github.com/TanStack/table/issues/5718)) ([`237b1c4`](https://redirect.github.com/TanStack/table/commit/237b1c4)) by GaganSingh7 ##### Docs - vue: add information about `shallowRef` for reactive data ([#​5706](https://redirect.github.com/TanStack/table/issues/5706)) ([`58913b6`](https://redirect.github.com/TanStack/table/commit/58913b6)) by Ola Alsaker #### Packages - [@​tanstack/table-core](https://redirect.github.com/tanstack/table-core)[@​8](https://redirect.github.com/8).20.5 - [@​tanstack/angular-table](https://redirect.github.com/tanstack/angular-table)[@​8](https://redirect.github.com/8).20.5 - [@​tanstack/lit-table](https://redirect.github.com/tanstack/lit-table)[@​8](https://redirect.github.com/8).20.5 - [@​tanstack/qwik-table](https://redirect.github.com/tanstack/qwik-table)[@​8](https://redirect.github.com/8).20.5 - [@​tanstack/react-table](https://redirect.github.com/tanstack/react-table)[@​8](https://redirect.github.com/8).20.5 - [@​tanstack/solid-table](https://redirect.github.com/tanstack/solid-table)[@​8](https://redirect.github.com/8).20.5 - [@​tanstack/svelte-table](https://redirect.github.com/tanstack/svelte-table)[@​8](https://redirect.github.com/8).20.5 - [@​tanstack/vue-table](https://redirect.github.com/tanstack/vue-table)[@​8](https://redirect.github.com/8).20.5 - [@​tanstack/react-table-devtools](https://redirect.github.com/tanstack/react-table-devtools)[@​8](https://redirect.github.com/8).20.5 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3f24728693
commit
d60d9f6444
@ -2492,21 +2492,21 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/react-table@npm:^8.10.7":
|
||||
version: 8.20.1
|
||||
resolution: "@tanstack/react-table@npm:8.20.1"
|
||||
version: 8.20.5
|
||||
resolution: "@tanstack/react-table@npm:8.20.5"
|
||||
dependencies:
|
||||
"@tanstack/table-core": "npm:8.20.1"
|
||||
"@tanstack/table-core": "npm:8.20.5"
|
||||
peerDependencies:
|
||||
react: ">=16.8"
|
||||
react-dom: ">=16.8"
|
||||
checksum: 10c0/dc0bac56425de05bb51dca32d488a6ca4f2395375f8c02b1c0082ee0f654841efa1263b357c62864f7c44ed39c0be1fb547aa7350ee7e39be5c7dd19b4155260
|
||||
checksum: 10c0/574fa62fc6868a3b1113dbd043323f8b73aeb60555609caa164d5137a14636d4502784a961191afde2ec46f33f8c2bbfc4561d27a701c3d084e899a632dda3c8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/table-core@npm:8.20.1":
|
||||
version: 8.20.1
|
||||
resolution: "@tanstack/table-core@npm:8.20.1"
|
||||
checksum: 10c0/540a4df688cad9261f77ca454aab62720615569805b5396bd012b411bb65dbb3fdf38f2a0b91a60b2e0def139d1517ad9a3f28f2cede5317d70ad1ad0dd1c5a3
|
||||
"@tanstack/table-core@npm:8.20.5":
|
||||
version: 8.20.5
|
||||
resolution: "@tanstack/table-core@npm:8.20.5"
|
||||
checksum: 10c0/3c27b5debd61b6bd9bfbb40bfc7c5d5af90873ae1a566b20e3bf2d2f4f2e9a78061c081aacc5259a00e256f8df506ec250eb5472f5c01ff04baf9918b554982b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user