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 Sep 8, 2023
1 parent 5919712 commit 455f501
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 82 deletions.
14 changes: 7 additions & 7 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.23.3",
"@clerk/nextjs": "4.23.5",
"@floating-ui/react-dom": "2.0.2",
"@mx-space/api-client": "1.5.1",
"@radix-ui/react-dialog": "1.0.4",
Expand All @@ -49,16 +49,16 @@
"@vercel/postgres": "0.4.1",
"axios": "1.5.0",
"clsx": "2.0.0",
"daisyui": "3.6.4",
"daisyui": "3.6.6",
"dayjs": "1.11.9",
"emoji-mart": "5.5.2",
"emoji-picker-react": "4.4.12",
"foxact": "0.2.20",
"framer-motion": "^10.16.2",
"framer-motion": "^10.16.4",
"idb-keyval": "6.2.1",
"immer": "^10.0.2",
"jojoo": "0.0.8",
"jotai": "2.4.1",
"jotai": "2.4.2",
"js-cookie": "3.0.5",
"markdown-to-jsx": "npm:@innei/markdown-to-jsx@7.2.1-beta.0",
"medium-zoom": "1.0.8",
Expand All @@ -81,16 +81,16 @@
"xss": "1.0.14"
},
"devDependencies": {
"@iconify-json/material-symbols": "1.1.57",
"@iconify-json/material-symbols": "1.1.58",
"@iconify-json/mingcute": "1.1.9",
"@iconify/tailwind": "0.1.3",
"@innei/eslint-config-react-ts": "0.11.1",
"@innei/prettier": "0.11.1",
"@next/bundle-analyzer": "13.4.19",
"@tailwindcss/typography": "0.5.9",
"@tailwindcss/typography": "0.5.10",
"@types/js-cookie": "3.0.3",
"@types/markdown-escape": "1.1.0",
"@types/node": "20.5.7",
"@types/node": "20.5.9",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/remove-markdown": "0.3.1",
Expand Down
Loading

1 comment on commit 455f501

@vercel
Copy link

@vercel vercel bot commented on 455f501 Sep 8, 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
innei.in
springtide.vercel.app

Please sign in to comment.