chore: update deps and bump version

This commit is contained in:
2024-04-19 14:21:12 +07:00
parent 89c36423ae
commit bafad544e9
6 changed files with 150 additions and 141 deletions

View File

@@ -23,7 +23,7 @@
"@tanstack/query-sync-storage-persister": "^5.29.0",
"@tanstack/react-query": "^5.29.2",
"@tanstack/react-query-persist-client": "^5.29.2",
"@tanstack/react-router": "^1.28.1",
"@tanstack/react-router": "^1.28.8",
"i18next": "^23.11.2",
"i18next-resources-to-backend": "^1.2.1",
"minidenticons": "^4.2.1",
@@ -45,8 +45,8 @@
"@lume/tailwindcss": "workspace:^",
"@lume/tsconfig": "workspace:^",
"@lume/types": "workspace:^",
"@tanstack/router-devtools": "^1.28.1",
"@tanstack/router-vite-plugin": "^1.26.21",
"@tanstack/router-devtools": "^1.28.8",
"@tanstack/router-vite-plugin": "^1.28.2",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@vitejs/plugin-react-swc": "^3.6.0",
@@ -54,7 +54,7 @@
"postcss": "^8.4.38",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.5",
"vite": "^5.2.8",
"vite": "^5.2.9",
"vite-plugin-top-level-await": "^1.4.1",
"vite-tsconfig-paths": "^4.3.2"
}