Skip to content

Commit 36d4d69

Browse files
fix(deps): update all non-major dependencies (minor) (#406)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 13ed6b7 commit 36d4d69

2 files changed

Lines changed: 317 additions & 315 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"prod:reload": "pm2 reload ecosystem.config.cjs"
4040
},
4141
"dependencies": {
42-
"@aws-sdk/client-s3": "3.616.0",
42+
"@aws-sdk/client-s3": "3.620.0",
4343
"@clerk/nextjs": "5.2.8",
4444
"@clerk/themes": "2.1.14",
4545
"@excalidraw/excalidraw": "0.17.6",
@@ -65,7 +65,7 @@
6565
"@radix-ui/react-select": "2.1.1",
6666
"@radix-ui/react-switch": "1.1.0",
6767
"@radix-ui/react-tabs": "1.1.0",
68-
"@shikijs/transformers": "1.10.3",
68+
"@shikijs/transformers": "1.12.0",
6969
"@shiro/fetch": "link:./packages/fetch",
7070
"@tanstack/query-async-storage-persister": "5.51.15",
7171
"@tanstack/react-query": "5.51.15",
@@ -105,15 +105,15 @@
105105
"next-runtime-env": "3.2.2",
106106
"next-themes": "0.3.0",
107107
"ofetch": "1.3.4",
108-
"openai": "4.52.7",
108+
"openai": "4.53.2",
109109
"pngjs": "7.0.0",
110110
"prop-types": "15.8.1",
111111
"qrcode.react": "3.1.0",
112112
"react": "18.3.1",
113113
"react-dom": "18.3.1",
114114
"react-error-boundary": "4.0.13",
115115
"react-intersection-observer": "9.13.0",
116-
"react-responsive-masonry": "2.2.2",
116+
"react-responsive-masonry": "2.3.0",
117117
"react-toastify": "10.0.5",
118118
"react-tweet": "3.2.1",
119119
"remark-directive": "3.0.0",
@@ -135,7 +135,7 @@
135135
"@iconify-json/material-symbols": "1.1.85",
136136
"@iconify-json/mingcute": "1.1.18",
137137
"@iconify/tailwind": "1.1.1",
138-
"@innei/prettier": "0.13.3",
138+
"@innei/prettier": "0.14.0",
139139
"@mx-space/webhook": "0.3.0",
140140
"@next/bundle-analyzer": "14.2.5",
141141
"@tailwindcss/container-queries": "0.1.1",
@@ -154,19 +154,19 @@
154154
"@types/rss": "0.0.32",
155155
"autoprefixer": "10.4.19",
156156
"client-only": "0.0.1",
157-
"code-inspector-plugin": "0.14.2",
157+
"code-inspector-plugin": "0.15.2",
158158
"cross-env": "7.0.3",
159159
"dotenv": "16.4.5",
160160
"lint-staged": "15.2.7",
161161
"postcss": "8.4.40",
162162
"postcss-import": "16.1.0",
163163
"postcss-js": "4.0.1",
164-
"postcss-nested": "6.0.1",
164+
"postcss-nested": "6.2.0",
165165
"postcss-preset-env": "9.6.0",
166166
"postcss-prune-var": "1.1.2",
167167
"prettier": "3.3.3",
168168
"rimraf": "5.0.9",
169-
"shiki": "1.10.3",
169+
"shiki": "1.12.0",
170170
"simple-git-hooks": "2.11.1",
171171
"tailwind-scrollbar": "3.1.0",
172172
"tailwind-variants": "0.2.1",
@@ -200,5 +200,5 @@
200200
"string.prototype.matchall": "npm:@nolyfill/string.prototype.matchall@latest"
201201
}
202202
},
203-
"packageManager": "pnpm@9.5.0"
203+
"packageManager": "pnpm@9.6.0"
204204
}

0 commit comments

Comments
 (0)