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 16, 2024
1 parent d015c00 commit 7fce5c4
Show file tree
Hide file tree
Showing 4 changed files with 328 additions and 328 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"dependencies": {
"@aws-sdk/client-s3": "3.552.0",
"@clerk/nextjs": "4.29.12",
"@excalidraw/excalidraw": "0.17.3",
"@excalidraw/excalidraw": "0.17.5",
"@floating-ui/react-dom": "2.0.8",
"@milkdown/core": "7.3.6",
"@milkdown/ctx": "7.3.6",
Expand Down Expand Up @@ -96,11 +96,11 @@
"medium-zoom": "1.1.0",
"mermaid": "10.9.0",
"nanoid": "^5.0.7",
"next": "14.2.0",
"next": "14.2.1",
"next-runtime-env": "3.2.1",
"next-themes": "0.3.0",
"ofetch": "1.3.4",
"openai": "4.33.0",
"openai": "4.33.1",
"pngjs": "7.0.0",
"qrcode.react": "3.1.0",
"react": "18.2.0",
Expand All @@ -125,7 +125,7 @@
"xss": "1.0.15"
},
"devDependencies": {
"@iconify-json/material-symbols": "1.1.77",
"@iconify-json/material-symbols": "1.1.78",
"@iconify-json/mingcute": "1.1.17",
"@iconify/tailwind": "0.1.4",
"@innei/eslint-config-react-ts": "0.12.6",
Expand All @@ -140,8 +140,8 @@
"@types/markdown-escape": "1.1.3",
"@types/node": "20.12.7",
"@types/pngjs": "6.0.4",
"@types/react": "18.2.75",
"@types/react-dom": "18.2.24",
"@types/react": "18.2.78",
"@types/react-dom": "18.2.25",
"@types/react-responsive-masonry": "2.1.3",
"@types/remove-markdown": "0.3.4",
"@types/rss": "0.0.32",
Expand Down
Loading

0 comments on commit 7fce5c4

Please sign in to comment.