From c5dbb58c1d85a971e7884532fa5699ca80e60993 Mon Sep 17 00:00:00 2001 From: Rodney Osodo Date: Thu, 12 Jun 2025 12:49:52 +0300 Subject: [PATCH] chore(ts-packages): update ts packages --- package.json | 18 +++++++++++------- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 17 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 8076804..1c6b83b 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,11 @@ "private": true, "version": "0.0.1", "description": "Your Complete SQL Platform, From Design to Delivery", - "keywords": ["tauri", "sql", "database"], + "keywords": [ + "tauri", + "sql", + "database" + ], "license": "Apache-2.0", "author": "Rodney Osodo ", "type": "module", @@ -18,7 +22,7 @@ "dependencies": { "@radix-ui/react-label": "^2.1.7", "@radix-ui/react-slot": "^1.2.3", - "@tailwindcss/vite": "^4.1.9", + "@tailwindcss/vite": "^4.1.10", "@tanstack/react-router": "^1.121.2", "@tanstack/react-router-devtools": "^1.121.5", "@tauri-apps/api": "^2", @@ -29,18 +33,18 @@ "react": "^19.1.0", "react-dom": "^19.1.0", "tailwind-merge": "^3.3.1", - "tailwindcss": "^4.1.9" + "tailwindcss": "^4.1.10" }, "devDependencies": { "@biomejs/biome": "1.9.4", "@tanstack/router-plugin": "^1.121.4", "@tauri-apps/cli": "^2", - "@types/node": "^24.0.0", - "@types/react": "^19.1.7", + "@types/node": "^24.0.1", + "@types/react": "^19.1.8", "@types/react-dom": "^19.1.6", - "@vitejs/plugin-react": "^4.3.4", + "@vitejs/plugin-react": "^4.5.2", "tw-animate-css": "^1.3.4", "typescript": "~5.8.3", - "vite": "^6.0.3" + "vite": "^6.3.5" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cfd9c98..13ba959 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,7 +15,7 @@ importers: specifier: ^1.2.3 version: 1.2.3(@types/react@19.1.8)(react@19.1.0) '@tailwindcss/vite': - specifier: ^4.1.9 + specifier: ^4.1.10 version: 4.1.10(vite@6.3.5(@types/node@24.0.1)(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.20.2)) '@tanstack/react-router': specifier: ^1.121.2 @@ -48,7 +48,7 @@ importers: specifier: ^3.3.1 version: 3.3.1 tailwindcss: - specifier: ^4.1.9 + specifier: ^4.1.10 version: 4.1.10 devDependencies: '@biomejs/biome': @@ -61,16 +61,16 @@ importers: specifier: ^2 version: 2.5.0 '@types/node': - specifier: ^24.0.0 + specifier: ^24.0.1 version: 24.0.1 '@types/react': - specifier: ^19.1.7 + specifier: ^19.1.8 version: 19.1.8 '@types/react-dom': specifier: ^19.1.6 version: 19.1.6(@types/react@19.1.8) '@vitejs/plugin-react': - specifier: ^4.3.4 + specifier: ^4.5.2 version: 4.5.2(vite@6.3.5(@types/node@24.0.1)(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.20.2)) tw-animate-css: specifier: ^1.3.4 @@ -79,7 +79,7 @@ importers: specifier: ~5.8.3 version: 5.8.3 vite: - specifier: ^6.0.3 + specifier: ^6.3.5 version: 6.3.5(@types/node@24.0.1)(jiti@2.4.2)(lightningcss@1.30.1)(tsx@4.20.2) packages: