chore: update deps

This commit is contained in:
2024-04-11 07:47:37 +07:00
parent d98c6d0709
commit 8a7b246315
9 changed files with 103 additions and 103 deletions

View File

@@ -15,7 +15,7 @@
"@radix-ui/react-popover": "^1.0.7",
"@radix-ui/react-tooltip": "^1.0.7",
"@tanstack/react-query": "^5.29.0",
"@tanstack/react-router": "^1.26.18",
"@tanstack/react-router": "^1.26.19",
"get-urls": "^12.1.0",
"media-chrome": "^3.2.0",
"minidenticons": "^4.2.1",
@@ -36,6 +36,6 @@
"@lume/types": "workspace:^",
"@types/react": "^18.2.75",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.4"
"typescript": "^5.4.5"
}
}