Skip to content

Commit 30c8287

Browse files
fix(deps): update all non-major dependencies (#272)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 96697a0 commit 30c8287

File tree

2 files changed

+55
-75
lines changed

2 files changed

+55
-75
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"prod:reload": "pm2 reload ecosystem.config.js"
3838
},
3939
"dependencies": {
40-
"@aws-sdk/client-s3": "3.504.0",
40+
"@aws-sdk/client-s3": "3.507.0",
4141
"@clerk/nextjs": "4.29.6",
4242
"@excalidraw/excalidraw": "0.17.2",
4343
"@floating-ui/react-dom": "2.0.8",
@@ -92,15 +92,15 @@
9292
"markdown-to-jsx": "npm:@innei/[email protected]",
9393
"marked": "12.0.0",
9494
"medium-zoom": "1.1.0",
95-
"mermaid": "10.7.0",
95+
"mermaid": "10.8.0",
9696
"next": "14.1.0",
9797
"next-themes": "0.2.1",
9898
"openai": "4.26.1",
9999
"qrcode.react": "3.1.0",
100100
"react": "18.2.0",
101101
"react-dom": "18.2.0",
102102
"react-error-boundary": "4.0.12",
103-
"react-intersection-observer": "9.6.0",
103+
"react-intersection-observer": "9.7.0",
104104
"react-responsive-masonry": "2.1.7",
105105
"react-toastify": "10.0.4",
106106
"react-tweet": "3.2.0",

pnpm-lock.yaml

+52-72
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)