Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#140)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 6, 2023
1 parent 029876f commit a839d58
Show file tree
Hide file tree
Showing 4 changed files with 225 additions and 225 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"prod:reload": "pm2 reload ecosystem.config.js"
},
"dependencies": {
"@clerk/nextjs": "4.26.1",
"@clerk/nextjs": "4.26.2",
"@floating-ui/react-dom": "2.0.2",
"@mx-space/api-client": "1.6.2",
"@radix-ui/react-dialog": "1.0.5",
Expand All @@ -53,13 +53,13 @@
"daisyui": "3.9.4",
"dayjs": "1.11.10",
"emoji-mart": "5.5.2",
"emoji-picker-react": "4.5.7",
"emoji-picker-react": "4.5.15",
"foxact": "0.2.22",
"framer-motion": "^10.16.4",
"idb-keyval": "6.2.1",
"immer": "^10.0.3",
"jojoo": "0.1.1",
"jotai": "2.5.0",
"jotai": "2.5.1",
"js-cookie": "3.0.5",
"markdown-to-jsx": "npm:@innei/markdown-to-jsx@7.2.1-beta.0",
"medium-zoom": "1.0.8",
Expand Down Expand Up @@ -93,7 +93,7 @@
"@types/js-cookie": "3.0.5",
"@types/markdown-escape": "1.1.2",
"@types/node": "20.8.10",
"@types/react": "18.2.34",
"@types/react": "18.2.35",
"@types/react-dom": "18.2.14",
"@types/remove-markdown": "0.3.3",
"autoprefixer": "10.4.16",
Expand Down
Loading

1 comment on commit a839d58

@vercel
Copy link

@vercel vercel bot commented on a839d58 Nov 6, 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:

shiro – ./

shiro-git-main-innei.vercel.app
shiro-innei.vercel.app
springtide.vercel.app
innei.in

Please sign in to comment.