Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump emoji-picker-react from 4.9.2 to 4.9.3 #17459

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"date-fns": "3.6.0",
"dexie-batch": "0.4.3",
"dexie-encrypted": "2.0.0",
"emoji-picker-react": "4.9.2",
"emoji-picker-react": "4.9.3",
"highlight.js": "11.9.0",
"http-status-codes": "2.3.0",
"jimp": "0.22.12",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7917,14 +7917,14 @@ __metadata:
languageName: node
linkType: hard

"emoji-picker-react@npm:4.9.2":
version: 4.9.2
resolution: "emoji-picker-react@npm:4.9.2"
"emoji-picker-react@npm:4.9.3":
version: 4.9.3
resolution: "emoji-picker-react@npm:4.9.3"
dependencies:
flairup: "npm:0.0.38"
peerDependencies:
react: ">=16"
checksum: 10/b2bdbef2ac17fef79e385ee91322a2781df2bd95b30c6921527321e554d7e9afb48febf6c8732d8c61d398455bd440ff5efaed6ae33d3aa785d74ef0a61e59d5
checksum: 10/5491990dc056ef5b8b51d844574349329b85335d57b2cb15a963a24ceb3a3a510b38bab500a79748a35299f1af988871ef8e1d7433c2986bb8ecfa0d699b92b7
languageName: node
linkType: hard

Expand Down Expand Up @@ -17882,7 +17882,7 @@ __metadata:
dexie-encrypted: "npm:2.0.0"
dotenv: "npm:16.4.5"
dpdm: "npm:3.14.0"
emoji-picker-react: "npm:4.9.2"
emoji-picker-react: "npm:4.9.3"
eslint: "npm:8.57.0"
eslint-plugin-prettier: "npm:5.1.3"
fake-indexeddb: "npm:5.0.2"
Expand Down
Loading