Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (patch) (#67)
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 Aug 29, 2023
1 parent 12187b9 commit 4f57274
Show file tree
Hide file tree
Showing 4 changed files with 200 additions and 205 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"prod:reload": "pm2 reload ecosystem.config.js"
},
"dependencies": {
"@clerk/nextjs": "4.23.2",
"@floating-ui/react-dom": "2.0.1",
"@clerk/nextjs": "4.23.3",
"@floating-ui/react-dom": "2.0.2",
"@mx-space/api-client": "1.5.1",
"@radix-ui/react-dialog": "1.0.4",
"@radix-ui/react-select": "1.2.2",
Expand All @@ -51,15 +51,15 @@
"@vercel/postgres": "0.4.1",
"axios": "1.4.0",
"clsx": "2.0.0",
"daisyui": "3.6.1",
"daisyui": "3.6.3",
"dayjs": "1.11.9",
"emoji-mart": "5.5.2",
"emoji-picker-react": "4.4.11",
"foxact": "0.2.20",
"framer-motion": "^10.16.1",
"idb-keyval": "6.2.1",
"immer": "^10.0.2",
"jojoo": "0.0.7",
"jojoo": "0.0.8",
"jotai": "2.4.0",
"js-cookie": "3.0.5",
"markdown-to-jsx": "npm:@innei/markdown-to-jsx@7.2.1-beta.0",
Expand All @@ -84,7 +84,7 @@
"xss": "1.0.14"
},
"devDependencies": {
"@iconify-json/material-symbols": "1.1.56",
"@iconify-json/material-symbols": "1.1.57",
"@iconify-json/mingcute": "1.1.9",
"@iconify/tailwind": "0.1.3",
"@innei/eslint-config-react-ts": "0.11.1",
Expand All @@ -93,7 +93,7 @@
"@tailwindcss/typography": "0.5.9",
"@types/js-cookie": "3.0.3",
"@types/markdown-escape": "1.1.0",
"@types/node": "20.5.3",
"@types/node": "20.5.7",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/remove-markdown": "0.3.1",
Expand All @@ -106,7 +106,7 @@
"postcss": "8.4.28",
"postcss-import": "15.1.0",
"postcss-nested": "6.0.1",
"postcss-preset-env": "9.1.1",
"postcss-preset-env": "9.1.2",
"postcss-prune-var": "1.1.1",
"prettier": "3.0.2",
"rimraf": "5.0.1",
Expand Down
Loading

1 comment on commit 4f57274

@vercel
Copy link

@vercel vercel bot commented on 4f57274 Aug 29, 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 – ./

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

Please sign in to comment.