From c62986cbb525152bedff73012010029252001f37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 23:04:18 +0000 Subject: [PATCH] fix(deps): update dependency @tanstack/react-table to v9 --- skilldeck-landing/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skilldeck-landing/package.json b/skilldeck-landing/package.json index 0af2ea02..219db696 100644 --- a/skilldeck-landing/package.json +++ b/skilldeck-landing/package.json @@ -55,7 +55,7 @@ "@reactuses/core": "^6.0.5", "@tailwindcss/typography": "^0.5.19", "@tanstack/react-query": "^5.82.0", - "@tanstack/react-table": "^8.21.3", + "@tanstack/react-table": "^9.0.0", "canvas-confetti": "^1.9.4", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1",