updated packages

This commit is contained in:
Ren Amamiya
2023-02-27 15:05:30 +07:00
parent 18900f1410
commit f2638c3aba
2 changed files with 75 additions and 69 deletions

View File

@@ -29,7 +29,7 @@
"next-remove-imports": "^1.0.10",
"nostr-react": "^0.6.4",
"nostr-relaypool": "^0.5.3",
"nostr-tools": "^1.6.0",
"nostr-tools": "^1.7.1",
"qrcode.react": "^3.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
@@ -45,14 +45,14 @@
"@tailwindcss/typography": "^0.5.9",
"@tauri-apps/cli": "^1.2.3",
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
"@types/node": "^18.14.1",
"@types/node": "^18.14.2",
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"@typescript-eslint/eslint-plugin": "^5.53.0",
"@typescript-eslint/parser": "^5.53.0",
"autoprefixer": "^10.4.13",
"csstype": "^3.1.1",
"eslint": "^8.34.0",
"eslint": "^8.35.0",
"eslint-config-next": "^13.2.1",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-react": "^7.32.2",