chore: update tauri

This commit is contained in:
2024-03-29 07:45:37 +07:00
parent cbbf5eaf50
commit a02e496b29
15 changed files with 1445 additions and 1168 deletions

View File

@@ -4,7 +4,7 @@
"private": true,
"main": "./src/index.ts",
"dependencies": {
"@getalby/sdk": "^3.4.0",
"@getalby/sdk": "^3.4.3",
"@lume/icons": "workspace:^",
"@lume/utils": "workspace:^",
"@radix-ui/react-avatar": "^1.0.4",
@@ -14,10 +14,10 @@
"@radix-ui/react-hover-card": "^1.0.7",
"@radix-ui/react-popover": "^1.0.7",
"@radix-ui/react-tooltip": "^1.0.7",
"@tanstack/react-query": "^5.28.4",
"@tanstack/react-router": "^1.20.0",
"@tanstack/react-query": "^5.28.9",
"@tanstack/react-router": "^1.24.0",
"get-urls": "^12.1.0",
"media-chrome": "^3.0.2",
"media-chrome": "^3.2.0",
"minidenticons": "^4.2.1",
"nanoid": "^5.0.6",
"qrcode.react": "^3.1.0",
@@ -26,16 +26,16 @@
"react-currency-input-field": "^3.8.0",
"react-i18next": "^14.1.0",
"react-string-replace": "^1.1.1",
"sonner": "^1.4.3",
"sonner": "^1.4.41",
"string-strip-html": "^13.4.6",
"virtua": "^0.29.0"
"virtua": "^0.29.1"
},
"devDependencies": {
"@lume/tailwindcss": "workspace:^",
"@lume/tsconfig": "workspace:^",
"@lume/types": "workspace:^",
"@types/react": "^18.2.66",
"tailwindcss": "^3.4.1",
"typescript": "^5.4.2"
"@types/react": "^18.2.73",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.3"
}
}

View File

@@ -8,7 +8,7 @@
},
"devDependencies": {
"@lume/tsconfig": "workspace:*",
"@types/react": "^18.2.66",
"typescript": "^5.4.2"
"@types/react": "^18.2.73",
"typescript": "^5.4.3"
}
}

View File

@@ -12,8 +12,8 @@
"devDependencies": {
"@evilmartians/harmony": "^1.2.0",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.10",
"@tailwindcss/typography": "^0.5.12",
"tailwind-scrollbar": "^3.1.0",
"tailwindcss": "^3.4.1"
"tailwindcss": "^3.4.3"
}
}

View File

@@ -9,6 +9,6 @@
"access": "public"
},
"devDependencies": {
"typescript": "^5.4.2"
"typescript": "^5.4.3"
}
}

View File

@@ -4,11 +4,11 @@
"private": true,
"main": "./src/index.ts",
"dependencies": {
"@getalby/sdk": "^3.4.0",
"@getalby/sdk": "^3.4.3",
"@lume/ark": "workspace:^",
"@lume/icons": "workspace:^",
"@lume/utils": "workspace:^",
"@nostr-dev-kit/ndk": "^2.5.0",
"@nostr-dev-kit/ndk": "^2.6.1",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-alert-dialog": "^1.0.5",
"@radix-ui/react-avatar": "^1.0.4",
@@ -18,11 +18,11 @@
"@radix-ui/react-hover-card": "^1.0.7",
"@radix-ui/react-popover": "^1.0.7",
"@radix-ui/react-tooltip": "^1.0.7",
"@tanstack/react-query": "^5.28.4",
"@tanstack/react-router": "^1.20.0",
"framer-motion": "^11.0.14",
"@tanstack/react-query": "^5.28.9",
"@tanstack/react-router": "^1.24.0",
"framer-motion": "^11.0.23",
"get-urls": "^12.1.0",
"media-chrome": "^3.0.2",
"media-chrome": "^3.2.0",
"minidenticons": "^4.2.1",
"nanoid": "^5.0.6",
"qrcode.react": "^3.1.0",
@@ -30,24 +30,24 @@
"react": "^18.2.0",
"react-currency-input-field": "^3.8.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.51.0",
"react-hook-form": "^7.51.2",
"react-hotkeys-hook": "^4.5.0",
"react-i18next": "^14.1.0",
"react-string-replace": "^1.1.1",
"slate": "^0.102.0",
"slate-react": "^0.102.0",
"sonner": "^1.4.3",
"sonner": "^1.4.41",
"string-strip-html": "^13.4.6",
"uqr": "^0.1.2",
"use-debounce": "^10.0.0",
"virtua": "^0.29.0"
"virtua": "^0.29.1"
},
"devDependencies": {
"@lume/tailwindcss": "workspace:^",
"@lume/tsconfig": "workspace:^",
"@lume/types": "workspace:^",
"@types/react": "^18.2.66",
"tailwindcss": "^3.4.1",
"typescript": "^5.4.2"
"@types/react": "^18.2.73",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.3"
}
}

View File

@@ -8,11 +8,11 @@
"access": "public"
},
"dependencies": {
"@tanstack/react-query": "^5.28.4",
"@tanstack/react-query": "^5.28.9",
"bitcoin-units": "^1.0.0",
"clsx": "^2.1.0",
"dayjs": "^1.11.10",
"nostr-tools": "^2.3.1",
"nostr-tools": "^2.3.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"slate": "^0.102.0",
@@ -21,9 +21,9 @@
"devDependencies": {
"@lume/tsconfig": "workspace:^",
"@lume/types": "workspace:^",
"@types/react": "^18.2.66",
"@types/react-dom": "^18.2.22",
"tailwind-merge": "^2.2.1",
"typescript": "^5.4.2"
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.23",
"tailwind-merge": "^2.2.2",
"typescript": "^5.4.3"
}
}