chore(ts-packages): update ts packages

This commit is contained in:
Rodney Osodo
2025-06-12 12:49:52 +03:00
parent a93253fd83
commit c5dbb58c1d
2 changed files with 17 additions and 13 deletions
+11 -7
View File
@@ -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 <socials@rodneyosodo.com>",
"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"
}
}
+6 -6
View File
@@ -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: