From 953a6978d13fb7ccc3bfc7bb880237a0347bc859 Mon Sep 17 00:00:00 2001 From: Oliver Bryan Date: Thu, 29 Jan 2026 12:09:13 +0000 Subject: [PATCH] Update bun.lock --- bun.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/bun.lock b/bun.lock index e26f82d..ecb03a0 100644 --- a/bun.lock +++ b/bun.lock @@ -61,10 +61,10 @@ "@radix-ui/react-tooltip": "^1.2.8", "@sprint/shared": "workspace:*", "@tailwindcss/vite": "^4.1.18", - "@tanstack/react-query": "^5.90.19", + "@tanstack/react-query": "^5.90.20", "@tanstack/react-query-devtools": "^5.91.2", - "@tauri-apps/api": "^2", - "@tauri-apps/plugin-opener": "^2", + "@tauri-apps/api": "^2.9.1", + "@tauri-apps/plugin-opener": "^2.5.3", "@ts-rest/core": "^3.52.1", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", @@ -76,21 +76,21 @@ "react-colorful": "^5.6.1", "react-day-picker": "^9.13.0", "react-dom": "19.2.4", - "react-resizable-panels": "^4.0.15", - "react-router-dom": "^7.10.1", + "react-resizable-panels": "^4.5.3", + "react-router-dom": "^7.13.0", "sonner": "^2.0.7", "tailwind-merge": "^3.4.0", "tailwindcss": "^4.1.18", }, "devDependencies": { - "@tauri-apps/cli": "^2", - "@types/node": "^25.0.1", - "@types/react": "^19.1.8", - "@types/react-dom": "^19.1.6", - "@vitejs/plugin-react": "^4.6.0", + "@tauri-apps/cli": "^2.9.6", + "@types/node": "^25.1.0", + "@types/react": "^19.2.10", + "@types/react-dom": "^19.2.3", + "@vitejs/plugin-react": "^4.7.0", "tw-animate-css": "^1.4.0", "typescript": "~5.8.3", - "vite": "^7.0.4", + "vite": "^7.3.1", }, }, "packages/shared": {