updated create channel modal
This commit is contained in:
46
pnpm-lock.yaml
generated
46
pnpm-lock.yaml
generated
@@ -14,7 +14,7 @@ specifiers:
|
||||
'@tauri-apps/api': ^1.2.0
|
||||
'@tauri-apps/cli': ^1.2.3
|
||||
'@trivago/prettier-plugin-sort-imports': ^4.1.1
|
||||
'@types/node': ^18.15.13
|
||||
'@types/node': ^18.16.0
|
||||
'@types/react': ^18.0.38
|
||||
'@types/react-dom': ^18.0.11
|
||||
'@typescript-eslint/eslint-plugin': ^5.59.0
|
||||
@@ -38,7 +38,7 @@ specifiers:
|
||||
nostr-relaypool: ^0.5.18
|
||||
nostr-tools: ^1.10.1
|
||||
postcss: ^8.4.23
|
||||
prettier: ^2.8.7
|
||||
prettier: ^2.8.8
|
||||
prettier-plugin-tailwindcss: ^0.2.7
|
||||
prop-types: ^15.8.1
|
||||
react: ^18.2.0
|
||||
@@ -88,8 +88,8 @@ dependencies:
|
||||
devDependencies:
|
||||
'@tailwindcss/typography': 0.5.9_tailwindcss@3.3.1
|
||||
'@tauri-apps/cli': 1.2.3
|
||||
'@trivago/prettier-plugin-sort-imports': 4.1.1_prettier@2.8.7
|
||||
'@types/node': 18.15.13
|
||||
'@trivago/prettier-plugin-sort-imports': 4.1.1_prettier@2.8.8
|
||||
'@types/node': 18.16.0
|
||||
'@types/react': 18.0.38
|
||||
'@types/react-dom': 18.0.11
|
||||
'@typescript-eslint/eslint-plugin': 5.59.0_p5urazbkpxqwbpulw3y4eskliy
|
||||
@@ -107,12 +107,12 @@ devDependencies:
|
||||
husky: 8.0.3
|
||||
lint-staged: 13.2.1
|
||||
postcss: 8.4.23
|
||||
prettier: 2.8.7
|
||||
prettier-plugin-tailwindcss: 0.2.7_yk5p2qt6yzw3zyyilt4azle7eu
|
||||
prettier: 2.8.8
|
||||
prettier-plugin-tailwindcss: 0.2.7_vx2i665krt45esupzuhn5o4zsy
|
||||
prop-types: 15.8.1
|
||||
tailwindcss: 3.3.1_postcss@8.4.23
|
||||
typescript: 4.9.5
|
||||
vite: 4.3.1_@types+node@18.15.13
|
||||
vite: 4.3.1_@types+node@18.16.0
|
||||
vite-plugin-ssr: 0.4.115_vite@4.3.1
|
||||
vite-plugin-top-level-await: 1.3.0_vite@4.3.1
|
||||
vite-tsconfig-paths: 4.2.0_mzhihm7zd2gyalpll4qoudvuha
|
||||
@@ -1541,7 +1541,7 @@ packages:
|
||||
'@tauri-apps/cli-win32-x64-msvc': 1.2.3
|
||||
dev: true
|
||||
|
||||
/@trivago/prettier-plugin-sort-imports/4.1.1_prettier@2.8.7:
|
||||
/@trivago/prettier-plugin-sort-imports/4.1.1_prettier@2.8.8:
|
||||
resolution:
|
||||
{ integrity: sha512-dQ2r2uzNr1x6pJsuh/8x0IRA3CBUB+pWEW3J/7N98axqt7SQSm+2fy0FLNXvXGg77xEDC7KHxJlHfLYyi7PDcw== }
|
||||
peerDependencies:
|
||||
@@ -1557,7 +1557,7 @@ packages:
|
||||
'@babel/types': 7.17.0
|
||||
javascript-natural-sort: 0.7.1
|
||||
lodash: 4.17.21
|
||||
prettier: 2.8.7
|
||||
prettier: 2.8.8
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@@ -1572,9 +1572,9 @@ packages:
|
||||
{ integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ== }
|
||||
dev: true
|
||||
|
||||
/@types/node/18.15.13:
|
||||
/@types/node/18.16.0:
|
||||
resolution:
|
||||
{ integrity: sha512-N+0kuo9KgrUQ1Sn/ifDXsvg0TTleP7rIy4zOBGECxAljqvqfqpTfzx0Q1NUedOixRMBfe2Whhb056a42cWs26Q== }
|
||||
{ integrity: sha512-BsAaKhB+7X+H4GnSjGhJG9Qi8Tw+inU9nJDwmD5CgOmBLEI6ArdhikpLX7DjbjDRDTbqZzU2LSQNZg8WGPiSZQ== }
|
||||
|
||||
/@types/phoenix/1.5.6:
|
||||
resolution:
|
||||
@@ -1613,7 +1613,7 @@ packages:
|
||||
resolution:
|
||||
{ integrity: sha512-NbsqiNX9CnEfC1Z0Vf4mE1SgAJ07JnRYcNex7AJ9zAVzmiGHmjKFEk7O4TJIsgv2B1sLEb6owKFZrACwdYngsQ== }
|
||||
dependencies:
|
||||
'@types/node': 18.15.13
|
||||
'@types/node': 18.16.0
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.59.0_p5urazbkpxqwbpulw3y4eskliy:
|
||||
@@ -1761,7 +1761,7 @@ packages:
|
||||
vite: ^4
|
||||
dependencies:
|
||||
'@swc/core': 1.3.53
|
||||
vite: 4.3.1_@types+node@18.15.13
|
||||
vite: 4.3.1_@types+node@18.16.0
|
||||
transitivePeerDependencies:
|
||||
- '@swc/helpers'
|
||||
dev: true
|
||||
@@ -4258,7 +4258,7 @@ packages:
|
||||
engines: { node: '>= 0.8.0' }
|
||||
dev: true
|
||||
|
||||
/prettier-plugin-tailwindcss/0.2.7_yk5p2qt6yzw3zyyilt4azle7eu:
|
||||
/prettier-plugin-tailwindcss/0.2.7_vx2i665krt45esupzuhn5o4zsy:
|
||||
resolution:
|
||||
{ integrity: sha512-jQopIOgjLpX+y8HeD56XZw7onupRTC0cw7eKKUimI7vhjkPF5/1ltW5LyqaPtSyc8HvEpvNZsvvsGFa2qpa59w== }
|
||||
engines: { node: '>=12.17.0' }
|
||||
@@ -4311,13 +4311,13 @@ packages:
|
||||
prettier-plugin-twig-melody:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@trivago/prettier-plugin-sort-imports': 4.1.1_prettier@2.8.7
|
||||
prettier: 2.8.7
|
||||
'@trivago/prettier-plugin-sort-imports': 4.1.1_prettier@2.8.8
|
||||
prettier: 2.8.8
|
||||
dev: true
|
||||
|
||||
/prettier/2.8.7:
|
||||
/prettier/2.8.8:
|
||||
resolution:
|
||||
{ integrity: sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw== }
|
||||
{ integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q== }
|
||||
engines: { node: '>=10.13.0' }
|
||||
hasBin: true
|
||||
dev: true
|
||||
@@ -5214,7 +5214,7 @@ packages:
|
||||
fast-glob: 3.2.12
|
||||
picocolors: 1.0.0
|
||||
sirv: 2.0.2
|
||||
vite: 4.3.1_@types+node@18.15.13
|
||||
vite: 4.3.1_@types+node@18.16.0
|
||||
dev: true
|
||||
|
||||
/vite-plugin-top-level-await/1.3.0_vite@4.3.1:
|
||||
@@ -5226,7 +5226,7 @@ packages:
|
||||
'@rollup/plugin-virtual': 3.0.1
|
||||
'@swc/core': 1.3.53
|
||||
uuid: 9.0.0
|
||||
vite: 4.3.1_@types+node@18.15.13
|
||||
vite: 4.3.1_@types+node@18.16.0
|
||||
transitivePeerDependencies:
|
||||
- '@swc/helpers'
|
||||
- rollup
|
||||
@@ -5244,13 +5244,13 @@ packages:
|
||||
debug: 4.3.4
|
||||
globrex: 0.1.2
|
||||
tsconfck: 2.1.1_typescript@4.9.5
|
||||
vite: 4.3.1_@types+node@18.15.13
|
||||
vite: 4.3.1_@types+node@18.16.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
dev: true
|
||||
|
||||
/vite/4.3.1_@types+node@18.15.13:
|
||||
/vite/4.3.1_@types+node@18.16.0:
|
||||
resolution:
|
||||
{ integrity: sha512-EPmfPLAI79Z/RofuMvkIS0Yr091T2ReUoXQqc5ppBX/sjFRhHKiPPF/R46cTdoci/XgeQpB23diiJxq5w30vdg== }
|
||||
engines: { node: ^14.18.0 || >=16.0.0 }
|
||||
@@ -5276,7 +5276,7 @@ packages:
|
||||
terser:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/node': 18.15.13
|
||||
'@types/node': 18.16.0
|
||||
esbuild: 0.17.18
|
||||
postcss: 8.4.23
|
||||
rollup: 3.20.7
|
||||
|
||||
Reference in New Issue
Block a user