chore: update deps

This commit is contained in:
2024-04-03 08:01:40 +07:00
parent 763cb10e85
commit 174b28f1a7
13 changed files with 1016 additions and 921 deletions

View File

@@ -19,10 +19,10 @@
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-popover": "^1.0.7",
"@radix-ui/react-switch": "^1.0.3",
"@tanstack/query-sync-storage-persister": "^5.28.9",
"@tanstack/react-query": "^5.28.9",
"@tanstack/react-query-persist-client": "^5.28.9",
"@tanstack/react-router": "^1.24.0",
"@tanstack/query-sync-storage-persister": "^5.28.13",
"@tanstack/react-query": "^5.28.14",
"@tanstack/react-query-persist-client": "^5.28.14",
"@tanstack/react-router": "^1.26.7",
"i18next": "^23.10.1",
"i18next-resources-to-backend": "^1.2.0",
"minidenticons": "^4.2.1",
@@ -44,16 +44,16 @@
"@lume/tailwindcss": "workspace:^",
"@lume/tsconfig": "workspace:^",
"@lume/types": "workspace:^",
"@tanstack/router-devtools": "^1.24.0",
"@tanstack/router-vite-plugin": "^1.24.1",
"@types/react": "^18.2.73",
"@tanstack/router-devtools": "^1.26.7",
"@tanstack/router-vite-plugin": "^1.26.6",
"@types/react": "^18.2.74",
"@types/react-dom": "^18.2.23",
"@vitejs/plugin-react-swc": "^3.6.0",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.3",
"vite": "^5.2.6",
"vite": "^5.2.7",
"vite-plugin-top-level-await": "^1.4.1",
"vite-tsconfig-paths": "^4.3.2"
}

View File

@@ -13,7 +13,7 @@
"@astrojs/check": "^0.5.10",
"@astrojs/tailwind": "^5.1.0",
"@fontsource/geist-mono": "^5.0.2",
"astro": "^4.5.12",
"astro": "^4.5.14",
"astro-seo-meta": "^4.1.0",
"astro-seo-schema": "^4.0.0",
"schema-dts": "^1.1.2",