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 Apr 28, 2024
1 parent 3e842ff commit 279fbb5
Show file tree
Hide file tree
Showing 4 changed files with 2,069 additions and 1,716 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@aws-sdk/client-s3": "3.563.0",
"@clerk/nextjs": "5.0.2",
"@clerk/nextjs": "5.0.3",
"@clerk/themes": "2.0.1",
"@excalidraw/excalidraw": "0.17.6",
"@floating-ui/react-dom": "2.0.8",
Expand Down Expand Up @@ -104,8 +104,8 @@
"openai": "4.38.5",
"pngjs": "7.0.0",
"qrcode.react": "3.1.0",
"react": "18.3.0",
"react-dom": "18.3.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-error-boundary": "4.0.13",
"react-intersection-observer": "9.8.2",
"react-responsive-masonry": "2.2.0",
Expand Down Expand Up @@ -134,14 +134,14 @@
"@mx-space/webhook": "0.3.0",
"@next/bundle-analyzer": "14.2.3",
"@tailwindcss/container-queries": "0.1.1",
"@tailwindcss/typography": "0.5.12",
"@tailwindcss/typography": "0.5.13",
"@types/chroma-js": "2.4.4",
"@types/js-cookie": "3.0.6",
"@types/js-yaml": "4.0.9",
"@types/markdown-escape": "1.1.3",
"@types/node": "20.12.7",
"@types/pngjs": "6.0.4",
"@types/react": "18.3.0",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@types/react-responsive-masonry": "2.1.3",
"@types/remove-markdown": "0.3.4",
Expand Down
Loading

0 comments on commit 279fbb5

Please sign in to comment.