updated dependencies

This commit is contained in:
Ren Amamiya
2023-04-05 10:00:16 +07:00
parent beb622f05e
commit 0d94313b45
2 changed files with 138 additions and 138 deletions

View File

@@ -20,7 +20,7 @@
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-popover": "^1.0.5",
"@radix-ui/react-tabs": "^1.0.3",
"@supabase/supabase-js": "^2.13.0",
"@supabase/supabase-js": "^2.14.0",
"@tauri-apps/api": "^1.2.0",
"dayjs": "^1.11.7",
"destr": "^1.2.2",
@@ -29,13 +29,13 @@
"jotai": "^2.0.3",
"next": "^13.2.4",
"nostr-relaypool": "^0.5.18",
"nostr-tools": "^1.8.1",
"nostr-tools": "^1.8.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.43.9",
"react-player": "^2.12.0",
"react-string-replace": "^1.1.0",
"react-virtuoso": "^4.1.1",
"react-virtuoso": "^4.2.0",
"unique-names-generator": "^4.7.1",
"ws": "^8.13.0"
},
@@ -44,12 +44,12 @@
"@tauri-apps/cli": "^1.2.3",
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
"@types/node": "^18.15.11",
"@types/react": "^18.0.31",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"@typescript-eslint/eslint-plugin": "^5.57.1",
"@typescript-eslint/parser": "^5.57.1",
"autoprefixer": "^10.4.14",
"csstype": "^3.1.1",
"csstype": "^3.1.2",
"eslint": "^8.37.0",
"eslint-config-next": "^13.2.4",
"eslint-config-prettier": "^8.8.0",