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] authored Jul 30, 2024
1 parent db4a859 commit 1ca3c91
Show file tree
Hide file tree
Showing 4 changed files with 100 additions and 98 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"prod:reload": "pm2 reload ecosystem.config.cjs"
},
"dependencies": {
"@aws-sdk/client-s3": "3.620.0",
"@aws-sdk/client-s3": "3.620.1",
"@clerk/nextjs": "5.2.8",
"@clerk/themes": "2.1.14",
"@excalidraw/excalidraw": "0.17.6",
Expand Down Expand Up @@ -97,7 +97,7 @@
"kbar": "0.1.0-beta.45",
"markdown-escape": "2.0.0",
"markdown-to-jsx": "npm:@innei/markdown-to-jsx@7.4.5-fork.4",
"marked": "13.0.2",
"marked": "13.0.3",
"medium-zoom": "1.1.0",
"mermaid": "10.9.1",
"nanoid": "^5.0.7",
Expand Down Expand Up @@ -134,8 +134,8 @@
"@biomejs/biome": "1.8.3",
"@iconify-json/material-symbols": "1.1.85",
"@iconify-json/mingcute": "1.1.18",
"@iconify/tailwind": "1.1.1",
"@innei/prettier": "0.14.0",
"@iconify/tailwind": "1.1.2",
"@innei/prettier": "0.14.2",
"@mx-space/webhook": "0.3.0",
"@next/bundle-analyzer": "14.2.5",
"@tailwindcss/container-queries": "0.1.1",
Expand All @@ -145,7 +145,7 @@
"@types/js-yaml": "4.0.9",
"@types/katex": "^0.16.7",
"@types/markdown-escape": "1.1.3",
"@types/node": "20.14.12",
"@types/node": "20.14.13",
"@types/pngjs": "6.0.5",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
Expand Down
Loading

0 comments on commit 1ca3c91

Please sign in to comment.