FUCK!!!
This commit is contained in:
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
@@ -9,6 +9,7 @@ specifiers:
|
||||
'@radix-ui/react-tabs': ^1.0.3
|
||||
'@supabase/supabase-js': ^2.12.1
|
||||
'@tailwindcss/typography': ^0.5.9
|
||||
'@tanstack/query-core': ^4.27.0
|
||||
'@tanstack/react-virtual': 3.0.0-beta.54
|
||||
'@tauri-apps/api': ^1.2.0
|
||||
'@tauri-apps/cli': ^1.2.3
|
||||
@@ -34,6 +35,7 @@ specifiers:
|
||||
husky: ^8.0.3
|
||||
jotai: ^2.0.3
|
||||
jotai-cache: ^0.3.0
|
||||
jotai-tanstack-query: ^0.6.0
|
||||
lint-staged: ^13.2.0
|
||||
next: ^13.2.4
|
||||
next-remove-imports: ^1.0.10
|
||||
@@ -63,6 +65,7 @@ dependencies:
|
||||
'@radix-ui/react-popover': 1.0.5_zula6vjvt3wdocc4mwcxqa6nzi
|
||||
'@radix-ui/react-tabs': 1.0.3_biqbaboplfbrettd7655fr4n2y
|
||||
'@supabase/supabase-js': 2.12.1
|
||||
'@tanstack/query-core': 4.27.0
|
||||
'@tanstack/react-virtual': 3.0.0-beta.54_react@18.2.0
|
||||
'@tauri-apps/api': 1.2.0
|
||||
'@uiw/react-markdown-preview': 4.1.10_zula6vjvt3wdocc4mwcxqa6nzi
|
||||
@@ -73,6 +76,7 @@ dependencies:
|
||||
framer-motion: 9.1.7_biqbaboplfbrettd7655fr4n2y
|
||||
jotai: 2.0.3_react@18.2.0
|
||||
jotai-cache: 0.3.0_jotai@2.0.3
|
||||
jotai-tanstack-query: 0.6.0_jqgumvl52k2nlr5n23qdneaa6y
|
||||
next: 13.2.4_biqbaboplfbrettd7655fr4n2y
|
||||
next-remove-imports: 1.0.10
|
||||
nostr-relaypool: 0.5.18_ws@8.13.0
|
||||
@@ -1286,6 +1290,11 @@ packages:
|
||||
tailwindcss: 3.2.7_postcss@8.4.21
|
||||
dev: true
|
||||
|
||||
/@tanstack/query-core/4.27.0:
|
||||
resolution:
|
||||
{ integrity: sha512-sm+QncWaPmM73IPwFlmWSKPqjdTXZeFf/7aEmWh00z7yl2FjqophPt0dE1EHW9P1giMC5rMviv7OUbSDmWzXXA== }
|
||||
dev: false
|
||||
|
||||
/@tanstack/react-virtual/3.0.0-beta.54_react@18.2.0:
|
||||
resolution:
|
||||
{ integrity: sha512-D1mDMf4UPbrtHRZZriCly5bXTBMhylslm4dhcHqTtDJ6brQcgGmk8YD9JdWBGWfGSWPKoh2x1H3e7eh+hgPXtQ== }
|
||||
@@ -3829,6 +3838,17 @@ packages:
|
||||
jotai: 2.0.3_react@18.2.0
|
||||
dev: false
|
||||
|
||||
/jotai-tanstack-query/0.6.0_jqgumvl52k2nlr5n23qdneaa6y:
|
||||
resolution:
|
||||
{ integrity: sha512-87oD6MnjrgfLWeCJXB/dQt4xyCmyFYZeG9jw4Y2lIprtwLKS5s/vCEjNP5fnYG2nuPBkopiRECTEqtIysvHSxg== }
|
||||
peerDependencies:
|
||||
'@tanstack/query-core': '*'
|
||||
jotai: '>=1.11.0'
|
||||
dependencies:
|
||||
'@tanstack/query-core': 4.27.0
|
||||
jotai: 2.0.3_react@18.2.0
|
||||
dev: false
|
||||
|
||||
/jotai/2.0.3_react@18.2.0:
|
||||
resolution:
|
||||
{ integrity: sha512-MMjhSPAL3RoeZD9WbObufRT2quThEAEknHHridf2ma8Ml7ZVQmUiHk0ssdbR3F0h3kcwhYqSGJ59OjhPge7RRg== }
|
||||
|
||||
Reference in New Issue
Block a user