Skip to content

Commit

Permalink
fix: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
okisdev committed Jul 31, 2023
1 parent 81b641b commit 6923897
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"eslint-config-next": "13.4.9",
"eventsource-parser": "^1.0.0",
"formidable": "^3.5.0",
"jotai": "^2.2.2",
"jotai": "^2.2.3",
"lucide-react": "^0.263.1",
"next": "13.4.9",
"next-auth": "^4.22.3",
Expand Down Expand Up @@ -82,4 +82,4 @@
"prisma": "^5.0.0",
"webpack": "^5.88.2"
}
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4375,10 +4375,10 @@ jose@^4.10.0, jose@^4.11.4:
resolved "https://registry.npmjs.org/jose/-/jose-4.14.0.tgz"
integrity sha512-LSA/XenLPwqk6e2L+PSUNuuY9G4NGsvjRWz6sJcUBmzTLEPJqQh46FHSUxnAQ64AWOkRO6bSXpy3yXuEKZkbIA==

jotai@^2.2.2:
version "2.2.2"
resolved "https://registry.yarnpkg.com/jotai/-/jotai-2.2.2.tgz#1e181789dcc01ced8240b18b95d9fa10169f9366"
integrity sha512-Cn8hnBg1sc5ppFwEgVGTfMR5WSM0hbAasd/bdAwIwTaum0j3OUPqBSC4tyk3jtB95vicML+RRWgKFOn6gtfN0A==
jotai@^2.2.3:
version "2.2.3"
resolved "https://registry.yarnpkg.com/jotai/-/jotai-2.2.3.tgz#4dd9f429e9cd23d81f08a6b1492931db05ccf79f"
integrity sha512-E3tTBb2CKwjAJKUJYVV6rKM8zxmpsPMedRclRnI2RgLzkvgDEH6mhtZPVesxIoixJ8p7949RWd8eo/8TqDDFDA==

"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
version "4.0.0"
Expand Down

1 comment on commit 6923897

@vercel
Copy link

@vercel vercel bot commented on 6923897 Jul 31, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

chat-chat – ./

chat-chat-git-main-okisdev.vercel.app
chat-chat-okisdev.vercel.app
chatchat-main.vercel.app

Please sign in to comment.