Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#183)
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 Dec 13, 2023
1 parent 58176e9 commit 83175e8
Show file tree
Hide file tree
Showing 4 changed files with 224 additions and 224 deletions.
8 changes: 4 additions & 4 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.5",
"@clerk/nextjs": "4.27.7",
"@floating-ui/react-dom": "2.0.4",
"@mx-space/api-client": "1.6.2",
"@radix-ui/react-dialog": "1.0.5",
Expand Down Expand Up @@ -83,8 +83,8 @@
"xss": "1.0.14"
},
"devDependencies": {
"@iconify-json/material-symbols": "1.1.66",
"@iconify-json/mingcute": "1.1.13",
"@iconify-json/material-symbols": "1.1.67",
"@iconify-json/mingcute": "1.1.14",
"@iconify/tailwind": "0.1.4",
"@innei/eslint-config-react-ts": "0.12.0",
"@innei/prettier": "0.12.0",
Expand All @@ -93,7 +93,7 @@
"@types/js-cookie": "3.0.6",
"@types/markdown-escape": "1.1.3",
"@types/node": "20.10.4",
"@types/react": "18.2.43",
"@types/react": "18.2.44",
"@types/react-dom": "18.2.17",
"@types/remove-markdown": "0.3.4",
"autoprefixer": "10.4.16",
Expand Down
Loading

0 comments on commit 83175e8

Please sign in to comment.