Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 17, 2023
1 parent bd31d5b commit 0362a73
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 88 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,20 +36,20 @@
"prod:reload": "pm2 reload ecosystem.config.js"
},
"dependencies": {
"@clerk/nextjs": "4.25.4",
"@clerk/nextjs": "4.25.5",
"@floating-ui/react-dom": "2.0.2",
"@mx-space/api-client": "1.5.1",
"@radix-ui/react-dialog": "1.0.5",
"@radix-ui/react-select": "2.0.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"@tanstack/react-query-persist-client": "4.36.1",
"@upstash/redis": "1.23.3",
"@upstash/redis": "1.23.4",
"@vercel/analytics": "1.1.1",
"@vercel/postgres": "0.5.0",
"axios": "1.5.1",
"clsx": "2.0.0",
"daisyui": "3.9.2",
"daisyui": "3.9.3",
"dayjs": "1.11.10",
"emoji-mart": "5.5.2",
"emoji-picker-react": "4.5.2",
Expand All @@ -63,9 +63,9 @@
"markdown-to-jsx": "npm:@innei/[email protected]",
"medium-zoom": "1.0.8",
"mermaid": "10.5.0",
"next": "13.5.4",
"next": "13.5.5",
"next-themes": "0.2.1",
"openai": "4.12.1",
"openai": "4.12.3",
"qrcode.react": "3.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -86,7 +86,7 @@
"@iconify/tailwind": "0.1.3",
"@innei/eslint-config-react-ts": "0.11.1",
"@innei/prettier": "0.11.1",
"@next/bundle-analyzer": "13.5.4",
"@next/bundle-analyzer": "13.5.5",
"@tailwindcss/typography": "0.5.10",
"@types/js-cookie": "3.0.4",
"@types/markdown-escape": "1.1.1",
Expand Down
Loading

1 comment on commit 0362a73

@vercel
Copy link

@vercel vercel bot commented on 0362a73 Oct 17, 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-innei.vercel.app
shiro-git-main-innei.vercel.app
springtide.vercel.app
innei.in

Please sign in to comment.