From 547545cbc0368ee371e51437d73c3522961e07d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 05:04:58 +0000 Subject: [PATCH] deps: bump @workos/authkit-tanstack-react-start from 0.4.1 to 0.5.0 Bumps [@workos/authkit-tanstack-react-start](https://github.com/workos/authkit-tanstack-start) from 0.4.1 to 0.5.0. - [Release notes](https://github.com/workos/authkit-tanstack-start/releases) - [Commits](https://github.com/workos/authkit-tanstack-start/compare/v0.4.1...v0.5.0) --- updated-dependencies: - dependency-name: "@workos/authkit-tanstack-react-start" dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b8e9d5e..1020dcb 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@tanstack/react-start": "^1.147.1", "@tanstack/react-table": "^8.21.3", "@tanstack/router-plugin": "^1.147.1", - "@workos/authkit-tanstack-react-start": "^0.4.1", + "@workos/authkit-tanstack-react-start": "^0.5.0", "ai": "^6.0.39", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1",