update dependencies

This commit is contained in:
Ren Amamiya 2023-05-06 12:29:16 +07:00
parent 7aba554dbe
commit e5cec59842
2 changed files with 131 additions and 420 deletions

View File

@ -16,23 +16,20 @@
"dependencies": {
"@floating-ui/react": "^0.23.1",
"@headlessui/react": "^1.7.14",
"@supabase/supabase-js": "^2.21.0",
"@tanstack/react-query": "^4.29.5",
"@tanstack/react-virtual": "3.0.0-beta.54",
"@tauri-apps/api": "^1.3.0",
"@vidstack/react": "^0.4.5",
"dayjs": "^1.11.7",
"destr": "^1.2.2",
"jotai": "^2.0.4",
"jotai": "^2.1.0",
"nostr-relaypool": "^0.6.27",
"nostr-tools": "^1.10.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.43.9",
"react-markdown": "^8.0.7",
"react-string-replace": "^1.1.0",
"react-virtuoso": "^4.3.5",
"react-youtube": "^10.1.0",
"remark-gfm": "^3.0.1",
"swr": "^2.1.5",
"tailwind-merge": "^1.12.0",
@ -43,9 +40,9 @@
"@tailwindcss/typography": "^0.5.9",
"@tauri-apps/cli": "^1.3.0",
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
"@types/node": "^18.16.3",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.1",
"@types/node": "^18.16.5",
"@types/react": "^18.2.5",
"@types/react-dom": "^18.2.4",
"@types/youtube-player": "^5.5.7",
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
@ -54,7 +51,7 @@
"cross-env": "^7.0.3",
"csstype": "^3.1.2",
"encoding": "^0.1.13",
"eslint": "^8.39.0",
"eslint": "^8.40.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
@ -67,8 +64,8 @@
"prop-types": "^15.8.1",
"tailwindcss": "^3.3.2",
"typescript": "^4.9.5",
"vite": "^4.3.4",
"vite-plugin-ssr": "^0.4.121",
"vite": "^4.3.5",
"vite-plugin-ssr": "^0.4.123",
"vite-plugin-top-level-await": "^1.3.0",
"vite-tsconfig-paths": "^4.2.0",
"ws": "^8.13.0"

File diff suppressed because it is too large Load Diff