diff --git a/package.json b/package.json index 4275e59d..46bb9d7c 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,6 @@ "boring-avatars": "^1.7.0", "framer-motion": "^9.1.7", "moment": "^2.29.4", - "nanostores": "^0.7.4", "next": "^13.2.3", "next-remove-imports": "^1.0.10", "nostr-relaypool": "^0.5.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 18db87df..bbc2a8df 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -29,7 +29,6 @@ specifiers: husky: ^8.0.3 lint-staged: ^13.1.2 moment: ^2.29.4 - nanostores: ^0.7.4 next: ^13.2.3 next-remove-imports: ^1.0.10 nostr-relaypool: ^0.5.3 @@ -63,7 +62,6 @@ dependencies: boring-avatars: 1.7.0 framer-motion: 9.1.7_biqbaboplfbrettd7655fr4n2y moment: 2.29.4 - nanostores: 0.7.4 next: 13.2.3_biqbaboplfbrettd7655fr4n2y next-remove-imports: 1.0.10 nostr-relaypool: 0.5.3_ws@8.12.1 @@ -4307,12 +4305,6 @@ packages: engines: { node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1 } hasBin: true - /nanostores/0.7.4: - resolution: - { integrity: sha512-MBeUVt7NBcXqh7AGT+KSr3O0X/995CZsvcP2QEMP+PXFwb07qv3Vjyq+EX0yS8f12Vv3Tn2g/BvK/OZoMhJlOQ== } - engines: { node: ^14.0.0 || ^16.0.0 || >=18.0.0 } - dev: false - /natural-compare-lite/1.4.0: resolution: { integrity: sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g== }