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

@@ -22,9 +22,9 @@
"@tanstack/query-sync-storage-persister": "^5.29.0",
"@tanstack/react-query": "^5.29.0",
"@tanstack/react-query-persist-client": "^5.29.0",
"@tanstack/react-router": "^1.26.18",
"@tanstack/react-router": "^1.26.19",
"i18next": "^23.11.1",
"i18next-resources-to-backend": "^1.2.0",
"i18next-resources-to-backend": "^1.2.1",
"minidenticons": "^4.2.1",
"nanoid": "^5.0.7",
"nostr-tools": "^2.4.0",
@@ -44,7 +44,7 @@
"@lume/tailwindcss": "workspace:^",
"@lume/tsconfig": "workspace:^",
"@lume/types": "workspace:^",
"@tanstack/router-devtools": "^1.26.18",
"@tanstack/router-devtools": "^1.26.19",
"@tanstack/router-vite-plugin": "^1.26.16",
"@types/react": "^18.2.75",
"@types/react-dom": "^18.2.24",
@@ -52,7 +52,7 @@
"autoprefixer": "^10.4.19",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.4",
"typescript": "^5.4.5",
"vite": "^5.2.8",
"vite-plugin-top-level-await": "^1.4.1",
"vite-tsconfig-paths": "^4.3.2"