v3: added emoji picker, various bug and layout fixes
This commit is contained in:
12
deno.lock
generated
12
deno.lock
generated
@@ -29,6 +29,7 @@
|
||||
"npm:eslint-plugin-react-hooks@^7.0.1": "7.0.1_eslint@9.39.4",
|
||||
"npm:eslint-plugin-react-refresh@~0.5.2": "0.5.2_eslint@9.39.4",
|
||||
"npm:eslint@^9.39.4": "9.39.4",
|
||||
"npm:frimousse@0.3": "0.3.0_react@19.2.4_typescript@5.9.3",
|
||||
"npm:globals@^17.4.0": "17.4.0",
|
||||
"npm:path-to-regexp@^6.3.0": "6.3.0",
|
||||
"npm:react-dom@^19.2.4": "19.2.4_react@19.2.4",
|
||||
@@ -952,6 +953,16 @@
|
||||
"flatted@3.4.2": {
|
||||
"integrity": "sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA=="
|
||||
},
|
||||
"frimousse@0.3.0_react@19.2.4_typescript@5.9.3": {
|
||||
"integrity": "sha512-kO6LMoKY/cLAYEhXXtqLRaLIE6L/DagpFPrUZaLv3LsUa1/8Iza3HhwZcgN8eZ+weXnhv69eoclNUPohcCa/IQ==",
|
||||
"dependencies": [
|
||||
"react",
|
||||
"typescript"
|
||||
],
|
||||
"optionalPeers": [
|
||||
"typescript"
|
||||
]
|
||||
},
|
||||
"fsevents@2.3.3": {
|
||||
"integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
|
||||
"os": ["darwin"],
|
||||
@@ -2050,6 +2061,7 @@
|
||||
"npm:eslint-plugin-react-hooks@^7.0.1",
|
||||
"npm:eslint-plugin-react-refresh@~0.5.2",
|
||||
"npm:eslint@^9.39.4",
|
||||
"npm:frimousse@0.3",
|
||||
"npm:globals@^17.4.0",
|
||||
"npm:react-dom@^19.2.4",
|
||||
"npm:react-markdown@^10.1.0",
|
||||
|
||||
Reference in New Issue
Block a user