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 Dec 8, 2023
1 parent 58b7907 commit 50ac3bb
Show file tree
Hide file tree
Showing 4 changed files with 93 additions and 92 deletions.
10 changes: 5 additions & 5 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.27.4",
"@clerk/nextjs": "4.27.5",
"@floating-ui/react-dom": "2.0.4",
"@mx-space/api-client": "1.6.2",
"@radix-ui/react-dialog": "1.0.5",
Expand All @@ -55,7 +55,7 @@
"emoji-mart": "5.5.2",
"emoji-picker-react": "4.5.16",
"foxact": "0.2.27",
"framer-motion": "^10.16.14",
"framer-motion": "^10.16.15",
"idb-keyval": "6.2.1",
"immer": "^10.0.3",
"jojoo": "0.1.2",
Expand All @@ -64,7 +64,7 @@
"markdown-to-jsx": "npm:@innei/markdown-to-jsx@7.2.1-beta.0",
"medium-zoom": "1.1.0",
"mermaid": "10.6.1",
"next": "14.0.3",
"next": "14.0.4",
"next-themes": "0.2.1",
"openai": "4.20.1",
"qrcode.react": "3.1.0",
Expand All @@ -88,11 +88,11 @@
"@iconify/tailwind": "0.1.4",
"@innei/eslint-config-react-ts": "0.12.0",
"@innei/prettier": "0.12.0",
"@next/bundle-analyzer": "14.0.3",
"@next/bundle-analyzer": "14.0.4",
"@tailwindcss/typography": "0.5.10",
"@types/js-cookie": "3.0.6",
"@types/markdown-escape": "1.1.3",
"@types/node": "20.10.3",
"@types/node": "20.10.4",
"@types/react": "18.2.42",
"@types/react-dom": "18.2.17",
"@types/remove-markdown": "0.3.4",
Expand Down
Loading

0 comments on commit 50ac3bb

Please sign in to comment.