chore: update tauri
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user