Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (minor) (#475)
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 Oct 23, 2024
1 parent 8f32bff commit 3786f61
Show file tree
Hide file tree
Showing 4 changed files with 410 additions and 419 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"start": "npm run dev"
},
"dependencies": {
"@aws-sdk/client-s3": "3.668.0",
"@aws-sdk/client-s3": "3.677.0",
"@excalidraw/excalidraw": "0.17.6",
"@floating-ui/react-dom": "2.1.2",
"@milkdown/core": "7.5.0",
Expand Down Expand Up @@ -91,15 +91,15 @@
"next-runtime-env": "3.2.2",
"next-themes": "0.3.0",
"ofetch": "1.4.1",
"openai": "4.67.3",
"openai": "4.68.2",
"pngjs": "7.0.0",
"prop-types": "15.8.1",
"qrcode.react": "4.0.1",
"qrcode.react": "4.1.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-error-boundary": "4.0.13",
"react-error-boundary": "4.1.2",
"react-intersection-observer": "9.13.1",
"react-responsive-masonry": "2.3.0",
"react-responsive-masonry": "2.4.1",
"react-router-dom": "7.0.0-pre.1",
"react-toastify": "10.0.6",
"react-tweet": "3.2.1",
Expand All @@ -114,7 +114,7 @@
"uniqolor": "1.1.1",
"unist-util-visit": "5.0.0",
"use-context-selector": "2.0.0",
"vaul": "1.0.0",
"vaul": "1.1.0",
"xss": "1.0.15"
},
"devDependencies": {
Expand All @@ -140,10 +140,10 @@
"@types/rss": "0.0.32",
"autoprefixer": "10.4.20",
"client-only": "0.0.1",
"code-inspector-plugin": "0.16.3",
"code-inspector-plugin": "0.17.3",
"cross-env": "7.0.3",
"dotenv": "16.4.5",
"eslint": "9.12.0",
"eslint": "9.13.0",
"eslint-config-hyoban": "3.1.11",
"lint-staged": "15.2.10",
"postcss": "8.4.47",
Expand Down
Loading

0 comments on commit 3786f61

Please sign in to comment.