Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#272)
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 Feb 6, 2024
1 parent 96697a0 commit 30c8287
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 75 deletions.
6 changes: 3 additions & 3 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": {
"@aws-sdk/client-s3": "3.504.0",
"@aws-sdk/client-s3": "3.507.0",
"@clerk/nextjs": "4.29.6",
"@excalidraw/excalidraw": "0.17.2",
"@floating-ui/react-dom": "2.0.8",
Expand Down Expand Up @@ -92,15 +92,15 @@
"markdown-to-jsx": "npm:@innei/markdown-to-jsx@7.2.1-beta.4",
"marked": "12.0.0",
"medium-zoom": "1.1.0",
"mermaid": "10.7.0",
"mermaid": "10.8.0",
"next": "14.1.0",
"next-themes": "0.2.1",
"openai": "4.26.1",
"qrcode.react": "3.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-error-boundary": "4.0.12",
"react-intersection-observer": "9.6.0",
"react-intersection-observer": "9.7.0",
"react-responsive-masonry": "2.1.7",
"react-toastify": "10.0.4",
"react-tweet": "3.2.0",
Expand Down
124 changes: 52 additions & 72 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 30c8287

Please sign in to comment.