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 Jun 23, 2023
1 parent aeaedfe commit 014d9ed
Show file tree
Hide file tree
Showing 4 changed files with 170 additions and 178 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"prod:reload": "pm2 reload ecosystem.config.js"
},
"dependencies": {
"@clerk/nextjs": "4.21.8",
"@clerk/nextjs": "4.21.10",
"@floating-ui/react-dom": "2.0.1",
"@formkit/auto-animate": "1.0.0-pre-alpha.3",
"@mx-space/api-client": "1.4.2",
Expand All @@ -52,10 +52,10 @@
"@vercel/analytics": "1.0.1",
"axios": "1.4.0",
"clsx": "1.2.1",
"daisyui": "3.1.5",
"daisyui": "3.1.6",
"dayjs": "1.11.8",
"foxact": "0.2.9",
"framer-motion": "^10.12.16",
"foxact": "0.2.10",
"framer-motion": "^10.12.17",
"idb-keyval": "6.2.1",
"immer": "^10.0.2",
"jotai": "2.2.1",
Expand All @@ -80,7 +80,7 @@
"validator": "13.9.0"
},
"devDependencies": {
"@iconify-json/material-symbols": "1.1.48",
"@iconify-json/material-symbols": "1.1.49",
"@iconify-json/mingcute": "1.1.7",
"@iconify/tailwind": "0.1.3",
"@innei/eslint-config-react-ts": "0.10.1",
Expand All @@ -92,7 +92,7 @@
"@types/js-cookie": "3.0.3",
"@types/markdown-escape": "1.1.0",
"@types/node": "20.3.1",
"@types/react": "18.2.13",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"@types/remove-markdown": "0.3.1",
"@types/validator": "13.7.17",
Expand Down
Loading

0 comments on commit 014d9ed

Please sign in to comment.