updated dependencies

This commit is contained in:
Ren Amamiya
2023-03-28 13:36:17 +07:00
parent 8dd6e4e374
commit 1ee5ae643d
3 changed files with 108 additions and 108 deletions

View File

@@ -36,7 +36,7 @@
"next": "^13.2.4",
"next-remove-imports": "^1.0.10",
"nostr-relaypool": "^0.5.18",
"nostr-tools": "^1.8.0",
"nostr-tools": "^1.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.43.8",
@@ -51,10 +51,10 @@
"@tauri-apps/cli": "^1.2.3",
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
"@types/node": "^18.15.10",
"@types/react": "^18.0.29",
"@types/react": "^18.0.30",
"@types/react-dom": "^18.0.11",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"autoprefixer": "^10.4.14",
"csstype": "^3.1.1",
"eslint": "^8.36.0",