Skip to content

Commit 3786f61

Browse files
fix(deps): update all non-major dependencies (minor) (#475)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8f32bff commit 3786f61

File tree

4 files changed

+410
-419
lines changed

4 files changed

+410
-419
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"start": "npm run dev"
2323
},
2424
"dependencies": {
25-
"@aws-sdk/client-s3": "3.668.0",
25+
"@aws-sdk/client-s3": "3.677.0",
2626
"@excalidraw/excalidraw": "0.17.6",
2727
"@floating-ui/react-dom": "2.1.2",
2828
"@milkdown/core": "7.5.0",
@@ -91,15 +91,15 @@
9191
"next-runtime-env": "3.2.2",
9292
"next-themes": "0.3.0",
9393
"ofetch": "1.4.1",
94-
"openai": "4.67.3",
94+
"openai": "4.68.2",
9595
"pngjs": "7.0.0",
9696
"prop-types": "15.8.1",
97-
"qrcode.react": "4.0.1",
97+
"qrcode.react": "4.1.0",
9898
"react": "18.3.1",
9999
"react-dom": "18.3.1",
100-
"react-error-boundary": "4.0.13",
100+
"react-error-boundary": "4.1.2",
101101
"react-intersection-observer": "9.13.1",
102-
"react-responsive-masonry": "2.3.0",
102+
"react-responsive-masonry": "2.4.1",
103103
"react-router-dom": "7.0.0-pre.1",
104104
"react-toastify": "10.0.6",
105105
"react-tweet": "3.2.1",
@@ -114,7 +114,7 @@
114114
"uniqolor": "1.1.1",
115115
"unist-util-visit": "5.0.0",
116116
"use-context-selector": "2.0.0",
117-
"vaul": "1.0.0",
117+
"vaul": "1.1.0",
118118
"xss": "1.0.15"
119119
},
120120
"devDependencies": {
@@ -140,10 +140,10 @@
140140
"@types/rss": "0.0.32",
141141
"autoprefixer": "10.4.20",
142142
"client-only": "0.0.1",
143-
"code-inspector-plugin": "0.16.3",
143+
"code-inspector-plugin": "0.17.3",
144144
"cross-env": "7.0.3",
145145
"dotenv": "16.4.5",
146-
"eslint": "9.12.0",
146+
"eslint": "9.13.0",
147147
"eslint-config-hyoban": "3.1.11",
148148
"lint-staged": "15.2.10",
149149
"postcss": "8.4.47",

0 commit comments

Comments
 (0)